1
0
mirror of https://github.com/django/django.git synced 2025-01-08 17:37:20 +00:00
django/tests
2011-06-05 23:44:34 +00:00
..
modeltests Fixed #16048 -- Use the base manager instead of the default manager to retrieve a related object of a GenericForeignKey similar to ForeignKeys. Thanks, adurdin. 2011-05-22 15:21:03 +00:00
regressiontests Enhanced a bit the documentation and docstring for the url template tag. Also, added a test for it. 2011-06-05 23:44:34 +00:00
templates
runtests.py Fixed #6392 -- Made django.contrib.humanize template tags locale aware. Thanks, Dave McLain. 2011-05-06 13:29:58 +00:00
test_sqlite.py
urls.py Changed utils/decorators.py tests to use RequestFactory 2011-05-23 16:08:45 +00:00