Django community: RSS
This page, updated regularly, aggregates Django links from the Django community.
-
Django Snippets: Conditional INSTALLED_APPS entry
Add app to INSTALLED_APPS only if exists -
Celery best practices
-
Django Snippets: Currency Filter
Custom Django filter to output Decimals in the local currency's proper format -
Monitoring and Management Guide — Celery 3.1.12 documentation
-
Deni Bertovic
-
celery/django best practice
using Celery for background task processing in django -
Celery Best Practices - Deni Bertovic
-
Core Concepts of Django ModelForms
-
Deni Bertovic
-
Introducing Silk, live profiling for Django
Silk is a live profiling and inspection tool for the Django framework. -
disqus/gutter-django
-
disqus/gutter
split testing for django -
Split Testing · edx/edx-platform Wiki
-
Celery – Best Practices | Hacker News
-
Deni Bertovic
-
python - Distributed task queues (Ex. Celery) vs crontab scripts - Stack Overflow
-
ui/django-rq · GitHub
-
Celery (Python task queue) – Best practices | Hacker News
-
Deni Bertovic
-
Getting Started with Django Rest Framework and AngularJS
-
pyvideo.org - Django: The good parts
#Django: The good parts -
Twitter / DjangoVillage: Goodbye DjangoVillagers! It ...
RT @DjangoVillage: Goodbye DjangoVillagers! It was a great weekend! #django -
importd - d is for django — importd v0.2.9 documentation
-
Sentry: Track exceptions with modern error logging for JavaScript, Python, Ruby, Java, and Node.js
-
Django: Stop Writing Settings files — bruno.im