jazzband's Repositories
76 repositories
.github
Community health and config files for Jazzband
⭐ 7
🌐 Public
actions
Various GitHub actions for Jazzband projects
⭐ 1
🌐 Public
admin
Some admin files for Jazzband
⭐ 3
🌐 Public
contextlib2
contextlib2 is a backport of the standard library's contextlib module to earlier Python versions.
⭐ 38
🌐 Public
dj-database-url
Use Database URLs in your Django Application.
⭐ 1548
🌐 Public
django-admin-sortable
Generic drag-and-drop ordering for objects and tabular inlines in Django Admin
⭐ 569
🌐 Public
django-admin2
Extendable, adaptable rewrite of django.contrib.admin
⭐ 1186
🌐 Public
django-analytical
Analytics services for Django projects
⭐ 1280
🌐 Public
django-auditlog
A Django app that keeps a log of changes made to an object.
⭐ 1331
🌐 Public
django-authority
A Django app that provides generic per-object-permissions for Django's auth app and helpers to create custom permission checks.
⭐ 292
🌐 Public
django-avatar
A Django app for handling user avatars.
⭐ 826
🌐 Public
django-axes
Keep track of failed login attempts in Django-powered sites.
⭐ 1644
🌐 Public
django-categories
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).
⭐ 470
🌐 Public
django-celery-monitor
Celery Monitoring for Django
⭐ 204
🌐 Public
django-configurations
A helper for organizing Django project settings by relying on well established programming patterns.
⭐ 1135
🌐 Public
django-constance
Dynamic Django settings.
⭐ 1817
🌐 Public
django-dbtemplates
Django template loader for database stored templates with extensible cache backend
⭐ 260
🌐 Public
django-ddp
Django/PostgreSQL implementation of the Meteor server.
⭐ 164
🌐 Public
django-defender
A simple super fast django reusable app that blocks people from brute forcing login attempts
⭐ 1080
🌐 Public
django-discover-jenkins
A streamlined fork of django-jenkins designed to work with the default test command and the discover runner
⭐ 49
🌐 Public
django-downloadview
Serve files with Django.
⭐ 398
🌐 Public
django-eav2
Django EAV 2 - EAV storage for modern Django
⭐ 365
🌐 Public
django-embed-video
Django app for easy embedding YouTube and Vimeo videos and music from SoundCloud.
⭐ 391
🌐 Public
django-fernet-encrypted-fields
No description
⭐ 119
🌐 Public
django-flatblocks
django-chunks + headerfield + variable chunknames + "inclusion tag" == django-flatblocks
⭐ 84
🌐 Public
django-floppyforms
Full control of form rendering in the templates.
⭐ 841
🌐 Public
django-formtools
A set of high-level abstractions for Django forms
⭐ 870
🌐 Public
django-fsm-log
Automatic logging for Django FSM
⭐ 248
🌐 Public
django-hosts
Dynamic and static host resolving for Django. Maps hostnames to URLconfs.
⭐ 1045
🌐 Public
django-ical
iCal feeds for Django based on Django's syndication feed framework.
⭐ 99
🌐 Public
django-invitations
Generic invitations app for Django
⭐ 595
🌐 Public
django-model-utils
Django model mixins and utilities.
⭐ 2747
🌐 Public
django-mongonaut
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.
⭐ 238
🌐 Public
django-newsletter
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.
⭐ 901
🌐 Public
django-nose
Django test runner using nose
⭐ 884
🌐 Public
django-payments
Universal payment handling for Django.
⭐ 1179
🌐 Public
django-permission
[Not maintained] An enhanced permission system which support object permission in Django
⭐ 303
🌐 Public
📦 Archived
django-pipeline
Pipeline is an asset packaging library for Django.
⭐ 1544
🌐 Public
django-polymorphic
Improved Django model inheritance with automatic downcasting
⭐ 1796
🌐 Public
django-postgres-utils
Django app providing additional lookups and functions for PostgreSQL
⭐ 11
🌐 Public
django-push-notifications
Send push notifications to mobile devices through GCM or APNS in Django.
⭐ 2379
🌐 Public
django-queued-storage
Provides a proxy for Django storage backends that allows you to upload files locally and eventually serve them remotely
⭐ 321
🌐 Public
django-recurrence
Utility for working with recurring dates in Django.
⭐ 530
🌐 Public
django-redis
Full featured redis cache backend for Django.
⭐ 3044
🌐 Public
django-redshift-backend
Redshift database backend for Django
⭐ 87
🌐 Public
django-rest-knox
Authentication Module for django rest auth
⭐ 1248
🌐 Public
django-revproxy
Reverse Proxy view that supports all HTTP methods, Diazo transformations and Single Sign-On.
⭐ 326
🌐 Public
django-robots
A Django app for managing robots.txt files following the robots exclusion protocol
⭐ 476
🌐 Public
django-silk
Silky smooth profiling for Django
⭐ 4887
🌐 Public
django-simple-menu
Simple, yet powerful, code-based menus for Django applications
⭐ 270
🌐 Public
django-smart-selects
chained and grouped selects for django forms
⭐ 1141
🌐 Public
django-sortedm2m
A transparent sorted ManyToMany field for django.
⭐ 523
🌐 Public
django-sorter
A helper app for sorting objects in Django templates.
⭐ 54
🌐 Public
django-summernote
Simply integrate Summernote editor with Django project.
⭐ 1
🌐 Public
django-superform
Add forms and formsets to other forms like they were fields.
⭐ 124
🌐 Public
django-tagging
A generic tagging application for Django projects
⭐ 6
🌐 Public
django-taggit
Simple tagging for django
⭐ 3424
🌐 Public
django-tinymce
TinyMCE integration for Django
⭐ 1354
🌐 Public
django-two-factor-auth
Complete Two-Factor Authentication for Django providing the easiest integration into most Django projects.
⭐ 1842
🌐 Public
django-user-sessions
Extend Django sessions with a foreign key back to the user, allowing enumerating all user's sessions.
⭐ 699
🌐 Public
django-voting
A generic voting application for Django
⭐ 113
🌐 Public
django-widget-tweaks
Tweak the form field rendering in templates, not in python-level form definitions. CSS classes and HTML attributes can be altered.
⭐ 2158
🌐 Public
djangorestframework-simplejwt
A JSON Web Token authentication plugin for the Django REST Framework.
⭐ 4270
🌐 Public
docopt-ng
Humane command line arguments parser. Now with maintenance, typehints, and complete test coverage.
⭐ 216
🌐 Public
geojson
Python bindings and utilities for GeoJSON
⭐ 982
🌐 Public
help
Use this repo to get help from the roadies
⭐ 28
🌐 Public
icalevents
Python module for iCal URL/file parsing and querying.
⭐ 179
🌐 Public
imaplib2
Fork of Piers Lauder's imaplib2 library for Python.
⭐ 38
🌐 Public
jsonmodels
jsonmodels is library to make it easier for you to deal with structures that are converted to, or read from JSON.
⭐ 341
🌐 Public
pathlib2
Backport of pathlib aiming to support the full stdlib Python API.
⭐ 85
🌐 Public
pip-tools
A set of tools to keep your pinned Python dependencies fresh.
⭐ 7984
🌐 Public
sorl-thumbnail
Thumbnails for Django
⭐ 1794
🌐 Public
tablib
Python Module for Tabular Datasets in XLS, CSV, JSON, YAML, &c.
⭐ 4737
🌐 Public
wagtailmenus
An app to help you manage and render menus in your Wagtail projects more effectively
⭐ 419
🌐 Public
Watson
:watch: A wonderful CLI to track your time!
⭐ 2507
🌐 Public
website
Code for the Jazzband website
⭐ 70
🌐 Public