Django community: RSS
This page, updated regularly, aggregates Django links from the Django community.
-
django-adapters
Constructible, introspectable serializers and forms -
django-river
- Django Workflow Library -
DjangoPaths - Why did I choose Wagtail?
-
Right way of adding user authentication to Django - Jinchuriki
If you are building a new Django website from scratch, the first thing you implement is the User authentication. Even though Django provides a good authentication platform to use, many developers ignores it and they do re-invent the wheel. -
GitHub - koenbok/Cactus: Static site generator for designers. Uses Python and Django templates.
"Static site generator for designers. Uses Python and Django templates." -
Registration for Django - the easy way
-
Deploying Django + Python 3 + PostgreSQL to AWS Elastic Beanstalk
-
Deploying Django + Python 3 + PostgreSQL to AWS Elastic Beanstalk - Real Python
-
Deploying Django + Python 3 + PostgreSQL to AWS Elastic Beanstalk - Real Python
-
Emacs – Django
-
davidmiller/pony-mode: Django mode for emacs
pony-mode - Django mode for emacs -
Mailing lists | Django documentation | Django
django-core-mentorship -
Django and Model History - Trey Hunner
Review of the various Django apps that do audit trail stuff. -
7. Juni 2016 « Meetups « PyGRAZ
RT @pygraz: Bei unserem Juni-Meetup gibt’s voraussichtlich ein #django Dojo 🙂 Details gibt’s auf -
djangosaml2 0.14.4 : Python Package Index
-
fangli/django-saml2-auth: Django SAML2 Authentication Made Easy. Easily integrate with SAML2 SSO identity providers like Okta
-
How To Set Up Django with Postgres, Nginx, and Gunicorn on Ubuntu 14.04 | DigitalOcean
-
Djangocon 2014 angular + django
Djangocon 2014 angular + django -
Django REST Swagger — django-rest-swagger 0.3.5 documentation
-
Transaction Management with Django 1.6 - Real Python
-
Getting Started with Django Rest Framework and AngularJS
-
Tutorial: Using AngularJS with Django
-
Building Web Applications with Django and AngularJS - Thinkster
-
Django vs Flask vs Pyramid: Choosing a Python Web Framework
-
Making Ember and Django play nicely together: a to-do app walkthrough – SmallSureThing