Django community: RSS
This page, updated regularly, aggregates Django links from the Django community.
-
Can anyone explain the differences between web2py, Django, Flask, etc, and when I should use one or the other and what the benefits and drawbacks of each? : Python
-
Glyn Jackson - Freelance Django Developer Based in Manchester
-
django-tastypie
Creating delicious APIs for Django apps since 2010. Currently in beta (v0.11.2-dev) but being used actively in production on several sites. Requirements Core Format Support Optional -
Dicas formulário Django
-
Monitoring and Management Guide — Celery 3.1.12 documentation
-
Graham King » My experience with django-mptt
-
python - Django signals vs. overriding save method - Stack Overflow
-
image - Django: When saving, how can you check if a field has changed? - Stack Overflow
-
zhaque/django-subscription
-
wellfire/django-organizations
-
seantis/seantis-questionnaire
-
ssaw/openross
-
Django Best Practices — Django Best Practices
-
eldarion/django-stripe-payments
A payments Django app for Stripe Listens to the response from Stripes website js so you don't have to do any card handling stuff. -
bernardopires/django-tenant-schemas
This application enables django powered websites to have multiple tenants via PostgreSQL schemas. A vital feature for every Software-as-a-Service website. Django provides currently no simple way to support multiple tenants using the same project instance, even when only the data is different. Because we don't want you running many copies of your project, you'll be able to have: Multiple customers running on the same instance Shared and Tenant-Specific data Tenant View-Routing -
cypreess/django-plans
Django application for managing account plans and quotas -
zhaque/django-saas-kit
Sample django app for subscription based web service -
Sentry: Track exceptions with modern error logging for JavaScript, Python, Ruby, Java, and Node.js
-
makinacorpus/django-leaflet
Use Leaflet in your Django projects. -
Using Django and MongoDB to Build a Blog | Linux Journal
-
ssaw/openross
-
Deni Bertovic
-
Deni Bertovic
-
python - Why don't my south migrations work? - Stack Overflow
good answer on migration problems -
praekelt/django-recaptcha · GitHub
the recaptcha used