Django community: RSS
This page, updated regularly, aggregates Django links from the Django community.
-
kbr / autotask — Bitbucket
-
Usage — crispy-form-foundation 0.5.4 documentation
-
Django Release Notes
-
DjangoCon Europe 2016 videos
-
Microsoft Word - A DJANGO FAKEBOOK cover.doc
-
Scalable and resilient Django with Kubernetes — Harish Narayanan
If things work out as you’ve envisioned, there will be a time in your webapp’s lifecycle when it’s serving a large number of users. By the time things get to this point, it’s ideal if you’ve architected your webapp to both scale gracefully to meet this load, and also be resilient to arbitrary failures of underlying compute resources. This article is about how you can use Docker containers and Kubernetes to help your Django webapp achieve these architectural goals. -
PhilipGarnero/django-rest-framework-social-oauth2: python-social-auth and oauth2 support for django-rest-framework
-
kmike / django-qsstats-magic — Bitbucket
make repetitive tasks such as generating aggregate statistics of querysets over time easier -
how do I hide django-admin? I want 404 page to be shown instead admin page when I go to~/admin : django
-
An Architecture for Django Templates | Webteam Blog
-
rochacbruno/dynaconf: Dynamic config load for Python
-
grantmcconnaughey/django-field-history: A Django app to track changes to a model field.
-
How to Scale Django: Beyond the Basics | DigitalOcean
Here's a slightly advanced article on how to scale Django. -
Run django application on apache with uWSGI - Stack Overflow
-
Apache support — uWSGI 2.0 documentation
-
Django REST framework
-
apache - How to force https on amazon elastic beanstalk without failing the health check - Stack Overflow
-
django-jstemplate — django-jstemplate 1.3.8 documentation
A templatetag framework for easier integration of mustache.js, dust.js, handlebars.js, or other JavaScript templates with Django templates. Also will wrap your templates in elements expected for libraries such as ICanHaz.js. Django-jstemplates is extensible, so if your favorite template library is not included, it’s easy to add. Inspired by django-icanhaz. -
Allow models to be revisioned, ordered, and editied through the admin without appearing in the explorer · Issue #2270 · torchbox/wagtail · GitHub
-
How to Work With PDF Documents Using Python
Python makes it simple to work with PDF documents. This tutorial just scratched the surface on this topic Learn PyPDF2 ... -
Token-based authentication with Django and React
-
Django Packages : Reusable apps, sites and tools directory
-
Scalable and resilient Django with Kubernetes — Harish Narayanan
-
Scalable and resilient Django with Kubernetes — Harish Narayanan
-
Create Cache Bustable Static Files