Django community: RSS
This page, updated regularly, aggregates Django links from the Django community.
-
RFC: django.template refactoring (#7806) - Django developers | Google Groups
-
Django books, tutorials and resources
-
Django Deployment Workshop by Jacob Kaplan-Moss
-
El libro de Django
-
Adding extra fields to a model form in Django’s admin – Hindsight Labs
-
Django Packages : django reusable apps, sites and tools directory
-
Django Form Snippets | Imaginary Landscape Blog | Chicago Django and Python Web Development
-
Django Toolbox | KomunitasWeb
-
Django users | Google Groups
-
Another guy named Mike - Cache invalidation with Django staticgenerator
-
About South — South v0.7 documentation
-
etianen/django-reversion - GitHub
-
Drupal or Django? A Guide for Decision Makers — scot hacker's foobar blog
This document aims to lay out what I see as being the pros and cons of two popular web publishing platforms: The PHP-based Drupal content management system (CMS) and the Python-based Django framework. -
Merengue CMS, a Django based CMS with steroids - Merengue powered site
-
Automatically Running Supervisord on Startup | Django Web Development - Lincoln Loop
-
Can anyone describe step by step procedure to deploy Django? : django
-
Django snippets: Template Tag for Retrieving complex Settings
How to retrieve settings in django templates -
valvim/django-shortim - GitHub
Encurtador de url -
Deploying your Django applications with Nginx and uWSGI
-
robhudson/django-debug-toolbar @ GitHub
-
Django | The Web framework for perfectionists with deadlines
Django is a high-level Python Web framework that encourages rapid development and clean, pragmatic design -
string - Python - convert <type 'instance'> to <type 'str'>? - Stack Overflow
styledoc = libxml2.parseFile("test.xsl") style = libxslt.parseStylesheetDoc(styledoc) doc = libxml2.parseFile("test.xml") html = style.applyStylesheet(doc, None) print style.saveResultToString(html) -
django-voting - Project Hosting on Google Code
-
Flying with Django on Google App Engine | Francisco Souza
-
The Onion Uses Django, And Why It Matters To Us : django