1
0
mirror of https://github.com/django/django.git synced 2024-11-19 16:04:13 +00:00
django/tests/testapp
2005-11-10 05:36:41 +00:00
..
models Fixed #724 -- Ensured get_next_by_FOO() and get_previous_by_FOO() methods don't skip or duplicate any records in the case of duplicate values. Thanks for reporting the bug, mattycakes@gmail.com 2005-11-10 05:36:41 +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 Added first stab at model and DB-API unit tests 2005-07-29 15:15:40 +00:00