Skip to content

maoaiz/django-blog-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

django-blog-example

Django basic blog example.

###How it works? run: python manage.py runserver and go to localhost:8000

To use with the database included: user: daiech pass: 1

If you want to change the data base you should modify the DATABASES var in the settings file and run

python manage.py syncdb
python manage.py runserver

Enjoy it!

Developed by @MaoAiz - Daiech

About

Django basic blog example

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages