Pinned Repositories
django-append-url-to-sql
Appends the request URL to SQL statements in Django
django-autologin
Token generator and processor to provide automatic login links for users.
django-bcrypt
bcrypt password hash support for Django < 1.4
django-cache-toolbox
Non-magical object caching for Django
django-debug-toolbar-user-panel
Panel for the Django Debug toolbar to quickly switch between users
django-dynamic-subdomains
Dynamic (and static) subdomain support for Django
django-email-from-template
Send emails generated entirely from Django templates
django-enumfield
Type-safe, efficient & database-agnostic enumeration field for Django
django-userdata
Helper to manage one-to-one User-specific Django models
django-usernamefield
Field to manage denormalisation of User.username in Django
Playfire's Repositories
playfire/django-debug-toolbar-user-panel
Panel for the Django Debug toolbar to quickly switch between users
playfire/django-dynamic-subdomains
Dynamic (and static) subdomain support for Django
playfire/django-email-from-template
Send emails generated entirely from Django templates
playfire/django-cache-toolbox
Non-magical object caching for Django
playfire/django-bcrypt
bcrypt password hash support for Django < 1.4
playfire/django-append-url-to-sql
Appends the request URL to SQL statements in Django
playfire/django-userdata
Helper to manage one-to-one User-specific Django models
playfire/django-autologin
Token generator and processor to provide automatic login links for users.
playfire/django-enumfield
Type-safe, efficient & database-agnostic enumeration field for Django
playfire/django-usernamefield
Field to manage denormalisation of User.username in Django
playfire/django-next-previous
Django model mixin for easy retrieval of the "next" and "previous" objects
playfire/django-pedantic-http-methods
Raises an exception when attempting to perform side effects in GET and HEAD HTTP methods
playfire/playfire.github.com
playfire/django-cyclebufferfield
Field to manage Django fields in a fixed-size ring buffer
playfire/dmigrations
Playfire's dmigrations fork