django-deep-dive/ ├── manage.py # Django's command-line utility ├── requirements.txt # Python dependencies ├── myproject/ # Main project configuration │ ├── __init__.py │ ├── settings.py # Project ...
You can create a release to package software, along with release notes and links to binary files, for other people to use. Learn more about releases in our docs.