Django community: RSS
This page, updated regularly, aggregates New/updated Django packages from the Django community.
-
Djinja
A package that makes possible the integration of Jinja2 in Django, in a clean way. -
django-registration-templates
Stubs for the templates used by django-registration and django.contrib.auth -
django-getlocalization
Django with Get Localization. Beautiful and simple module to keep your app multilingual. -
django-hashsignal
Django and jQuery helper tools for hash signaling powered websites -
django-dynamicresponse
django-dynamicresponse is a lightweight framework for easily providing REST API's for web apps built with Django. -
django-ztask
A simple framework for backgrounding tasks with Django, built on top of ZeroMQ. -
DSE v.1.0.0-RC1 released!
DSE is simplified "bulk" insert/update for Django - and its purpose in life is to insert or update as much data as possible as fast as possible - and still be developer and django friendly. Head over to pypi for details or do hg clone https://bitbucket.org/weholt/dse or pip install dse Testers wanted! -
django-cms-redirects
A django app that lets you store simple redirects in a database and handles the redirecting for you. Integrated with Django CMS to allow you to link directly to a page object. Based off django.contrib.redirects -
django-mongoforms
A Django-ModelForm clone for mongoengine -
django-comments-spamfighter
A Django app that contributes Akismet and Keyword blocking to your django comments. -
Django Contacts
A Django address book application. -
gargoyle
Feature switches (flippers) in Django -
django-waffle
A feature flipper for Django. -
django-formrenderingtools
Utilities that helps template designers to customize Django forms. Set up and reuse your own templates rather than using {{ form.as_p }}. -
django-simple-history
This project aims to extend upon the work of Marty Alchin's history app in his book, Pro Django. It fixes some of the bigger issues related to using the app with models that have Foreign Keys. I've gotten his permission to extend upon his work and I'm actively looking for any improvements upon this. -
django-fieldmaker
This package enables you to design forms in the Django admin. -
djangoaudit
-
django-affiliate
A tracker for affiliate referrals. -
django-historicalrecords
Automatic shadow table of django model instances -
django-modify-history
Automatically create object modify history on Django -
fullhistory
-
django-fullhistory
Fullhistory for Django -
django-appmedia
symlinks or builds appmedia for django projects -
django-plugins
django-plugins provides functionality for Django apps to make them more reusable. -
django-oraclepool
django database backend that uses cx_Oracle session pooling for connections