A curated list of awesome things related to Django
Go to file
2018-11-16 10:14:39 -05:00
README.md add Deployment Tutorials section 2018-11-16 10:14:39 -05:00

Awesome Django

A curated list of awesome things related to Django.

Table of Contents

Resources

Official Resources

General Tutorials

Deployment Tutorials

External Resources

Starter Projects

  • cookiecutter-django - A full-bodied starter project, highly customizable.
  • djangox - Comes with complete user registration, email/password, Pipenv, and more.
  • django-starter-project - A deliberately simple project that has multiple staging environments and Heroku deployment config.

Example Apps: Beginner

Example Apps: Advanced

Docker

Docker is commonly used to work with production-level databases locally like PostgreSQL or MySQL.

Django REST Framework

The most popular way to build web APIs with Django.

DRF Resources

DRF Tutorials

DRF and React Tutorials

DRF Starter Projects

DRF Example Apps

Third-Party Packages

For a complete listing of all available packages, see Django Packages

Django Rest Framework specific packages

Books

Django 2.1

Django 2.0

Django 1.11

Videos

Free

Paid


Some links contain affiliate codes which help me justify the time to keep this list up-to-date.

License

CC0