We are all part of this

Projects

The following 78 Jazzband projects are maintained by the Jazzband members. Want to move your project to the Jazzband? See the guidelines.

django-admin2 1 0 62 1180 151 44
Extendable, adaptable rewrite of django.contrib.admin
pip-tools 63 138 104 7840 614 201
A set of tools to keep your pinned Python dependencies fresh.
django-simple-menu 4 16 14 269 80 15
Simple, yet powerful, code-based menus for Django applications
imaplib2 2 2 12 34 29 13
Fork of Piers Lauder's imaplib2 library for Python.
prettytable 3 50 24 1374 161 44
Display tabular data in a visually appealing ASCII table format
django-voting 4 4 6 103 44 3
A generic voting application for Django
django-oauth-toolkit 14 30 68 3201 800 193
OAuth2 goodies for the Djangonauts!
django-cookie-consent 4 8 7 240 75 17
Reusable application for managing various cookies and visitors consent for their use in Django project.
django-redshift-backend 2 26 6 83 49 15
Redshift database backend for Django
django-floppyforms 2 4 30 839 147 41
Full control of form rendering in the templates.
django-payments 6 12 41 1099 282 82
Universal payment handling for Django.
django-newsletter 1 2 31 862 204 57
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.
jsonmodels 4 12 10 338 51 47
jsonmodels is library to make it easier for you to deal with structures that are converted to, or read from JSON.
django-rest-knox 2 0 21 1193 213 35
Authentication Module for django rest auth
django-robots 3 16 12 468 100 22
A Django app for managing robots.txt files following the robots exclusion protocol
django-dbtemplates 3 6 23 253 153 27
Django template loader for database stored templates with extensible cache backend
django-tinymce 4 20 25 1302 318 38
TinyMCE integration for Django
django-configurations 8 20 22 1117 144 55
A helper for organizing Django project settings by relying on well established programming patterns.
django-two-factor-auth 5 20 38 1735 449 109
Complete Two-Factor Authentication for Django providing the easiest integration into most Django projects.
django-debug-toolbar 12 42 112 8077 1047 62
A configurable set of panels that display various debug information about the current request/response.
tablib 6 30 135 4658 595 32
Python Module for Tabular Datasets in XLS, CSV, JSON, YAML, &c.
django-auditlog 7 28 25 1184 420 90
A Django app that keeps a log of changes made to an object.
django-eav2 4 28 8 354 59 14
Django EAV 2 - EAV storage for modern Django
django-queued-storage 1 0 12 318 62 10
Provides a proxy for Django storage backends that allows you to upload files locally and eventually serve them remotely
django-model-utils 9 24 47 2703 366 112
Django model mixins and utilities.
Watson 2 0 34 2467 241 134
:watch: A wonderful CLI to track your time!
django-nose 3 2 23 881 239 102
Django test runner using nose
django-mongonaut 1 0 17 239 65 32
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.
django-tagging 0 0 0 5 2 1
A generic tagging application for Django projects
django-waffle 2 0 24 1152 259 45
A feature flipper for Django
wagtailmenus 6 22 24 406 137 20
An app to help you manage and render menus in your Wagtail projects more effectively
django-widget-tweaks 5 18 46 2106 139 48
Tweak the form field rendering in templates, not in python-level form definitions. CSS classes and HTML attributes can be altered.
django-superform 3 0 6 117 35 17
Add forms and formsets to other forms like they were fields.
django-polymorphic 4 0 33 1694 289 182
Improved Django model inheritance with automatic downcasting
django-discover-jenkins 1 0 9 48 18 1
A streamlined fork of django-jenkins designed to work with the default test command and the discover runner
django-revproxy 2 6 15 309 120 29
Reverse Proxy view that supports all HTTP methods, Diazo transformations and Single Sign-On.
docopt-ng 3 4 11 200 23 16
Humane command line arguments parser. Now with maintenance, typehints, and complete test coverage.
django-formtools 6 10 23 831 138 81
A set of high-level abstractions for Django forms
icalevents 3 10 14 166 76 14
Python module for iCal URL/file parsing and querying.
django-authority 3 8 14 290 58 10
A Django app that provides generic per-object-permissions for Django's auth app and helpers to create custom permission checks.
contextlib2 2 6 9 38 14 4
contextlib2 is a backport of the standard library's contextlib module to earlier Python versions.
django-sorter 1 0 6 54 13 2
A helper app for sorting objects in Django templates.
dj-database-url 5 16 33 1501 207 6
Use Database URLs in your Django Application.
django-pipeline 3 18 27 1525 371 147
Pipeline is an asset packaging library for Django.
django-fernet-encrypted-fields 2 0 4 55 11 7
sorl-thumbnail 6 18 36 1755 498 119
Thumbnails for Django
django-analytical 5 6 35 1211 170 41
Analytics services for Django projects
django-embed-video 7 28 16 384 135 1
Django app for easy embedding YouTube and Vimeo videos and music from SoundCloud.
django-simple-history 13 22 44 2271 487 174
Store model history and view/revert changes from admin site.
django-defender 2 22 20 1057 143 29
A simple super fast django reusable app that blocks people from brute forcing login attempts
django-axes 2 244 24 1526 353 26
Keep track of failed login attempts in Django-powered sites.
django-avatar 4 16 16 812 305 8
A Django app for handling user avatars.
django-hosts 5 12 24 991 108 37
Dynamic and static host resolving for Django. Maps hostnames to URLconfs.
django-constance 10 45 35 1741 312 12
Dynamic Django settings.
django-categories 1 0 31 463 136 39
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-summernote 0 0 1 0 0 0
Simply integrate Summernote editor with Django project.
django-taggit 7 26 63 3357 625 97
Simple tagging for django
django-recurrence 4 0 20 501 191 65
Utility for working with recurring dates in Django.
pathlib2 3 0 8 81 31 7
Backport of pathlib aiming to support the full stdlib Python API.
django-admin-sortable 2 0 17 567 137 12
Generic drag-and-drop ordering for objects and tabular inlines in Django Admin
djangorestframework-simplejwt 21 24 57 4088 677 170
A JSON Web Token authentication plugin for the Django REST Framework.
django-celery-monitor 3 0 16 201 66 25
Celery Monitoring for Django
django-push-notifications 4 14 63 2301 622 119
Send push notifications to mobile devices through GCM or APNS in Django.
django-smart-selects 3 4 51 1135 351 46
chained and grouped selects for django forms
geojson 2 10 32 936 121 24
Python bindings and utilities for GeoJSON
django-user-sessions 3 2 19 648 130 33
Extend Django sessions with a foreign key back to the user, allowing enumerating all user's sessions.
django-invitations 8 4 17 576 165 35
Generic invitations app for Django
django-postgres-utils 1 0 4 10 3 1
Django app providing additional lookups and functions for PostgreSQL
django-downloadview 3 4 15 387 55 31
Serve files with Django.
django-flatblocks 1 2 10 84 33 1
django-chunks + headerfield + variable chunknames + "inclusion tag" == django-flatblocks
django-redis 7 8 59 2931 430 60
Full featured redis cache backend for Django.
django-silk 17 41 50 4586 339 128
Silky smooth profiling for Django
django-ddp 1 0 20 165 29 21
Django/PostgreSQL implementation of the Meteor server.
django-sortedm2m 3 11 11 514 151 16
A transparent sorted ManyToMany field for django.
django-dbbackup 5 0 23 1015 220 72
Management commands to help backup and restore your project database and media files
django-permission 0 0 19 303 50 8
[Not maintained] An enhanced permission system which support object permission in Django
django-ical 1 28 6 93 32 2
iCal feeds for Django based on Django's syndication feed framework.
django-fsm-log 5 0 10 242 78 17
Automatic logging for Django FSM