We are all part of this

Projects

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

geojson 3 10 27 983 125 29
Python bindings and utilities for GeoJSON
django-payments 9 14 38 1176 292 88
Universal payment handling for Django.
django-sortedm2m 4 11 9 523 150 18
A transparent sorted ManyToMany field for django.
django-flatblocks 2 2 7 84 32 1
django-chunks + headerfield + variable chunknames + "inclusion tag" == django-flatblocks
django-dbtemplates 4 6 20 260 153 18
Django template loader for database stored templates with extensible cache backend
django-celery-monitor 4 0 12 203 65 25
Celery Monitoring for Django
django-permission 0 0 16 303 49 8
[Not maintained] An enhanced permission system which support object permission in Django
django-invitations 9 4 14 595 163 39
Generic invitations app for Django
django-constance 12 49 30 1810 320 26
Dynamic Django settings.
pathlib2 4 0 5 85 29 7
Backport of pathlib aiming to support the full stdlib Python API.
django-ddp 1 0 17 164 28 21
Django/PostgreSQL implementation of the Meteor server.
tablib 7 32 128 4740 593 32
Python Module for Tabular Datasets in XLS, CSV, JSON, YAML, &c.
django-robots 4 16 8 476 102 22
A Django app for managing robots.txt files following the robots exclusion protocol
django-voting 6 4 3 112 47 3
A generic voting application for Django
django-push-notifications 5 16 59 2381 631 121
Send push notifications to mobile devices through GCM or APNS in Django.
django-polymorphic 5 0 32 1785 300 173
Improved Django model inheritance with automatic downcasting
django-queued-storage 1 0 9 321 60 10
Provides a proxy for Django storage backends that allows you to upload files locally and eventually serve them remotely
django-downloadview 4 6 12 397 54 32
Serve files with Django.
django-revproxy 2 6 12 325 117 31
Reverse Proxy view that supports all HTTP methods, Diazo transformations and Single Sign-On.
django-authority 4 8 9 292 58 11
A Django app that provides generic per-object-permissions for Django's auth app and helpers to create custom permission checks.
django-silk 18 49 47 4875 353 131
Silky smooth profiling for Django
django-widget-tweaks 6 20 44 2155 141 49
Tweak the form field rendering in templates, not in python-level form definitions. CSS classes and HTML attributes can be altered.
django-fsm-log 5 0 7 248 79 20
Automatic logging for Django FSM
pip-tools 69 144 97 7972 636 221
A set of tools to keep your pinned Python dependencies fresh.
django-summernote 0 0 0 1 0 0
Simply integrate Summernote editor with Django project.
docopt-ng 4 4 7 216 25 17
Humane command line arguments parser. Now with maintenance, typehints, and complete test coverage.
Watson 2 0 31 2503 249 136
:watch: A wonderful CLI to track your time!
django-discover-jenkins 1 0 6 49 17 1
A streamlined fork of django-jenkins designed to work with the default test command and the discover runner
django-nose 4 2 19 884 236 102
Django test runner using nose
icalevents 3 16 9 179 77 6
Python module for iCal URL/file parsing and querying.
django-two-factor-auth 6 24 33 1839 462 105
Complete Two-Factor Authentication for Django providing the easiest integration into most Django projects.
django-hosts 6 14 21 1042 107 40
Dynamic and static host resolving for Django. Maps hostnames to URLconfs.
django-newsletter 3 10 24 900 205 39
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-embed-video 9 30 12 391 135 5
Django app for easy embedding YouTube and Vimeo videos and music from SoundCloud.
django-categories 1 0 26 470 135 40
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).
jsonmodels 6 12 7 341 51 48
jsonmodels is library to make it easier for you to deal with structures that are converted to, or read from JSON.
django-fernet-encrypted-fields 2 0 2 115 18 7
django-rest-knox 2 0 19 1245 221 35
Authentication Module for django rest auth
django-postgres-utils 2 0 2 11 3 1
Django app providing additional lookups and functions for PostgreSQL
django-sorter 1 0 3 54 12 2
A helper app for sorting objects in Django templates.
django-analytical 6 8 32 1276 174 39
Analytics services for Django projects
imaplib2 3 2 8 38 29 17
Fork of Piers Lauder's imaplib2 library for Python.
django-pipeline 4 20 21 1545 375 154
Pipeline is an asset packaging library for Django.
django-admin2 1 0 59 1186 149 44
Extendable, adaptable rewrite of django.contrib.admin
django-axes 5 250 19 1642 359 26
Keep track of failed login attempts in Django-powered sites.
django-tinymce 5 22 21 1350 324 39
TinyMCE integration for Django
dj-database-url 5 20 30 1547 213 14
Use Database URLs in your Django Application.
django-admin-sortable 3 0 14 569 138 12
Generic drag-and-drop ordering for objects and tabular inlines in Django Admin
django-model-utils 10 24 43 2746 369 117
Django model mixins and utilities.
django-auditlog 8 44 23 1327 437 100
A Django app that keeps a log of changes made to an object.
django-redshift-backend 3 26 3 87 51 17
Redshift database backend for Django
django-redis 9 10 58 3044 442 72
Full featured redis cache backend for Django.
django-user-sessions 4 4 15 698 128 33
Extend Django sessions with a foreign key back to the user, allowing enumerating all user's sessions.
django-mongonaut 1 0 14 238 64 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-floppyforms 3 4 26 841 149 40
Full control of form rendering in the templates.
django-recurrence 4 0 19 527 191 67
Utility for working with recurring dates in Django.
django-smart-selects 4 4 47 1141 350 49
chained and grouped selects for django forms
django-formtools 7 10 19 868 144 88
A set of high-level abstractions for Django forms
django-ical 2 28 3 99 30 2
iCal feeds for Django based on Django's syndication feed framework.
contextlib2 3 6 6 38 13 3
contextlib2 is a backport of the standard library's contextlib module to earlier Python versions.
django-configurations 9 20 19 1133 145 64
A helper for organizing Django project settings by relying on well established programming patterns.
django-avatar 4 16 13 825 299 7
A Django app for handling user avatars.
django-defender 3 22 17 1080 140 30
A simple super fast django reusable app that blocks people from brute forcing login attempts
djangorestframework-simplejwt 24 28 51 4257 698 153
A JSON Web Token authentication plugin for the Django REST Framework.
django-taggit 8 26 60 3421 621 100
Simple tagging for django
django-superform 3 0 5 124 37 18
Add forms and formsets to other forms like they were fields.
django-eav2 4 32 5 366 64 24
Django EAV 2 - EAV storage for modern Django
sorl-thumbnail 7 20 34 1790 495 120
Thumbnails for Django
wagtailmenus 6 28 20 419 136 20
An app to help you manage and render menus in your Wagtail projects more effectively
django-simple-menu 5 18 11 270 83 21
Simple, yet powerful, code-based menus for Django applications
django-tagging 0 0 0 6 3 1
A generic tagging application for Django projects