Django community: RSS
This page, updated regularly, aggregates Django links from the Django community.
-
Tamarin: S3 access log parser/store for Django
Tamarin is a drop-in Django app for parsing/storing S3 access logs in a Django model. This allows to build queries against your historic data. -
Django: Create Dynamic PDFs using Wkhtmltopdf - shivul's posterous - Tutorial Bin
Nice open source html to pdf generator that also supports javascript! Saw this in a PISA google group post by the creator of PISA. He has stopped supporting PISA and recommended this as a much better alternative. In fact he said if he was to continue working on PISA he would completely rewrite it using much of what this code does and totally ditch reportlab. Seems the consensus is that reportlab is powerful but pretty much sucks since draw everything on a canvas. -
OSQA | The Open Source Q&A System
-
Django settings template / unfoldthat.com
-
Django tips: A simple AJAX example, part 1
-
'Practical' tips for working with Django | patrickbeeson.com
-
South
This is South, intelligent schema and data migrations for Django projects. -
django-dynamic-formset - A jQuery plugin that allows you dynamically add new forms to a rendered django formset - Google Project Hosting
-
AJAX in Django with jQuery | webcloud
-
Python Package Index : django_compressor 0.7.1
-
Django Packages : django reusable apps, sites and tools directory
a site collection about package made or use django/python -
Andy Boyle » Thoughts on Remembering the Storm’s design and implementation: Part One
-
jamespacileo/django-pure-pagination - GitHub
-
http://flamenco.berkeley.edu/macos10_4_install/python_and_MySQLdb_module.pdf
-
Gerbi’s CMS documentation — django-page-cms v1.4.1 documentation
-
howto:django_on_windows – Thinkhole Labs Wiki
-
MySQL for Python | Download MySQL for Python software for free at SourceForge.net
-
Setup Django on Windows with Apache and MySQL in 15 mins - Venky's Blog
-
Learn Django: Create a Wiki in 20 minutes video tutorial
-
How Django processes a request
How Django works internally -
What is a reusable app? — django-reusable-app-docs v0.1.0 documentation
Django conventions and good practices -
Thoughts on Remembering the Storm’s design and implementation: Part One
-
Home | Surfing in Kansas
-
uswaretech/Django-Socialauth - GitHub
-
Easy Fabric Deployment, Part 1: Git/Mercurial and SSH | Blog | Django Development | Lincoln Loop