NOT PRODUCTION READY, USE ON YOUR OWN RISK!
This is a small commandline tool which allows to manage django apps. The tool requires the following deployment:
- nginx as webserver
- uwsgi as application gateway
- sqlite database (optional TODO: allow postgres)
- python 3.7 or higher
pip install git+https://github.com/basxsoftwareassociation/django-manager/
Just run `django-manager`
to see the help