Skip to content

narendra119/django-blog-app

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Clone This Project (Make Sure You Have Git Installed)

https://github.com/mustafamuratcoskun/DjangoBlogApp.git

Install Dependencies

pip install -r requirements.txt

Set Database (Make Sure you are in directory same as manage.py)

python manage.py makemigrations
python manage.py migrate

Create SuperUser

python manage.py createsuperuser

After all these steps , you can start testing and developing this project.

That's it! Happy Coding!

About

Django Blog App

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 54.0%
  • CSS 37.7%
  • HTML 4.5%
  • Python 3.8%