Posts Manager Django Simple web aplication created with Django. To run with builtin server - python manage.py runserver Sample sqlite DB is inside repository, you can remove it and generate new one with python manage.py syncdb