Django community: RSS
This page, updated regularly, aggregates Django links from the Django community.
-
Djangocon: Reaching out, Django in the social sciences - Lucie Daeye - Reinout van Rees
Reaching out, #django in the social sciences at #djangoco by @patjouk: -
WhiteNoise — WhiteNoise 1.0.6 documentation
-
The programming talent myth [LWN.net]
-
Using Django’s StreamingHTTPResponse for JSON & HTML / mySociety
-
Djangocon: Injecting Django into the work environment - Abdulrahman Alotaibi - Reinout van Rees
Injecting #django into your work environment by @abdul_alhela at #djangocon: -
Aggregation | Django documentation | Django
-
TaskBuster Django Tutorial | Marina Mele's site
-
Let's modernize the way we handle frontend code with Django // Owais Lone
-
Django REST Framework 3.1 -- Classy DRF
-
S3 static assets sync that is awesome
-
rosarior/awesome-django
-
Write easier and better tests with django-test-plus : django
-
Django Advice / Steve Losh
-
Let's modernize the way we handle frontend code with Django // Owais Lone
Django is great but it’s frontend toolchain is stuck in the past. Imagine if someone told you to copy all your python module dependencies in your source tree and import them from there. Unthinkable, right? We’ve pip and virtualenv for that. We also have npm and bower for frontend packages but we still choose to manage frontend packages manually or write very complex wrappers over javascript tools so that we only have to deal with Python. I think this needs to change. The javascript community has... -
Introduction | Django Girls Tutorial
-
Django Best Practices | Lincoln Loop
Lincoln Loop is a full service web studio offering user experience and development based on the Django Web Framework. -
Let's modernize the way we handle frontend code with Django // Owais Lone
-
Improved Django Tests
-
Improved Django Tests
-
Squashing and optimizing migrations in Django
-
Writing your first Django app, part 1 | Django documentation | Django
-
Wagtail CMS - elegant, easy, open source content management
-
Django in Production: Part 3 - Automation & Monitoring
-
Django in Production: Part 2 - Background Tasks
-
Django in Production: Part 1 - The Stack