code.playfire.com

Check out our main GitHub page at https://github.com/playfire

  • django-append-url-to-sql

    Appends the request URL to SQL statements in Django

  • django-bcrypt

    bcrypt password hash support for Django < 1.4

  • django-pedantic-http-methods

    Raises an exception when attempting to perform side effects in GET and HEAD HTTP methods

  • django-cache-toolbox

    Non-magical object caching for Django

  • django-cyclebufferfield

    Field to manage Django fields in a fixed-size ring buffer

  • 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-next-previous

    Django model mixin for easy retrieval of the "next" and "previous" objects

  • django-userdata

    Helper to manage one-to-one User-specific Django models

  • django-usernamefield

    Field to manage denormalisation of User.username in Django

  • django-autologin

    Token generator and processor to provide automatic login links for users