muhsajjad / 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 from William Vincent and Django Fellow Carlton Gibson with discussions of core Django concepts and regular guests.
  • TalkPython - The leading Python podcast with several episodes on Django.
  • Podcast Init - A popular Python podcast that features Django guests on occasion.

Third-Party Packages

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

Content Management Systems (CMSs)

Django REST Framework

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.
  • ponee - A lightweight Django template ready for Heroku.
  • wemake-django-template - Bleeding edge django template focused on code quality and security.

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

Hosting

PaaS (Platforms-as-a-Service)

IaaS (Infrastructure-as-a-Service)

Books

Django 2.2

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

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

About

A curated list of awesome things related to Django