All activity
Nitin Raturileft a comment
I created this boilerplate to avoid reconfiguring production and development environment each time while working on a django web app.
Django Starter BoilerplateRun a production ready django server with a single script
With this boilerplate, you'll be hosting your Django application with HTTPS support and Django 4.2 LTS. Just unzip the repository, execute ./run.sh for development, or ./run-prod.sh for production on your server.
Django Starter BoilerplateRun a production ready django server with a single script
