Django community: RSS
This page, updated regularly, aggregates Django links from the Django community.
-
QuerySet Filters on Many-to-many Relations
-
Django bootstrap project
Features For Django 2.0 Works with Python 3.6 Renders Django projects with 100% starting test coverage Twitter Bootstrap v4.0.0 (maintained Foundation fork also available) 12-Factor based settings via django-environ Secure by default. We believe in SSL. Optimized development and production settings Registration via django-allauth Comes with custom user model ready to go Grunt build for compass and livereload Send emails via Anymail (using Mailgun by default, but switchable) Media storage using Amazon S3 Docker support using docker-compose for development and production (using Caddy with LetsEncrypt support) Procfile for deploying to Heroku Instructions for deploying to PythonAnywhere Run tests with unittest or py.test Customizable PostgreSQL version Optional Integrations These features can be enabled during initial project setup. Serve static files from Amazon S3 or Whitenoise Configuration for Celery Integration with MailHog for local email testing Integration with Sentry for error logging Constraints Only maintained 3rd party libraries are used. Uses PostgreSQL everywhere (9.2+) Environment variables for configuration (This won't work with Apache/mod_wsgi except on AWS ELB). -
Hosting Static Files - Guide to using Django with Zappa
-
How to Generate A Free Wildcard SSL Certificate with Let’s Encrypt for Your Domain on Ubuntu | Dotlayer
-
Django Packages : Reusable apps, sites and tools directory
-
Djangocon: Graphql in python and django - Patrick Arminio
-
graphene-django
Graphene Django integration -
RevSys Python Builds
Various optimized (both size and speed) Docker images by RevSys. -
Building Modern Applications with Django and Vue.js
-
GLAMkit - the open-source web CMS loved by museums worldwide
The open source CMS for the Cultural Sector -
Blazing fast tests in Django
-
cookiecutter-django/start at master · pydanny/cookiecutter-django
-
cookiecutter-django/{{cookiecutter.project_slug}}/compose/production/django at master · pydanny/cookiecutter-django
-
Playing around with PyPy performance while running Django.
Tool for benchmarking Django running on different Python interpreters (e.g. CPython and PyPy). -
ic-labs/django-icekit: GLAMkit is a next-generation Python CMS by the Interaction Consortium, designed especially for the cultural sector.
-
django-model-path-converter
The Django Model Path Converter package dynamically creates custom path converters for you models. -
Python 2.7, Django and namespace packages · Martin Sanders
-
Blazing fast tests in Django
-
python-database-sanitizer
Python based database sanitizer for removing sensitive data from your database dumps -
django-material
Material Design for Django -
PyConWeb 2018
-
A comprehensive Django CBV guide — /var/
-
Tips for Building High-Quality Django Apps at Scale
At DoorDash, most of our backend is currently based in Django and Python. The scrappy Django codebase from our early days has evolved and matured over the years as our business has grown. To continue… -
Djangocon: making smarter queries with advanced ORM resources - Mariana Bedran Lesche
-
PDFs in Django: The essential guide — /var/