Paul Mendes 9e3e4eeaa9
Update README.md
Added two more popular boilerplates
2020-04-05 17:19:50 +04:00
2019-10-21 13:58:37 -04:00
2020-04-05 17:19:50 +04:00

Django logo

Awesome Django

A curated list of awesome things related to Django.

Contents

Third-Party Packages

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

Admin

APIs

Async

Commands

  • django-extensions - Custom management extensions, notably runserver_plus and shell_plus
  • django-click - Write Django management commands using the click CLI library
  • django-dbbackup - Management commands to help backup and restore your project database and media files

Content Management Systems

ECommerce

Forms

Models

Performance

  • django-perf-rec - Keep detailed records of the performance of your Django code.
  • New Relic - Time middleware, views, and SQL queries.
  • Scout - Time middleware, template rendering, and SQL queries with automatic N+1 detection.

Static Assets

Task Queues

  • django-q - A multiprocessing distributed task queue
  • django-rq - Integration for Redis Queue
  • django-redis - Full featured Redis cache backend for Django

Testing

Users

Views

URLs

Python Packages

A short list of Python packages that work well with Django.

Resources

Official Resources

External Resources

  • LearnDjango - Up-to-date tutorials on Django and Django REST Framework.
  • Classy Class-Based Views - Detailed descriptions of methods/properties/attributes for each generic class-based view.
  • Classy Django Forms - Detailed descriptions of methods/properties/attributes for each form class.
  • Classy Django REST Framework - Detailed descriptions with methods/attributes for DRF class-based views and serializers.
  • Django Sites - Comprehensive listing of sites built with Django.
  • Pony Checkup - Security checkups for Django sites.
  • Django Hunter - Tool to help identify incorrectly configured Django applications that are exposing sensitive information.
  • Simple is Better than Complex - Regularly updated website with many tutorials and tips on Django.
  • Full Stack Python's Django Page - Explanation of Django philosophy and links to other resources and tutorials.
  • RealPython - Many high-quality tutorials on Django.
  • TestDriven - Multiple Django-specific tutorials on topics like Docker, payments, and more.

Community

Conferences

Newsletters

  • Django News - Weekly newsletter on announcements, articles, projects, and talks.

Podcasts

  • Django Chat - A weekly podcast from William Vincent and Django Fellow Carlton Gibson with discussions of core Django concepts and regular guests.
  • Django Riffs - A new podcast from Matt Layman.
  • TalkPython - The leading Python podcast with several episodes on Django.
  • Podcast Init - A popular Python podcast that features Django guests on occasion.

Tutorials

Books

Django 3.0

Django 2.2

Django 2.1

Django 2.0

Django 1.11

Videos

Hosting

PaaS (Platforms-as-a-Service)

IaaS (Infrastructure-as-a-Service)

Projects

Boilerplate

  • cookiecutter-django - A full-bodied starter project, highly customizable.
  • djangox - A simpler approach with complete user authentication flow, Pipenv, and more.
  • DRFx - A DRF starter with user auth, Pipenv, and other goodies.
  • django-project-template - 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.
  • django2-project-template - A quick starter template with PostgreSQL.
  • django-webpack-starter - Django Webpack starter template for using Webpack 4.
  • CodeRed CMS - A content management system for marketing websites based on Django and Wagtail.
  • Django Rest + Vue JS Template - A minimal example for an application using Vue and Django.

Open Source

Django REST Framework

The most popular way to build web APIs with Django.

DRF Resources

DRF Tutorials

License

CC0

Description
A curated list of awesome things related to Django
Readme CC0-1.0 5.4 MiB
Languages
Python 89.7%
Just 4.9%
HTML 4.5%
Ruby 0.7%
SCSS 0.2%