Django community: RSS
This page, updated regularly, aggregates New/updated Django packages from the Django community.
-
redsolution django-seo
Add SEO fields -
django-seo
Provides a set of tools for managing Search Engine Optimisation (SEO) for Django sites. -
django-socketio
A Django app providing the features required to use websockets with Django via Socket.IO -
Django Feature Flipper
-
django-queryset-transform
-
django-googlesearch
Django Google custom search engine app. -
django-export
Django app allowing for filtered exporting of model object data. -
django-preferences
Django app allowing users to set app specific preferences through the admin interface. -
django-object-tools
Django app enabling painless creation of additional admin object tools. -
django-generate
Django slightly smarter than fixtures content generation app. -
django-recaptcha
Django reCAPTCHA form field/widget integration app. -
django-gizmo
Django app allowing for configurable targetting of template inclusion tags. -
django-database-email-backend
A django email backend that delivers mails to the database for development. -
django-sendsms
A simple API to send SMS messages. It is modeled after the django email api. -
django-basic-feedback
Provides a Feedback button on your pages and lets you view feedback via Django's admin site. Requires jQuery. -
django-categories
This app attempts to provide a generic category system that multiple apps could use. It uses MPTT for the tree storage and provides a custom admin for better visualization (copied and modified from feinCMS). -
django-s5
A Django reusable application for presentations powered by S5. -
django-dynamo
Dynamo let users and admins create and mantain their Django DYNAmic MOdels dynamically at runtime. -
staste
Slightly complicated event tracker for your Django website. -
celery-haystack
An app for integrating Celery with Haystack. -
cmsplugin-htmlsitemap
HTML sitemap plugin for Django CMS -
django-simplest-translation
A simplest Django application for multilingual models. -
django-shop-simplenotifications
A simple reusable app for django-shop that sends email notifications on certain events. -
Django pdb
Gives you `manage.py runserver --pdb` and `manage.py test --pdb` -
django-override-settings
Provide a way to override settings in Django tests