1
0
mirror of https://github.com/django/django.git synced 2024-11-18 23:44:22 +00:00
django/tests
2009-12-12 17:20:32 +00:00
..
modeltests Optimised use of 'in' operator on QuerySet using an explicit __contains__ method. 2009-12-09 16:07:21 +00:00
regressiontests Fixed #11972: Corrected title filter handling of numbers followed by letters. Thanks schwank@gmail.com and Randy Barlow. 2009-12-12 17:20:32 +00:00
templates
runtests.py Fixed #4604 - Configurable message passing system, supporting anonymous users 2009-12-09 16:57:23 +00:00
urls.py