Django community: RSS
This page, updated regularly, aggregates Django links from the Django community.
-
Building a Django App server on Vagrant
-
django
-
google-chartwrapper - Project Hosting on Google Code
Python wrapper for the Google Chart API. The wrapper can render the URL of the Google chart, based on your parameters, or it can render an HTML img tag to insert into webpages on the fly. Made for dynamic python websites (Django,Zope,CGI,etc.) that need on the fly chart generation without any extra modules. Works for Python 2 and 3 -
google charts takes the tufte challenge . palewire
Good question. None of these example make Google Charts any easier to figure out. And, let's be real, those crazy URL parameters are tough to get your head around. -
Django Google Charts
This is a suite of template tags to assist in generating charts using Google's `Chart API`__. There's deliberately no Python-level API; try pygooglechart__ for that. -
Django Graphs with Google Charts
Data presentation is hard enough without graphs looking like they somehow traveled forward through time from 1987 to the present. Django-graphs aims to create a beautiful, extensible, and fast graph rendering library for standalone or conjunctive usage with Django. When running stand-alone, django-graphs is fast and flexible. When running with Django, django-graphs provides cache functionality, simple decorators which turn return values from controllers into cached graphs automatically, and out-of-the-box support for additions such as Psyco and memcached. -
Census 2010: Washington - The Spokesman-Review
-
Python virtualenv quickstart with Django | Bradley Wright
-
django.contrib.auth.forms.UserChangeForm.Meta - Nullege Python Samples
-
Refactoring fabfile.py for fast, robust Django deployment « News Apps Blog
One area that I particularly felt could be improved on was our deployment strategy. Although it got us through the project, our routine deployments were beginning becoming cumbersome, and that was limiting the agility of our development process. To address this issue, I took on the task of refactoring our fabric deployment script. This led to several new features. -
/devel » Impostor for Django
-
famfamfam.com: Flag Icons
-
jpulgarin/django-api - GitHub
-
Hacker News | Disqus: Scaling the World’s Largest Django Application
-
WTForms
-
vonautomatisch / grappelli-ui /
-
django-grappelli - Project Hosting on Google Code
Requirements -
VirtualEnvironments - modwsgi - Support for Python virtual environments. - Project Hosting on Google Code
-
dajaxproject.com - easy to use ajax library for django
-
Celery - The Distributed Task Queue
-
Howto Install Django on an Ubuntu Linux Server
-
Django - Community Ubuntu Documentation
-
maraujop/django-rules - GitHub
-
django-rbac | Nomadblue
-
Sample Canvas Application - Facebook Developers