Django community: RSS
This page, updated regularly, aggregates Django links from the Django community.
-
Options & Objects: Customizing the Django User Model
-
django uncertainty
-
eventials/django-pjax: This is a Django helper for @defunkt's jquery-pjax.
-
The Book
-
Vataxia/VataxiaDeploymentGuide-DigitalOcean.pdf at master · buckyroberts/Vataxia · GitHub
-
5 ways to make Django Admin safer – Hacker Noon
-
Django for Flask users · Thiago Marzagão
-
Metamon
Metamon is a Vagrantfile combined with a set of Ansible Playbooks which can be used to quickly start a new Django project. Motivation Setting up a development environment when starting a new project always turns out to be a tiresome and time consuming task. Metamon is a collection of Ansible Playbooks that aims to correct this by providing a standarized, automated and generic* environment (both for development and production). This way projects can be started a lot faster by just being able to jump directly into development. Although Metamon is easily extensible by adding new Ansible roles, it is a better fit for people who use Django + Gunicorn + Nginx + PostgreSQL. * generic in the context of Django applications. -
Question #62989 : Questions : Graphite
This is too much work. -
Djanban - a Django open source Kanban board with development stats
-
5 ways to make Django Admin safer – Hacker Noon
-
Teach Django to use JWT tokens inside the session cookie - plays well with django-rest-framework-jwt.
-
mariocesar/django-rocket: Create your landing page with all the common features: A release date counter, email subscribers, social integration, segmentation, etc.
-
stephenmcd/django-forms-builder: Let users build forms in Django admin
-
j4mie/django-spurl: A Django template library for manipulating URLs
-
jaddison/django-simple-templates: Easy, designer-friendly page creation and A/B testing tools for Django.
-
hcarvalhoalves/django-landing: Landing, a simple A/B testing application for Django
-
5 ways to make Django Admin safer – Hacker Noon
-
Instagram Makes a Smooth Move to Python 3
Process: 1. code modification: his took two to three months, and included replacing incompatible third-party packages with ones supporting Python 3. 2. unit testing: two months 3. production rollout: over four months Keys: - small changes, never merging major diffs. - time upfront to thoroughly scope your solutions (profiling, potential benefits and tradeoffs) -
12 tips on Django Best Practices
-
Instagram Makes a Smooth Move to Python 3 - The New Stack
-
Django Class-Based-View Inspector -- Classy CBV
-
Erik's pony checkup
-
anymail/django-anymail: Django email backends and webhooks for Mailgun, Postmark, SendGrid, SparkPost and more
-
divio/django-cms: The easy-to-use and developer-friendly CMS
* staging for wysiwyg edits * extends jenkins with placeholder inheritance * permissions framework: role level permissions * built-in caching on multiple levels (but plug-ins don't support caching) * apphooks for custom applications * django migrations http://demo.danjo-cms.org