Django community: RSS
This page, updated regularly, aggregates Django links from the Django community.
-
http://www.pythondaddy.com/niftyurls.html
-
Overview — PyAMF - AMF for Python
PyAMF provides Action Message Format (AMF) support for Python that is compatible with the Adobe Flash Player. It includes integration with Python web frameworks like Django, Pylons, Twisted, SQLAlchemy, web2py and more. The Adobe Integrated Runtime and Adobe Flash Player use AMF to communicate between an application and a remote server. AMF encodes remote procedure calls (RPC) into a compact binary representation that can be transferred over HTTP/HTTPS or the RTMP/RTMPS protocol. Objects and data values are serialized into this binary format, which increases performance, allowing applications to load data up to 10 times faster than with text-based formats such as XML or SOAP. -
Concurrency control with django-locking — django-locking v0.2 documentation
A reusable app for content edit locking. -
Steal this code: The Newsapps Boundary Service API! « News Apps Blog
-
http://www.pythondaddy.com/niftyurls.html
Niftyurls is a popurls-style script built entirely with Django. From the popurls site: ... is the dashboard for the latest web-buzz, a single page that encapsulates up-to-the-minute headlines from the most popular sites on the internet. -
http://www.pythondaddy.com/niftyurls.html
-
Filter Queryset in Django inlineformset_factory - efreedom
extra=10 -
divio/django-shop - GitHub
-
divio/django-shop - GitHub
-
Home - django-shop.org
-
Home - django-shop.org
-
kmmbvnr/django-fsm - GitHub
Nice looking library for doing Finite State Machines in Django models -
http://www.pythondaddy.com/niftyurls.html
-
matthiask/feincms - GitHub
-
Celery - The Distributed Task Queue
-
jsocol/django-waffle - GitHub
-
AuditTrail - Django - Trac
-
disqus/overseer - GitHub
-
Streetbook – Know your place
-
Mezzanine - Django CMS
An open source content management platform built using the Django framework. -
Django - Wikipedia, la enciclopedia libre
-
Multi-tenant Django w/ Multi-DB? - Django users | Google Groups
-
virtualenvwrapper - virtualenvwrapper
-
How To Install Django On Debian Etch (Apache2/mod_python) | HowtoForge - Linux Howtos and Tutorials
-
The Pinax Tutorial, Introduction – Thinking in GIS