django/tests/testapp
Jacob Kaplan-Moss 440a2a97e9 Added framework for writing non-model-based tests, and added tests for cache and templates
from the old django/tests location (which has been removed).


git-svn-id: http://code.djangoproject.com/svn/django/trunk@367 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2005-08-01 19:09:07 +00:00
..
models Changed custom_methods model test/doc to add explanation of what Article(*row) means, for Python beginners 2005-08-01 18:57:37 +00:00
templatetags Added framework for writing non-model-based tests, and added tests for cache and templates 2005-08-01 19:09:07 +00:00
__init__.py