33 projects
django-shared-property
Properties that are both ORM expressions and python code.
django-proxy-overrides
Overridable foreign key fields for Proxy models
iso-8601
Flexible ISO 8601 parser: pass in a valid ISO 8601 string, and a datetime object will be returned.
django-jsonfield
JSONField for django models
django-gevent-websocket
Easy WebSocket server for django using gevent-websocket
rinse
SOAP client built with lxml and requests.
django-keyset-pagination-plus
Keyset Pagination (seek method) for django.
HomeKit-Display-Switch
HomeKit accessory that allows you to sleep/wake your Mac's display.
sonoff-mqtt
micropython-sht30
SHT30 sensor driver for micropython: IC2 bus
gleeful
HomeKit Accessory Protocol (HAP) wrapper for Python
django-subquery
SubQuery support in Django < 1.11
psycopg2-range-overlaps
Use & and = on psycopg2 range types.
tox-bitbucket-status
Update bitbucket status for each env
django-boardinghouse
Postgres schema support in django.
django-shell-plus
django-admin.py shell+ <- shell with models auto-imported
django-timedeltafield
TimedeltaField for django models
django-weekday-field
Weekday field for django models
django-uuidfield-2
UUIDField for django models
django-menus
Menu helpers for django projects
django-public-holidays
Reusable public holidays for django projects
django-auth-additions
Additions (monkey-patches) to auth models.
django-sms-gateway
django generic sms through http gateway
django-filtered-form
A Form that can have per-field queryset filters declaratively defined
django-koui
Packaging up of koui for django projects
django-colour-field
JS Colour Field and Picker for django
django-admin-additions
Admin additions.
PdbBBEditSupport
Display source code in BBEdit while debugging in pdb
django-biometrics
Associate biometric markers with users
django-null-values
Automatically convert empty strings to NULL if null=True
PdbTextMateSupport2
Display source code in TextMate while debugging with pdb.
wsgi-monitor
Auto-reload WSGI server when files change.
django_bshell
Django management command to run bpython, and import all models