Commands

newapp

Create new app in the apps folder.

python manage.py newapp hello

recompile

Recompile development cache.

python manage.py recompile