django/tests/modeltests/basic
Adrian Holovaty 257f7090ef magic-removal: Added Manager.__get__ method that forbids access by instances. Also added unit tests. Thanks, rjwittams
git-svn-id: http://code.djangoproject.com/svn/django/branches/magic-removal@1615 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2005-12-13 16:44:54 +00:00
..
__init__.py magic-removal: Moved model unit tests from 'testapp' package into 'modeltests' package, with each model test getting its own app 2005-12-12 04:07:46 +00:00
models.py magic-removal: Added Manager.__get__ method that forbids access by instances. Also added unit tests. Thanks, rjwittams 2005-12-13 16:44:54 +00:00