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-push-notifications 3 8 65 2192 589 121
Send push notifications to mobile devices through GCM or APNS in Django.
django-analytical 4 6 35 1174 166 40
Analytics services for Django projects
django-smart-selects 2 2 51 1081 349 43
chained and grouped selects for django forms
django-recurrence 4 0 18 460 184 72
Utility for working with recurring dates in Django.
django-simple-menu 4 16 14 257 78 13
Simple, yet powerful, code-based menus for Django applications
imaplib2 2 2 12 31 27 13
Fork of Piers Lauder's imaplib2 library for Python.
prettytable 2 44 22 1224 142 45
Display tabular data in a visually appealing ASCII table format
django-hosts 5 12 24 943 103 33
Dynamic and static host resolving for Django. Maps hostnames to URLconfs.
django-newsletter 1 0 30 825 198 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.
djangorestframework-simplejwt 11 22 59 3768 643 161
A JSON Web Token authentication plugin for the Django REST Framework.
django-ddp 1 0 20 167 29 21
Django/PostgreSQL implementation of the Meteor server.
django-pipeline 2 14 27 1489 372 147
Pipeline is an asset packaging library for Django.
django-embed-video 6 26 17 381 138 14
Django app for easy embedding YouTube and Vimeo videos and music from SoundCloud.
django-eav2 3 22 7 293 55 11
Django EAV 2 - EAV storage for modern Django
django-downloadview 2 2 16 357 58 37
Serve files with Django.
django-robots 3 16 13 451 94 20
A Django app for managing robots.txt files following the robots exclusion protocol
sorl-thumbnail 5 16 38 1716 494 126
Thumbnails for Django
django-redis 6 8 58 2776 423 59
Full featured redis cache backend for Django.
pathlib2 2 0 8 80 31 7
Backport of pathlib aiming to support the full stdlib Python API.
django-admin2 1 0 62 1182 152 44
Extendable, adaptable rewrite of django.contrib.admin
django-invitations 7 4 17 530 159 30
Generic invitations app for Django
django-avatar 4 14 16 794 302 8
A Django app for handling user avatars.
django-polymorphic 1 0 32 1552 270 170
Improved Django model inheritance with automatic downcasting
dj-database-url 4 12 34 1439 201 6
Use Database URLs in your Django Application.
django-tinymce 4 16 26 1231 316 34
TinyMCE integration for Django
django-fsm-log 5 0 10 236 74 16
Automatic logging for Django FSM
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-admin-sortable 2 0 17 557 137 12
Generic drag-and-drop ordering for objects and tabular inlines in Django Admin
geojson 2 8 33 869 122 27
Python bindings and utilities for GeoJSON
django-summernote 0 0 1 0 0 0
Simply integrate Summernote editor with 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-silk 15 33 49 4210 327 124
Silky smooth profiling for Django
django-ical 1 28 6 89 29 2
iCal feeds for Django based on Django's syndication feed framework.
django-nose 3 2 23 882 233 96
Django test runner using nose
django-widget-tweaks 5 18 45 2008 135 43
Tweak the form field rendering in templates, not in python-level form definitions. CSS classes and HTML attributes can be altered.
django-dbtemplates 3 6 23 250 155 26
Django template loader for database stored templates with extensible cache backend
contextlib2 2 6 8 37 15 7
contextlib2 is a backport of the standard library's contextlib module to earlier Python versions.
django-auditlog 6 26 25 991 394 68
A Django app that keeps a log of changes made to an object.
django-model-utils 9 16 47 2577 357 116
Django model mixins and utilities.
django-celery-monitor 3 0 16 191 65 25
Celery Monitoring for Django
django-categories 1 0 32 455 135 48
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-waffle 1 0 23 1062 258 45
A feature flipper for Django
django-defender 2 22 19 988 139 28
A simple super fast django reusable app that blocks people from brute forcing login attempts
django-permission 0 0 19 302 51 8
[Not maintained] An enhanced permission system which support object permission in Django
pip-tools 60 138 102 7405 595 163
A set of tools to keep your pinned Python dependencies fresh.
wagtailmenus 4 18 24 380 137 18
An app to help you manage and render menus in your Wagtail projects more effectively
icalevents 3 4 15 151 70 37
Python module for iCal URL/file parsing and querying.
django-sorter 1 0 6 53 13 2
A helper app for sorting objects in Django templates.
django-configurations 8 20 22 1049 142 59
A helper for organizing Django project settings by relying on well established programming patterns.
django-flatblocks 1 2 10 82 33 1
django-chunks + headerfield + variable chunknames + "inclusion tag" == django-flatblocks
django-simple-history 10 14 44 2064 457 154
Store model history and view/revert changes from admin site.
django-sortedm2m 3 9 11 508 148 29
A transparent sorted ManyToMany field for django.
django-queued-storage 1 0 12 314 64 10
Provides a proxy for Django storage backends that allows you to upload files locally and eventually serve them remotely
django-taggit 5 22 64 3206 626 95
Simple tagging for django
django-redshift-backend 2 16 8 80 46 17
Redshift database backend for Django
django-voting 4 4 7 93 45 3
A generic voting application for Django
django-payments 5 10 41 964 271 76
Universal payment handling for Django.
django-constance 8 25 35 1642 309 30
Dynamic Django settings.
django-postgres-utils 1 0 4 7 3 1
Django app providing additional lookups and functions for PostgreSQL
django-rest-knox 1 0 24 1057 201 69
Authentication Module for django rest auth
docopt-ng 3 4 9 149 17 17
Humane command line arguments parser. Now with maintenance, typehints, and complete test coverage.
django-revproxy 2 4 14 290 118 31
Reverse Proxy view that supports all HTTP methods, Diazo transformations and Single Sign-On.
jsonmodels 3 12 10 328 51 47
jsonmodels is library to make it easier for you to deal with structures that are converted to, or read from JSON.
django-user-sessions 3 2 21 586 126 29
Extend Django sessions with a foreign key back to the user, allowing enumerating all user's sessions.
django-debug-toolbar 7 26 110 7862 1015 75
A configurable set of panels that display various debug information about the current request/response.
django-cookie-consent 4 6 6 200 68 16
Reusable application for managing various cookies and visitors consent for their use in Django project.
django-floppyforms 1 4 31 835 153 45
Full control of form rendering in the templates.
django-formtools 6 10 26 736 130 77
A set of high-level abstractions for Django forms
django-dbbackup 3 0 23 882 215 76
Management commands to help backup and restore your project database and media files
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-fernet-encrypted-fields 2 0 4 31 7 4
django-oauth-toolkit 13 24 69 3004 771 187
OAuth2 goodies for the Djangonauts!
tablib 6 22 136 4506 582 35
Python Module for Tabular Datasets in XLS, CSV, JSON, YAML, &c.
django-axes 2 234 27 1359 338 15
Keep track of failed login attempts in Django-powered sites.
django-two-factor-auth 5 18 39 1560 437 107
Complete Two-Factor Authentication for Django providing the easiest integration into most Django projects.