Django community: RSS
This page, updated regularly, aggregates Django links from the Django community.
-
Optimizing slow Django REST Framework performance
queryset = self.get_serializer_class().setup_eager_loading(queryset) -
Django prefetch_related VS select_related in a single database query - Code in Python Blog
-
steelkiwi/django-invitations: Django invitation integration for django-allauth
-
GeoDjango maps with Leaflet
-
makinacorpus/django-leaflet: Use Leaflet in your Django projects
-
Worthwhile | Django Page Load Speeds - Image Optimization
How to Optimize Images for Page Load Speed in Django -
Django Database Backup — django-dbbackup 2.4.1 documentation
This Django application provides management commands to help backup and restore your project database to AmazonS3, Dropbox or Local Disk. -
Mastering Django - Python Django Tutorials
-
Serializing Django objects | Django documentation | Django
-
How to Create a Password Confirmation View
-
12 Days of Performance - REVSYS
-
LiClipse by brainwy
-
Things You Must Know About Django Admin As Your App Gets Bigger — Medium
-
django-allauth: Retrieve First/Last Names from FB, Twitter, Google | scot hacker's foobar blog
-
How to Extend Django User Model
-
Adding a user to a group in django - Stack Overflow
-
Things You Must Know About Django Admin As Your App Gets Bigger — Medium
-
Limit related data choices with Django REST framework — Django REST framework — Medium
-
Welcome to Fabric! — Fabric documentation
-
Deploying Django with Fabric
-
Django Ditto and archiving your stuff
"I wrote about making Django apps to mirror Flickr, Twitter & Pinboard accounts, and whether it was worth the bother" -
ES6 For Django Lovers | Caktus Group
-
Django Ditto and archiving your stuff
-
klen/mixer: Mixer -- Is a fixtures replacement. Supported Django, Flask, SqlAlchemy and custom python objects.
mixer - Mixer -- Is a fixtures replacement. Supported Django, Flask, SqlAlchemy and custom python objects. -
charles leifer | Self-referencing many-to-many through