Django community: RSS
This page, updated regularly, aggregates New/updated Django packages from the Django community.
-
mango
MongoDB backends for Django sessions and authentication (bypasses Django's ORM model) -
django inlinetrans
-
django su
Login as any user from the Django admin interface, then switch back when done -
django smart extends
-
django form admin
-
django Genericforeignkey
-
django like
A like and ilike lookup to querysets -
Django autoreports
-
Django Inplaceedit
-
Authentic 2, a versatile identity management server
-
Django OAuth 2.0 Server App
Django OAuth 2.0 Server App. Please fork and improve! -
Django app name translation in admin
Application names i18n in the admin app -
django-formfield
django-formfield is a form field that accepts a django form as its first argument -
Yet another commenting app. Supports hackernews style commenting.
Yet another commenting application for django -
Django-photofile v.0.4.0 released
New in 0.4.0: Photofile can detect screen resolution using a decorator, like so: from django.http import HttpResponseRedirect, HttpResponse from photofile.decorators import provide_screen_info @provide_screen_info def index(request): return HttpResponse("%sx%s" % (request.session.get('screen_width'), request.session.get('screen_height'))) You also need to add the -
Django-feedback
-
django-pgsql-interval-field
-
dojango-datable
-
django-adaptors
Convert CSV/XML files into python object or django model -
delete this entry
-
django-user-metrics
django app that allows capture application metrics by each user individually -
django-mailgun
A Django email backend for Mailgun -
cmsplugin-embedded-menu
DjangoCMS plugin allowing admin interface users to place menus in placeholders -
Djangbone
Makes it easy for Django backends to talk to Backbone.js. -
cmsplugin-configurableproduct
DjangoCMS plugin for a DjangoShop Configurable Product