Django community: RSS
This page, updated regularly, aggregates Django links from the Django community.
-
cfpb/wagtail-flags: Feature flags for Wagtail sites
-
The Book
-
A primer on sending email thru Django – Django Musings – Medium
-
pydanny.com
My experiences with Django and Python 3 The following are my notes, observations, and resources on the subject of working with Python 3 (with or without Django). -
The Book
-
The Book
-
Writing your first Django app, part 1 | Django documentation | Django
-
eternicode / django-videologue-html5 — Bitbucket
-
Django Newbie Mistakes | Hacker News
-
Test Driven development with python
full O'Reilly book available online for free -
Django newbie mistakes
Django newbie mistakes -
Test Driven Development with Python
-
Test-Driven Web Development with Python - The Book
"Test-Driven Web Development with Python" aims to teach TDD for web programming. It uses a concrete example -- the development of a website, from scratch -
Django Newbie Mistakes | Hacker News
-
NewbieMistakes – Django
-
NewbieMistakes – Django
-
NewbieMistakes – Django
-
Django documentation | Django documentation | Django
-
The Book
Test-Driven Web Development with Python" aims to teach TDD for web programming. -
NewbieMistakes – Django
-
Test-Driven Web Development with Python
"Test-Driven Web Development with Python" aims to teach TDD for web programming. It uses a concrete example -- the development of a website, from scratch -- to explain the TDD metholology and how it applies to building web applications. -
Django Newbie Mistakes | Hacker News
-
How to Structure Django Projects | James Beith
Really nice scheme for structuring django projects. De-emphasizes "apps" vs "projects", which was never a useful distinction for me. -
MicroPyramid/django-webpacker: A django compressor tool that bundles css, js files to a single css, js file with webpack and updates your html files with respective css, js file path.
-
PixxxeL/django-ffmpeg: Download and encode video files by using ffmpeg utilit