Django community: RSS
This page, updated regularly, aggregates Django links from the Django community.
-
Anyone built a site that uses one of the Stripe apps out there for payments? : django
-
Heroku, Django, Nginx and PgBouncer : django
-
gzip not working in Django with Whitenoise : django
-
Tutorial Build a Django application from scratch
In this tutorial, we will be building a Django application from the ground up which will allow the user to ... -
Sane Password Strength Validation for Django with zxcvbn | scot hacker's foobar blog
-
Untitled (https://www.microsoftvirtualacademy.com/en-US/training-courses/developing-websites-using-python-and-django-11415?prid=ut-t)
#Python & #Django - popular #opensource tools to create dynamic #apps. Learn more: #MSMVA -
The Twelve-Factor App
Our motivation is to raise awareness of some systemic problems we’ve seen in modern application development, to provide a shared vocabulary for discussing those problems, and to offer a set of broad conceptual solutions to those problems with accompanying terminology. The format is inspired by Martin Fowler’s books Patterns of Enterprise Application Architecture and Refactoring. -
Django Girls RDU
RT @DjangoGirlsRDU: 🌟 🎉Hello World! 🎉🌟 Excited to be part of @djangogirls! Come learn #Django in #Durham w/ our @caktusgroup founders 🌵 -
Django Girls Berlin #2
RT @phillimorland: Come one, come all to the next #djangogirlsberlin workshop taking place on 26th September. Apply now! #django -
Helioscene/dry-rest-permissions
-
caxap/rest_condition
-
Django tutorial - David Leonard
-
Django Class-Based-View Inspector -- Classy CBV
-
bennylope/django-organizations
-
Programmer blog: Django: Resetting Passwords (with internal tools)
I have had a task recently. It was about adding a forms/mechanism for resetting a password in our Django based project. We have had our own registration system ongoing... It's a corporate sector project. So you can not go and register yourself. Admins (probably via LDAP sync) will register your email/login in system. So you have to go there and only set yourself a password. For security reasons you can not register. One word. -
YunoJuno Tech Team - Migrating to Django 1.8: a journey logbook
-
GeoDjango
-
Filter functionality on admin pages don't work unless actions = None on ModelAdmins · Issue #214 · sehmaschine/django-grappelli
-
andrewgodwin/django-channels
-
pypstats 1.4 : Python Package Index
-
caioariede/django-location-field
-
lduarte1991/django-uocLTI
-
Managing static files (CSS, images) | Django documentation | Django
-
The uWSGI Swiss Army Knife | Lincoln Loop
-
Deploying static files | Django documentation | Django