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.

django-debug-toolbar 7 26 110 7893 1019 79
A configurable set of panels that display various debug information about the current request/response.
django-oauth-toolkit 13 24 68 3014 769 192
OAuth2 goodies for the Djangonauts!
djangorestframework-simplejwt 11 22 61 3808 646 166
A JSON Web Token authentication plugin for the Django REST Framework.
django-taggit 5 22 64 3229 615 95
Simple tagging for django
pip-tools 60 138 103 7459 596 165
A set of tools to keep your pinned Python dependencies fresh.
django-push-notifications 3 8 65 2209 591 124
Send push notifications to mobile devices through GCM or APNS in Django.
tablib 6 26 135 4524 585 32
Python Module for Tabular Datasets in XLS, CSV, JSON, YAML, &c.
sorl-thumbnail 5 16 38 1718 495 127
Thumbnails for Django
django-simple-history 11 14 44 2085 459 156
Store model history and view/revert changes from admin site.
django-two-factor-auth 5 18 38 1579 438 109
Complete Two-Factor Authentication for Django providing the easiest integration into most Django projects.
django-redis 7 8 59 2795 427 60
Full featured redis cache backend for Django.
django-auditlog 6 28 25 1014 399 65
A Django app that keeps a log of changes made to an object.
django-pipeline 3 16 27 1492 372 145
Pipeline is an asset packaging library for Django.
django-model-utils 9 18 47 2592 357 105
Django model mixins and utilities.
django-smart-selects 2 2 51 1092 349 43
chained and grouped selects for django forms
django-axes 2 234 27 1370 339 14
Keep track of failed login attempts in Django-powered sites.
django-silk 15 33 49 4244 327 124
Silky smooth profiling for Django
django-tinymce 4 18 26 1237 316 36
TinyMCE integration for Django
django-constance 8 25 35 1649 308 30
Dynamic Django settings.
django-avatar 4 14 16 796 302 8
A Django app for handling user avatars.
django-payments 5 10 40 972 273 80
Universal payment handling for Django.
django-polymorphic 2 0 32 1571 271 169
Improved Django model inheritance with automatic downcasting
django-waffle 1 0 24 1070 258 46
A feature flipper for Django
django-nose 3 2 23 882 233 96
Django test runner using nose
django-dbbackup 3 0 23 905 216 78
Management commands to help backup and restore your project database and media files
dj-database-url 4 12 34 1449 201 6
Use Database URLs in your Django Application.
django-rest-knox 1 0 24 1076 201 72
Authentication Module for django rest auth
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-recurrence 4 0 18 463 184 73
Utility for working with recurring dates in Django.
django-analytical 4 6 35 1178 166 40
Analytics services for Django projects
django-invitations 7 4 17 539 158 32
Generic invitations app for Django
django-dbtemplates 3 6 23 250 155 26
Django template loader for database stored templates with extensible cache backend
django-admin2 1 0 62 1183 152 44
Extendable, adaptable rewrite of django.contrib.admin
django-sortedm2m 3 9 11 509 149 30
A transparent sorted ManyToMany field for django.
django-floppyforms 1 4 31 836 147 45
Full control of form rendering in the templates.
prettytable 3 46 23 1243 143 45
Display tabular data in a visually appealing ASCII table format
django-configurations 8 20 22 1061 143 59
A helper for organizing Django project settings by relying on well established programming patterns.
django-defender 2 22 19 997 141 29
A simple super fast django reusable app that blocks people from brute forcing login attempts
wagtailmenus 4 18 24 385 138 18
An app to help you manage and render menus in your Wagtail projects more effectively
django-embed-video 6 26 17 383 138 14
Django app for easy embedding YouTube and Vimeo videos and music from SoundCloud.
django-admin-sortable 2 0 17 559 136 12
Generic drag-and-drop ordering for objects and tabular inlines in Django Admin
django-categories 1 0 31 455 135 47
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-widget-tweaks 5 18 45 2016 135 43
Tweak the form field rendering in templates, not in python-level form definitions. CSS classes and HTML attributes can be altered.
django-formtools 6 10 25 747 132 78
A set of high-level abstractions for Django forms
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.
geojson 2 8 32 879 120 27
Python bindings and utilities for GeoJSON
django-revproxy 2 4 14 291 118 31
Reverse Proxy view that supports all HTTP methods, Diazo transformations and Single Sign-On.
django-hosts 5 12 24 948 103 33
Dynamic and static host resolving for Django. Maps hostnames to URLconfs.
django-robots 3 16 13 451 94 21
A Django app for managing robots.txt files following the robots exclusion protocol
django-simple-menu 4 16 14 257 78 14
Simple, yet powerful, code-based menus for Django applications
django-fsm-log 5 0 10 237 75 17
Automatic logging for Django FSM
icalevents 3 4 15 153 71 38
Python module for iCal URL/file parsing and querying.
django-cookie-consent 4 6 6 209 69 17
Reusable application for managing various cookies and visitors consent for their use in Django project.
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-celery-monitor 3 0 16 192 65 25
Celery Monitoring for Django
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-downloadview 2 2 16 361 58 37
Serve files with 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.
django-eav2 3 22 7 296 55 11
Django EAV 2 - EAV storage for modern Django
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-permission 0 0 19 302 51 8
[Not maintained] An enhanced permission system which support object permission in Django
django-redshift-backend 2 16 8 80 46 17
Redshift database backend for Django
django-voting 4 4 7 95 45 2
A generic voting application for Django
django-flatblocks 1 2 10 82 33 1
django-chunks + headerfield + variable chunknames + "inclusion tag" == django-flatblocks
pathlib2 2 0 8 80 31 7
Backport of pathlib aiming to support the full stdlib Python API.
django-ical 1 28 6 89 30 2
iCal feeds for Django based on Django's syndication feed framework.
django-ddp 1 0 20 167 29 21
Django/PostgreSQL implementation of the Meteor server.
imaplib2 2 2 12 31 27 13
Fork of Piers Lauder's imaplib2 library for Python.
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
docopt-ng 3 4 11 156 18 18
Humane command line arguments parser. Now with maintenance, typehints, and complete test coverage.
contextlib2 2 6 8 37 15 7
contextlib2 is a backport of the standard library's contextlib module to earlier Python versions.
django-sorter 1 0 6 53 13 2
A helper app for sorting objects in Django templates.
django-fernet-encrypted-fields 2 0 4 36 9 5
django-postgres-utils 1 0 4 7 3 1
Django app providing additional lookups and functions for PostgreSQL
django-summernote 0 0 1 0 0 0
Simply integrate Summernote editor with Django project.