We are all part of this

Projects

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

pip-tools 60 138 102 7467 595 165
A set of tools to keep your pinned Python dependencies fresh.
django-silk 15 33 49 4243 327 124
Silky smooth profiling for Django
django-oauth-toolkit 13 24 68 3015 770 192
OAuth2 goodies for the Djangonauts!
djangorestframework-simplejwt 11 22 61 3811 647 167
A JSON Web Token authentication plugin for the Django REST Framework.
django-simple-history 11 14 44 2089 459 156
Store model history and view/revert changes from admin site.
django-model-utils 9 18 47 2593 358 107
Django model mixins and utilities.
django-constance 8 25 35 1648 308 30
Dynamic Django settings.
django-configurations 8 20 22 1063 143 59
A helper for organizing Django project settings by relying on well established programming patterns.
django-debug-toolbar 7 26 111 7899 1020 79
A configurable set of panels that display various debug information about the current request/response.
django-redis 7 8 60 2797 427 60
Full featured redis cache backend for Django.
django-invitations 7 4 17 539 158 32
Generic invitations app for Django
django-auditlog 6 28 25 1017 400 64
A Django app that keeps a log of changes made to an object.
django-embed-video 6 26 17 383 136 14
Django app for easy embedding YouTube and Vimeo videos and music from SoundCloud.
tablib 6 26 135 4527 585 32
Python Module for Tabular Datasets in XLS, CSV, JSON, YAML, &c.
django-formtools 6 10 25 748 132 79
A set of high-level abstractions for Django forms
django-taggit 5 22 64 3231 615 95
Simple tagging for django
django-fsm-log 5 0 10 237 75 18
Automatic logging for Django FSM
django-two-factor-auth 5 18 38 1583 438 109
Complete Two-Factor Authentication for Django providing the easiest integration into most Django projects.
django-hosts 5 12 24 949 103 33
Dynamic and static host resolving for Django. Maps hostnames to URLconfs.
django-payments 5 10 40 974 274 81
Universal payment handling for Django.
sorl-thumbnail 5 16 38 1718 495 127
Thumbnails for Django
django-widget-tweaks 5 18 45 2019 135 43
Tweak the form field rendering in templates, not in python-level form definitions. CSS classes and HTML attributes can be altered.
django-avatar 4 14 16 796 302 8
A Django app for handling user avatars.
django-tinymce 4 18 26 1240 316 36
TinyMCE integration for Django
django-simple-menu 4 16 14 257 78 14
Simple, yet powerful, code-based menus for Django applications
django-analytical 4 6 35 1179 166 40
Analytics services for Django projects
wagtailmenus 4 18 24 386 138 18
An app to help you manage and render menus in your Wagtail projects more effectively
django-recurrence 4 0 18 464 184 73
Utility for working with recurring dates in Django.
django-cookie-consent 4 6 6 210 69 17
Reusable application for managing various cookies and visitors consent for their use in Django project.
django-voting 4 4 7 95 45 2
A generic voting application for Django
dj-database-url 4 12 34 1450 201 5
Use Database URLs in your Django Application.
django-push-notifications 3 8 65 2210 593 124
Send push notifications to mobile devices through GCM or APNS in Django.
django-authority 3 8 14 286 56 10
A Django app that provides generic per-object-permissions for Django's auth app and helpers to create custom permission checks.
docopt-ng 3 4 11 160 18 18
Humane command line arguments parser. Now with maintenance, typehints, and complete test coverage.
icalevents 3 4 15 152 71 38
Python module for iCal URL/file parsing and querying.
django-nose 3 2 23 882 233 96
Django test runner using nose
django-dbtemplates 3 6 23 250 155 26
Django template loader for database stored templates with extensible cache backend
prettytable 3 46 23 1245 144 45
Display tabular data in a visually appealing ASCII table format
django-robots 3 16 13 451 94 21
A Django app for managing robots.txt files following the robots exclusion protocol
django-sortedm2m 3 9 11 509 149 30
A transparent sorted ManyToMany field for django.
django-pipeline 3 16 27 1492 372 145
Pipeline is an asset packaging library for Django.
django-dbbackup 3 0 23 908 216 78
Management commands to help backup and restore your project database and media files
django-eav2 3 22 7 296 55 11
Django EAV 2 - EAV storage for modern Django
django-user-sessions 3 2 20 590 126 30
Extend Django sessions with a foreign key back to the user, allowing enumerating all user's sessions.
jsonmodels 3 12 10 331 51 47
jsonmodels is library to make it easier for you to deal with structures that are converted to, or read from JSON.
django-celery-monitor 3 0 16 192 65 25
Celery Monitoring for Django
pathlib2 2 0 8 80 31 7
Backport of pathlib aiming to support the full stdlib Python API.
django-redshift-backend 2 16 8 80 46 17
Redshift database backend for Django
django-smart-selects 2 2 51 1094 349 44
chained and grouped selects for django forms
imaplib2 2 2 12 31 27 13
Fork of Piers Lauder's imaplib2 library for Python.
django-admin-sortable 2 0 17 559 136 12
Generic drag-and-drop ordering for objects and tabular inlines in Django Admin
django-defender 2 22 19 997 141 29
A simple super fast django reusable app that blocks people from brute forcing login attempts
django-polymorphic 2 0 32 1570 271 170
Improved Django model inheritance with automatic downcasting
django-fernet-encrypted-fields 2 0 4 36 9 5
geojson 2 8 31 879 120 27
Python bindings and utilities for GeoJSON
contextlib2 2 6 8 37 15 7
contextlib2 is a backport of the standard library's contextlib module to earlier Python versions.
django-revproxy 2 4 14 291 119 31
Reverse Proxy view that supports all HTTP methods, Diazo transformations and Single Sign-On.
django-downloadview 2 2 16 361 58 37
Serve files with Django.
django-axes 2 234 27 1371 339 15
Keep track of failed login attempts in Django-powered sites.
django-admin2 1 0 62 1184 152 44
Extendable, adaptable rewrite of django.contrib.admin
django-categories 1 0 31 455 135 45
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-rest-knox 1 0 24 1078 201 72
Authentication Module for django rest auth
django-mongonaut 1 0 17 240 68 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-sorter 1 0 6 53 13 2
A helper app for sorting objects in Django templates.
django-newsletter 1 0 30 828 199 52
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.
django-postgres-utils 1 0 4 7 3 1
Django app providing additional lookups and functions for PostgreSQL
django-ical 1 28 6 88 30 2
iCal feeds for Django based on Django's syndication feed framework.
django-flatblocks 1 2 10 82 33 1
django-chunks + headerfield + variable chunknames + "inclusion tag" == django-flatblocks
django-waffle 1 0 24 1070 257 46
A feature flipper for Django
django-ddp 1 0 20 167 29 21
Django/PostgreSQL implementation of the Meteor server.
django-queued-storage 1 0 12 313 64 10
Provides a proxy for Django storage backends that allows you to upload files locally and eventually serve them remotely
django-floppyforms 1 4 31 836 147 45
Full control of form rendering in the templates.
django-discover-jenkins 1 0 9 49 21 1
A streamlined fork of django-jenkins designed to work with the default test command and the discover runner
django-permission 0 0 19 302 51 8
[Not maintained] An enhanced permission system which support object permission in Django
django-summernote 0 0 1 0 0 0
Simply integrate Summernote editor with Django project.