Django community: RSS
This page, updated regularly, aggregates Django links from the Django community.
-
Really using Redis to build fast real-time web apps - electronic.habitat : alex.clemesha
-
Oscar 0.6 release notes
-
django boto | Eric Saupe
-
ottoyiu/django-cors-headers · GitHub
-
Introduction — django-pipeline 1.3.20 documentation
-
django-storages — django-storages 1.1.8 documentation
-
ui/django-rq
-
omab/python-social-auth
-
Devcharm | Must-have Django packages.
-
Using Amazon S3 to host your Django Static Files - Do I Smell Burning?
-
Storing private files on Amazon S3 with Django and giving authorised users temporary access (Phil Gyford’s website)
-
django - Token Authentication for RESTful API: should the token be periodically changed? - Stack Overflow
-
DjangoTricks: How to Export Your Data as CSV, XLS, or XLSX
-
DjangoTricks: How to Export Your Data as CSV, XLS, or XLSX
-
omab/psa-allauth
-
Must-have Django packages | Hacker News
-
Split Models To Files – Django
-
aldryn/django-simple-sso · GitHub
-
aldryn/django-simple-sso · GitHub
-
Spam Fu with StopSpam & Django
-
Spam Fu with StopSpam & Django
-
Deploying Django with Salt Stack
-
Deploying Django with Salt Stack
-
Devcharm | Must-have Django packages.
-
Django snippets: Profiling middleware using cProfile
Similar to Profiling Middleware, but uses cProfile instead of hotshot. Append ?prof to the URL to see profiling output instead of page output.