Django community: RSS
This page, updated regularly, aggregates Django links from the Django community.
-
How to Structure Django Projects | James Beith
-
Obey the Testing Goat!
TDD for the Web, with Python, Selenium, Django, JavaScript and pals... -
Test Driven Development with Python and Django
-
TDD with Django
Test Driven Development in Python via Django -
BeDjango: Top 6 Django Decorators
-
The Book
-
The Book
-
Converting an integer id field to Foreign Key field without data migration | ProbThink
convert id field to fk model field in django -
Django 2 by Example
-
How to Structure Django Projects | James Beith
-
Django Admin Cookbook — Django Admin Cookbook 2.0 documentation
-
ezaquarii/openvpn-at-home: OpenVPN PKI stuff with Vue.js, Semantic UI and Django. And with love, of course.
-
Handling Multiple Forms on the Same Page in Django | Codementor
-
23 Advantages of Python and Django in Web Development
Python and Django are great in a wide range of areas of web development, but do you know why exactly? We have some fresh answers in this article, get them! -
Workshop: Test-Driven Web Development with Django — Test-Driven Django Development v3.0 documentation
-
Watchtower: Python CloudWatch Logging — Watchtower 0.0.1 documentation
-
omrikiei/aws_logging_handlers: AWS integration for python logging handlers(S3, Kinesis)
-
Django Admin Cookbook — Django Admin Cookbook 2.0 documentation
-
django-settings-context-processor · PyPI
Makes specified django settings visible in template rendering context. -
Allow a Django command to use a file or stdin / stdout | Hugh Grigg | London Web Developer
-
python - Testing Django commands file or stdin - Stack Overflow
-
python - In Django, how does one filter a QuerySet with dynamic field lookups? - Stack Overflow
-
Django Content Management System | Wagtail CMS
-
Install and Configure – Django Virtualenv, Gunicorn, Nginx and Supervisor on Ubuntu Linux
https://old.reddit.com/r/Python/comments/8sz9qu/install_and_configure_django_virtualenv_gunicorn/ -
Django Custom Signals example code