Django community: RSS
This page, updated regularly, aggregates Django links from the Django community.
-
amazon web services - django-storages with multiple S3 Buckets - Stack Overflow
multiple S3 buckets using David Larlet's S3Storage.py. David Larlet's Amazon S3 wrapper for Django seems widely used, and I'm inclined to use it. However, there's something in the documentation that... -
django-user-sessions 1.2.0 : Python Package Index
Django sessions with a foreign key to the user -
Django Two-Factor Authentication Documentation — Django Two-Factor Authentication 1.2.0 documentation
Django sessions with a foreign key to the user -
Private media with Django | Racing Tadpole
-
streeter/django-db-readonly
-
Introducing django-db-tools
For any successful web application there is likely to come a time when you need to conduct some large migration on the backend. I dont mean simple … -
lukaszb/django-guardian
django-guardian - Implementation of per object permissions for Django 1.2+ -
Django PDF rendering, session activity and other app releases
django-guardian - Implementation of per object permissions for Django 1.2+ -
django-report - Basic PDF report generator for Django - Google Project Hosting
-
paltman/django-pdf
django-pdf - Manage uploaded documents (pdfs) with backend cloud processing of the pdfs into individual pngs per page -
directeur/django-pdf
django-pdf - Manage uploaded documents (pdfs) with backend cloud processing of the pdfs into individual pngs per page -
Generating PDFs with Django - Agiliq Blog | Django web app development
``django-pdf`` despite its simplicity has the pompous mission of automagically converting on-the-fly views' HTML output to PDF --without modifying your views. -
Alex Kehayias's Blog • How to overwrite the save of a Django form like a...
How to overwrite the save of a Django form like a pro Use the “super” function to use the save method built into the form plus the extra things you need. Example: class... -
jamesturk/django-markupfield
django-markupfield - a MarkupField for Django -
bennylope/django-organizations
django-organizations - Multi-user accounts for Django projects -
stephenmcd/django-socketio
-
JWPE - Using Markdown with Django 1.7
-
erussell/django-redis-status
django-redis-status - Django admin extension that displays statistics about your redis-cache instances. -
pyvideo.org - The Server Side: The coolest parts of backend development with Django
-
django-easy-pdf 0.1.0 : Python Package Index
JSON Editor Online is a web-based tool to view, edit, and format JSON. It shows your data side by side in a clear, editable treeview and in a code editor. -
aaugustin/django-userlog
django-userlog - Logs users' recent browsing history. Helpful for customer support and merciless spying. -
Setting Up Static File Caching - Mastering Django Static Files
Keep your TODO, FIXME, etc. under control by triggering actions, generating reports, date/author/custom filtering, automated e-mails and more -
Using Amazon S3 to host your Django Static Files - Do I Smell Burning?
Keep your TODO, FIXME, etc. under control by triggering actions, generating reports, date/author/custom filtering, automated e-mails and more -
Integrating Front-end Tools with Your Django Project | Lincoln Loop
-
Django Models Internals Documentation — Django Models Internals Docs 0.1 documentation
Out of date and incomplete but interesting nevertheless.