Django community: RSS
This page, updated regularly, aggregates Django links from the Django community.
-
Bouke/django-two-factor-auth: Complete Two-Factor Authentication for Django providing the easiest integration into most Django projects.
REPLACES regular authentication flow. Would be nice to augment - for example staff users must use 2 factor, regular users just a password. Another similar project: http://django-mfa.readthedocs.io/en/latest/index.html -
Authentication — django-auth-ldap 1.2.8 documentation
-
Dismissing Python Garbage Collection at Instagram
-
Removing Python 2.x support from Django for version 2.0 | Hacker News
-
Django Creating Views
-
How to repeat a "block" in a django template - Stack Overflow
-
Django Tip: Templates and Page Titles | Silvio's Soapbox
Fortunately, it turns out that Django actually outputs the contents of a {% block %} tag when you invoke it inside another {% block %} tag. That means you can remove the duplicate titles, as shown below: {% extends "site.html" %} {% block body %} {% block title %}My page title{% endblock %} My page content {% endblock %} -
Django 2.0 (now on master) will not support Python 2 : Python
Django 2.0 will not support Python 2 (discussion) #django #python #webdev -
Django's Roadmap
-
Dismissing Python Garbage Collection at Instagram
-
Web API performance: profiling Django REST framework - DabApps, Brighton, UK
-
dchukhin/django_tinypng
-
Dismissing Python Garbage Collection at Instagram
-
ambitioninc/django-user-guide: Show configurable HTML guides to users.
-
intellisense/django-joyride: A django application which gives flexibility to configure Guided Tours for your site through admin panel.
-
Django Scheduler - A calendar app for Django
https://news.ycombinator.com/item?id=13430244 -
notanumber/django-usda: Import and map the USDA National Nutrient Database for Standard Reference (SR22) to Django models
django-usda imports and maps the USDA National Nutrient Database for Standard Reference (SR22) to Django models. -
MongoEngine/django-mongoengine: django mongoengine integration
django-mongoengine - django mongoengine integration -
wpjunior/django-mongotools: Django ClassViews, Forms for mongoengine support
django-mongotools - Django ClassViews, Forms for mongoengine support -
Dismissing Python Garbage Collection at Instagram
-
Refs #23919 -- Removed python_2_unicode_compatible decorator usage by claudep · Pull Request #7871 · django/django · GitHub
RT @m_holtermann: #Django 2.0 (now on master) will not support #Python 2: 🎉🍾✨😃 -
Refs #23919 -- Removed encoding preambles and future imports by claudep · Pull Request #7867 · django/django · GitHub
RT @m_holtermann: #Django 2.0 (now on master) will not support #Python 2: 🎉🍾✨😃 -
Refs #23919 -- Removed encoding preambles and future imports by claudep · Pull Request #7867 · django/django · GitHub
RT @m_holtermann: #Django 2.0 (now on master) will not support #Python 2: 🎉🍾✨😃 -
Refs #23919 -- Removed python_2_unicode_compatible decorator usage by claudep · Pull Request #7871 · django/django · GitHub
RT @m_holtermann: #Django 2.0 (now on master) will not support #Python 2: 🎉🍾✨😃 -
PythonAnywhere - host, run, and code Python in the cloud