Commands ======== newapp ------ Create new app in the apps folder. .. code-block:: shell python manage.py newapp hello recompile --------- Recompile development cache. .. code-block:: shell python manage.py recompile