Automate creating of .gitignore and local_settings when creating a new django project
[sudo] pip install django-initiate
initiate <your_django_project_name>
For options to add arguments
initiate --help
None yet. Feel free to open a PR if you want to.
Create issues, I'll check them.