Django community: RSS
This page, updated regularly, aggregates Django links from the Django community.
-
lamby/django-slack
-
Armstrong - Open Source News Platform
-
Getting Started with Django
video tutorials -
Mezzanine - The Best Django CMS
Akismet spam filtering -
Wagtail CMS - elegant, easy, open source content management
-
Home - feinCMS.org
-
Ride The Pony - Django Fiber
-
tbarbugli/django_email_multibackend
-
How to Tango with Django: A Python Django Tutorial
-
Azavea Labs
-
Azavea Labs
-
Dowloading CSV File With From Django Admin | End Point Blog
-
GRAPPELLI ADMIN INTERFACE
The Django admin interface is a powerful application in order to manage your websites data — some might call it a CMS. Grappelli adds a consistent and grid-based look & feel and some nifty features. -
Wagtail CMS - elegant, easy, open source content management
-
Slack integration for Django - Chris Lamb
-
Slack integration for Django - Chris Lamb
-
Setting Django/MySQL site to use UTF-8 - Stack Overflow
-
Check permissions using the decorator — django-authority 0.8dev documentation
decorator for such a simple view would look like: from authority.decorators import permission_required @permission_required('flatpage_permission.can_do_foo') def my_view(request): -
A data migration for every Django project | django, python | codeinthehole.com by David Winterbottom
-
API Integration in Python - part 1 - Real Python
-
API Integration in Python - part 1 - Real Python
-
http://blog.fanout.io/2014/11/06/building-a-realtime-api-in-django/?utm_source=Python+Weekly+Newsletter&utm_campaign=d035371dc0-Python_Weekly_Issue_165_November_13_2014&utm_medium=email&utm_term=0_9e26887fc5-d035371dc0-305898289
-
Fanout
Fanout is a cloud service that makes it easy to push data to browsers and apps. -
Security in Django | Django documentation | Django
-
markfinger/django-react