Django community: RSS
This page, updated regularly, aggregates Django links from the Django community.
-
Django Project Conventions, Revisited | Zack’s Blog
-
Django Development and Consultancy Agency in London, UK | Wildfish
-
Let's modernize the way we handle frontend code with Django // Owais Lone
-
Adding real-time notifications to your Django CBVs with django-pusherable
-
Opbeat
-
Python Weekly - Issue 193
RT @PythonWeekly: Python Weekly - Issue 193 #python #django #flask #ipython #docker #opencv #aws #pandas #job #robot #wsgi #pycon -
whitenoise
-
sametmax/Django--an-app-at-a-time
-
PyInformatics: Bioinformatics and Data Science in Python: Djangui, empower your python scripts with Django!
-
Django Development with Docker Compose and Machine - Real Python
-
Adding real-time notifications to your Django CBVs with django-pusherable
-
Welcome to Django by Example - Django By Example
-
Django Builder
Django Builder is a website to create and build boiler plate code for Django apps. The output is python files including models.py admin.py views.py and urls.py and template files. The output can be downloaded as a tar file. -
Adding real-time notifications to your Django CBVs with django-pusherable
-
Django interview questions ... | ilian.io
-
TaskBuster Django Tutorial | Marina Mele's site
-
pyvideo.org - Django in Depth
-
PyInformatics: Bioinformatics and Data Science in Python: Djangui, empower your python scripts with Django!
-
33 projects that make developing django apps awesome | elweb
-
Adding real-time notifications to your Django CBVs with django-pusherable
We've released a package for #Django that makes it super-simple to add realtime notifications to Class-based views 🚀 -
Django Development with Docker Compose and Machine - Real Python
#Django development with Docker Compose and Machine by @realpython: -
Tips for Scaling Web Apps - The Blagoblag
-
Clearing the database with Django commands - Eli Bendersky's website
Tag.objects.all().delete() -
Calendar system like Google Calendar in Python - Stack Overflow
-
djangosnippets: Simple Django event calendar template tag