django-idmapper
Explicitally mark your models to use an identity mapping pattern
A pluggable Django application which allows you to explicitally mark your models to use an identity mapping pattern. This will share instances of the same model in memory throughout your interpreter.
- Source control:
- http://github.com/dcramer/django-idmapper
- Home page:
- http://github.com/dcramer/django-idmapper
- Authors
- David Cramer
- Tags
- api
There are no releases of this app.
This app is being cared for by: Andy McKay
Comments
There are 1 comment(s).
Login to add comments

