12 projects
django-seal
Allows ORM constructs to be sealed to prevent them from executing queries on attribute accesses.
django-syzygy
Deployment aware tooling for Django migrations.
django-picklefield
Pickled object field for Django
django-polymodels
Polymorphic models implementation for django
django-reverse-unique-charettes
A ReverseUnique field implementation for Django
django-testdata
Django application providing isolation for model instances created during `setUpTestData`.
django-sundial
Django application providing database, form fields and middleware for timezone support.
django-colorful
An extension to the Django web framework that provides database and form color fields
django-tenancy
Handle multi-tenancy in Django with no additional global state using schemas.
django-mutant
Dynamic model definition and alteration (evolving schemas)
django-dynamic-choices
Django admin fk and m2m dynamic choices by providing callback support
django-admin-enhancer
A simple django app that provides change and deletion links to FK fields in the admin.