The following 52 Jazzband projects are maintained by the Jazzband members. Want to move your project to the Jazzband? See the guidelines.
django-ddp | 21 | 166 | 27 | 19 | ||
Django/PostgreSQL implementation of the Meteor server. | ||||||
django-flatblocks | 7 | 72 | 29 | 3 | ||
django-chunks + headerfield + variable chunknames + "inclusion tag" == django-flatblocks | ||||||
django-newsletter | 27 | 572 | 161 | 37 | ||
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-analytical | 4 | 31 | 873 | 130 | 29 | |
Analytics services for Django projects | ||||||
django-ical | 10 | 4 | 50 | 17 | 1 | |
iCal feeds for Django based on Django's syndication feed framework. | ||||||
geojson | 2 | 29 | 592 | 79 | 20 | |
Python bindings and utilities for GeoJSON | ||||||
django-auditlog | 28 | 392 | 245 | 65 | ||
A Django app that keeps a log of changes made to an object. | ||||||
django-hosts | 4 | 22 | 666 | 72 | 33 | |
Dynamic and static host resolving for Django. Maps hostnames to URLconfs. | ||||||
django-formtools | 27 | 436 | 105 | 60 | ||
A set of high-level abstractions for Django forms | ||||||
django-embed-video | 10 | 18 | 278 | 115 | 11 | |
Django app for easy embedding YouTube and Vimeo videos and music from SoundCloud. | ||||||
django-widget-tweaks | 10 | 48 | 1508 | 111 | 24 | |
Tweak the form field rendering in templates, not in python-level form definitions. CSS classes and HTML attributes can be altered. | ||||||
django-simple-menu | 13 | 103 | 62 | 18 | ||
Simple, yet powerful, code-based menus for Django applications | ||||||
django-simple-history | 31 | 1219 | 321 | 68 | ||
Store model history and view/revert changes from admin site. | ||||||
django-floppyforms | 4 | 29 | 778 | 149 | 41 | |
Full control of form rendering in the templates. | ||||||
django-taggit | 2 | 67 | 2544 | 549 | 115 | |
Simple tagging for django | ||||||
django-push-notifications | 4 | 64 | 1695 | 495 | 117 | |
Send push notifications to mobile devices through GCM or APNS in Django. | ||||||
sorl-thumbnail | 10 | 40 | 1457 | 441 | 109 | |
Thumbnails for Django | ||||||
django-model-utils | 10 | 56 | 1969 | 305 | 91 | |
Django model mixins and utilities. | ||||||
django-celery-monitor | 14 | 120 | 48 | 23 | ||
Celery Monitoring for Django | ||||||
django-axes | 138 | 28 | 837 | 261 | 13 | |
Keep track of failed login attempts in Django-powered sites. | ||||||
django-configurations | 4 | 22 | 774 | 117 | 48 | |
A helper for organizing Django project settings by relying on well established programming patterns. | ||||||
django-oauth-toolkit | 69 | 2142 | 591 | 149 | ||
OAuth2 goodies for the Djangonauts! | ||||||
django-dbtemplates | 2 | 18 | 215 | 119 | 15 | |
Django template loader for database stored templates with extensible cache backend | ||||||
django-robots | 4 | 14 | 333 | 74 | 13 | |
A Django app for managing robots.txt files following the robots exclusion protocol | ||||||
django-tinymce | 2 | 23 | 952 | 287 | 16 | |
TinyMCE integration for Django | ||||||
django-nose | 2 | 22 | 862 | 233 | 91 | |
Django test runner using nose | ||||||
pip-tools | 80 | 108 | 4688 | 408 | 115 | |
A set of tools to keep your pinned Python dependencies fresh. | ||||||
django-queued-storage | 12 | 298 | 58 | 5 | ||
Provides a proxy for Django storage backends that allows you to upload files locally and eventually serve them remotely | ||||||
imaplib2 | 7 | 13 | 10 | 11 | ||
Fork of Piers Lauder's imaplib2 library for Python. | ||||||
django-debug-toolbar | 2 | 117 | 6281 | 908 | 100 | |
A configurable set of panels that display various debug information about the current request/response. | ||||||
django-payments | 42 | 552 | 204 | 65 | ||
Universal payment handling for Django. | ||||||
django-voting | 5 | 38 | 31 | 6 | ||
A generic voting application for Django | ||||||
django-smart-selects | 53 | 882 | 313 | 26 | ||
chained and grouped selects for django forms | ||||||
django-defender | 4 | 18 | 545 | 103 | 14 | |
A simple super fast django reusable app that blocks people from brute forcing login attempts | ||||||
django-silk | 16 | 56 | 2803 | 236 | 112 | |
Silky smooth profiling for Django | ||||||
django-mongonaut | 18 | 236 | 71 | 29 | ||
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. | ||||||
contextlib2 | 4 | 4 | 31 | 7 | 3 | |
contextlib2 is a backport of the standard library's contextlib module to earlier Python versions. | ||||||
django-redshift-backend | 10 | 8 | 66 | 32 | 11 | |
Redshift database backend for Django | ||||||
django-admin2 | 62 | 1095 | 155 | 44 | ||
Extendable, adaptable rewrite of django.contrib.admin | ||||||
django-sorter | 5 | 48 | 11 | 2 | ||
A helper app for sorting objects in Django templates. | ||||||
jsonmodels | 13 | 258 | 43 | 38 | ||
jsonmodels is library to make it easier for you to deal with structures that are converted to, or read from JSON. | ||||||
django-authority | 8 | 13 | 229 | 53 | 9 | |
A Django app that provides generic per-object-permissions for Django's auth app and helpers to create custom permission checks. | ||||||
django-user-sessions | 21 | 357 | 94 | 22 | ||
Extend Django sessions with a foreign key back to the user, allowing enumerating all user's sessions. | ||||||
django-discover-jenkins | 7 | 45 | 18 | 1 | ||
A streamlined fork of django-jenkins designed to work with the default test command and the discover runner | ||||||
django-sortedm2m | 7 | 8 | 348 | 128 | 17 | |
A transparent sorted ManyToMany field for django. | ||||||
django-downloadview | 2 | 12 | 220 | 41 | 26 | |
Serve files with Django. | ||||||
tablib | 10 | 139 | 3840 | 559 | 34 | |
Python Module for Tabular Datasets in XLS, CSV, JSON, YAML, &c. | ||||||
prettytable | 6 | 13 | 360 | 52 | 14 | |
Display tabular data in a visually appealing ASCII table format | ||||||
django-pipeline | 4 | 26 | 1387 | 355 | 152 | |
Pipeline is an asset packaging library for Django. | ||||||
dj-rest-auth | 14 | 410 | 77 | 53 | ||
Authentication for Django Rest Framework | ||||||
django-redis | 63 | 1943 | 336 | 28 | ||
Full featured redis cache backend for Django. | ||||||
django-constance | 17 | 36 | 1262 | 271 | 24 | |
Dynamic Django settings. |