django/tests/modeltests/custom_managers
Luke Plant 5c3789c908 magic-removal: extracted usages of QuerySet in Manager to a single method,
which can easily be overridden to create custom managers, and updated 
tests with new method of creating custom managers.


git-svn-id: http://code.djangoproject.com/svn/django/branches/magic-removal@2205 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2006-01-31 21:54:28 +00:00
..
__init__.py magic-removal: Added custom_managers model unit tests 2005-12-14 18:41:48 +00:00
models.py magic-removal: extracted usages of QuerySet in Manager to a single method, 2006-01-31 21:54:28 +00:00