Modify your settings.py and and your sub-application name to the INSTALLED_APPS constant.
INSTALLED_APPS = [ ... "new application", ]
Launch "sanetdata" command:
cd $SANET_INSTALL_DIR python manage.py sanetdata
<no title>
10.15. Esempi