yehjames / awesome-django

A curated list of awesome things related to Django

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool



Django logo

Awesome Django

A curated list of awesome things related to Django.

Contents

Resources

Official Resources

External Resources

Community

  • Users Google Group - Very active discussion board for questions/answers.
  • Developers Google Group - For contributions to Django itself only.
  • Twitter - For official announcements on updates, security fixes, etc.
  • IRC Channel - Chat with other Django users at irc://irc.freenode.net/django

Conferences

Conference YouTube Channels

Meetups

  • Meetups - 400+ Meetup groups in 65 countries.

Podcasts

  • Django Chat - A weekly podcast featuring discussions of core Django concepts and regular guests.
  • TalkPython - The most popular Python podcast with select episodes on Django.
  • Podcast Init - The 2nd most popular Python podcast that features Django guests on occasion.

Third-Party Packages

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

Django Third-Party Packages

Django REST Framework Third-Party Packages

Tutorials

Beginner Tutorials

Intermediate/Advanced Tutorials

Docker Tutorials

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

Boilerplate

  • cookiecutter-django - A full-bodied starter project, highly customizable.
  • djangox - A simpler approach with complete user authentication flow, Pipenv, and more.
  • django-starter-project - A deliberately basic project that has multiple staging environments and Heroku deployment config.
  • docker-django - A quick starter guide for Django and Docker together.

Open Source Apps

Open Source Projects

Django REST Framework

The most popular way to build web APIs with Django.

DRF Resources

DRF Tutorials

DRF Boilerplate

DRF Open Source Apps

Books

Django 2.1

Django 2.0

Django 1.11

Courses

Videos

Free Videos

Django 2.1

Django 2.0

Django 1.11

Paid Videos

License

CC0

About

A curated list of awesome things related to Django