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-summernote 0 0 1 0 0 0
Simply integrate Summernote editor with Django project.
django-postgres-utils 1 0 4 9 3 1
Django app providing additional lookups and functions for PostgreSQL
imaplib2 2 2 12 33 28 10
Fork of Piers Lauder's imaplib2 library for Python.
contextlib2 2 6 9 38 13 3
contextlib2 is a backport of the standard library's contextlib module to earlier Python versions.
django-fernet-encrypted-fields 2 0 4 42 9 6
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-sorter 1 0 6 53 13 2
A helper app for sorting objects in Django templates.
pathlib2 3 0 8 81 32 7
Backport of pathlib aiming to support the full stdlib Python API.
django-redshift-backend 2 18 7 82 47 11
Redshift database backend for Django
django-flatblocks 1 2 10 82 33 1
django-chunks + headerfield + variable chunknames + "inclusion tag" == django-flatblocks
django-ical 1 28 6 90 32 2
iCal feeds for Django based on Django's syndication feed framework.
django-voting 4 4 7 97 45 2
A generic voting application for Django
icalevents 3 4 15 157 72 38
Python module for iCal URL/file parsing and querying.
django-ddp 1 0 20 167 29 21
Django/PostgreSQL implementation of the Meteor server.
docopt-ng 3 4 11 176 20 16
Humane command line arguments parser. Now with maintenance, typehints, and complete test coverage.
django-celery-monitor 3 0 16 195 65 25
Celery Monitoring for Django
django-cookie-consent 4 8 7 219 71 12
Reusable application for managing various cookies and visitors consent for their use in Django project.
django-fsm-log 5 0 11 240 77 15
Automatic logging for Django FSM
django-mongonaut 1 0 17 240 67 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-dbtemplates 3 6 23 252 155 26
Django template loader for database stored templates with extensible cache backend
django-simple-menu 4 16 14 263 80 15
Simple, yet powerful, code-based menus for Django applications
django-authority 3 8 14 292 57 10
A Django app that provides generic per-object-permissions for Django's auth app and helpers to create custom permission checks.
django-revproxy 2 4 14 297 118 33
Reverse Proxy view that supports all HTTP methods, Diazo transformations and Single Sign-On.
django-permission 0 0 19 302 50 8
[Not maintained] An enhanced permission system which support object permission in 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-eav2 3 24 7 320 57 14
Django EAV 2 - EAV storage for modern Django
jsonmodels 3 12 10 335 51 47
jsonmodels is library to make it easier for you to deal with structures that are converted to, or read from JSON.
django-downloadview 2 2 16 363 58 37
Serve files with Django.
django-embed-video 6 28 17 384 137 2
Django app for easy embedding YouTube and Vimeo videos and music from SoundCloud.
wagtailmenus 5 18 24 391 137 18
An app to help you manage and render menus in your Wagtail projects more effectively
django-categories 1 0 31 457 135 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-robots 3 16 12 458 95 22
A Django app for managing robots.txt files following the robots exclusion protocol
django-recurrence 4 0 20 471 188 75
Utility for working with recurring dates in Django.
django-sortedm2m 3 9 11 512 149 30
A transparent sorted ManyToMany field for django.
django-invitations 8 4 18 555 163 32
Generic invitations app for Django
django-admin-sortable 2 0 17 563 137 12
Generic drag-and-drop ordering for objects and tabular inlines in Django Admin
django-user-sessions 3 2 19 611 127 32
Extend Django sessions with a foreign key back to the user, allowing enumerating all user's sessions.
django-formtools 6 10 23 779 134 82
A set of high-level abstractions for Django forms
django-avatar 4 14 16 805 303 11
A Django app for handling user avatars.
django-floppyforms 1 4 31 837 148 45
Full control of form rendering in the templates.
django-newsletter 1 0 31 840 201 56
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-nose 3 2 23 882 233 95
Django test runner using nose
geojson 2 8 32 903 120 27
Python bindings and utilities for GeoJSON
django-dbbackup 3 0 24 946 218 78
Management commands to help backup and restore your project database and media files
django-hosts 5 12 24 968 104 36
Dynamic and static host resolving for Django. Maps hostnames to URLconfs.
django-payments 5 10 41 1013 279 83
Universal payment handling for Django.
django-defender 2 22 20 1022 143 29
A simple super fast django reusable app that blocks people from brute forcing login attempts
django-configurations 8 20 22 1082 142 64
A helper for organizing Django project settings by relying on well established programming patterns.
django-auditlog 6 28 25 1091 404 73
A Django app that keeps a log of changes made to an object.
django-smart-selects 2 2 50 1106 348 45
chained and grouped selects for django forms
django-waffle 1 0 26 1109 255 45
A feature flipper for Django
django-rest-knox 2 0 24 1111 204 38
Authentication Module for django rest auth
django-admin2 1 0 62 1183 152 44
Extendable, adaptable rewrite of django.contrib.admin
django-analytical 4 6 35 1196 166 40
Analytics services for Django projects
django-tinymce 4 20 26 1260 317 35
TinyMCE integration for Django
prettytable 3 48 23 1321 149 41
Display tabular data in a visually appealing ASCII table format
django-axes 2 238 25 1440 344 19
Keep track of failed login attempts in Django-powered sites.
dj-database-url 4 14 34 1469 202 7
Use Database URLs in your Django Application.
django-pipeline 3 16 27 1501 372 147
Pipeline is an asset packaging library for Django.
django-polymorphic 2 0 32 1616 275 173
Improved Django model inheritance with automatic downcasting
django-two-factor-auth 5 18 37 1631 443 106
Complete Two-Factor Authentication for Django providing the easiest integration into most Django projects.
django-constance 9 25 35 1677 307 20
Dynamic Django settings.
sorl-thumbnail 5 16 38 1726 493 126
Thumbnails for Django
django-widget-tweaks 5 18 45 2051 136 44
Tweak the form field rendering in templates, not in python-level form definitions. CSS classes and HTML attributes can be altered.
django-simple-history 11 18 45 2141 471 161
Store model history and view/revert changes from admin site.
django-push-notifications 3 12 64 2241 608 116
Send push notifications to mobile devices through GCM or APNS in Django.
django-model-utils 9 22 47 2627 362 105
Django model mixins and utilities.
django-redis 6 8 60 2844 428 62
Full featured redis cache backend for Django.
django-oauth-toolkit 13 26 70 3080 783 179
OAuth2 goodies for the Djangonauts!
django-taggit 6 22 64 3288 624 100
Simple tagging for django
djangorestframework-simplejwt 12 22 56 3920 656 172
A JSON Web Token authentication plugin for the Django REST Framework.
django-silk 16 33 50 4346 333 131
Silky smooth profiling for Django
tablib 6 26 135 4568 588 31
Python Module for Tabular Datasets in XLS, CSV, JSON, YAML, &c.
pip-tools 61 138 102 7617 607 187
A set of tools to keep your pinned Python dependencies fresh.
django-debug-toolbar 7 40 111 7986 1038 70
A configurable set of panels that display various debug information about the current request/response.