Simon Charette

Results 10 repositories owned by Simon Charette

django-admin-enhancer

59
Stars
17
Forks
Watchers

A simple django app that provides change and deletion links to FK fields in the admin

django-colorful

169
Stars
59
Forks
Watchers

Extension to the Django web framework that provides database and form color fields

django-dynamic-choices

39
Stars
5
Forks
Watchers

Provide FK and M2M dynamic choices and react to django.contrib.admin edit/add view interaction to update those choices

django-mutant

241
Stars
36
Forks
Watchers

Dynamic model definition and alteration (evolving schemas)

django-polymodels

85
Stars
17
Forks
Watchers

Polymorphic models implementation for django.

django-seal

232
Stars
7
Forks
Watchers

Django application providing queryset sealing capability.

django-sundial

41
Stars
4
Forks
Watchers

Django application providing database, form fields and middleware for timezone support.

django-syzygy

63
Stars
2
Forks
Watchers

Django application providing database migration tooling to automate their deployment.

django-tenancy

86
Stars
15
Forks
Watchers

Handle multi-tenancy in Django with no additional global state using schemas.

django-testdata

26
Stars
2
Forks
Watchers

Django application providing isolation for model instances created during setUpTestData.