A collection of 52 templates, themes and UI Kits by the author Jazzband.
A Django app that provides generic per-object-permissions for Django's auth app and helpers to create custom permission checks.
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).
A helper for organizing Django project settings by relying on well established programming patterns.
A simple super fast django reusable app that blocks people from brute forcing login attempts
Built from scratch to replicate some of the Django admin functionality and add some more, to serve as an introspective interface for Django and Mongo.
An email newsletter application for the Django web application framework, including an extended admin interface, web (un)subscription, dynamic e-mail templates, an archive and HTML email support.
[Not maintained] An enhanced permission system which support object permission in Django
Provides a proxy for Django storage backends that allows you to upload files locally and eventually serve them remotely
Reverse Proxy view that supports all HTTP methods, Diazo transformations and Single Sign-On.
Complete Two-Factor Authentication for Django providing the easiest integration into most Django projects.
Extend Django sessions with a foreign key back to the user, allowing enumerating all user's sessions.
Tweak the form field rendering in templates, not in python-level form definitions. CSS classes and HTML attributes can be altered.