Django community: RSS
This page, updated regularly, aggregates Django links from the Django community.
-
Optimizing Django Querysets | Scott Lobdell
Optimizing Django Querysets -
Django Screencasts and Tutorials - GoDjango.com
Learn beginner to advanced Django. From using templates to testing, and how to host your awesome creation. -
Django Class-Based-View Inspector -- Classy CBV
Detailed descriptions, with full methods and attributes, for each of Django's class-based generic views. -
awesome-django
A curated list of awesome Django apps, projects and resources. -
How To Use PostgreSQL with your Django Application on Ubuntu 16.04 | DigitalOcean
-
Django Advice / Steve Losh
-
Django Migrations - A Primer - Real Python
-
Pretty Formatting JSON in the Django Admin
-
apostello - free SMS communication software for your church built with Django
-
Prefer WebTest to Django's test client for functional tests | django, testing | codeinthehole.com by David Winterbottom
-
Python Jeeves
Jeeves is a programming language for automatically enforcing privacy policies. We have implemented it as an embedded domain-specific language in Python. -
Why and how I get 100% test coverage for my Django projects, and you should too — Erik Romijn
-
Django vs Flask: Which framework Is Better for Your Web App? | DDI Development
-
python/asyncio: This project is the asyncio module for Python 3.3. Since Python 3.4, asyncio is part of the standard library.
-
opps/opps: A Django-based CMS for the magazines, newspappers websites and portals with high-traffic
-
Comparing Dates and Datetimes in the Django ORM
-
mishbahr/awesome-django-cms: A curated list of awesome django-cms add-ons. You should also checkout: https://marketplace.django-cms.org/en/
-
darklow/django-suit: Modern theme for Django admin interface
-
sehmaschine/django-grappelli: A jazzy skin for the Django Admin-Interface (official repository).
-
Django, Pipeline, and Gulp | Mozilla Web Development
-
Pretty Formatting JSON in the Django Admin
-
ES6 For Django Lovers | Caktus Group
-
python - Using Cloudfront with Django S3Boto - Stack Overflow
-
yoanisgil (Yoanis Gil)
yoanisgil has 42 repositories written in Shell, Python, and JavaScript. Follow their code on GitHub. -
Writing custom django-admin commands | Django documentation | Django