1
0
mirror of https://github.com/django/django.git synced 2025-01-13 03:47:26 +00:00
django/tests/testapp
2005-11-14 01:44:35 +00:00
..
models Fixed #121 -- Django now quotes all names in SQL queries. Also added unit tests to confirm. Thanks, Robin Munn and Sune. 2005-11-14 01:44:35 +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