1
0
mirror of https://github.com/django/django.git synced 2025-01-12 11:26:23 +00:00
django/tests
2012-02-04 19:56:40 +00:00
..
modeltests Fixed #8291 -- Allowed 'pk' to be used as an ordering option in Model.Meta. Thanks to peterd12 for the report and to evan_schulz, gruszczy, frog32 and David Gouldin for their work on the patch. 2012-02-04 19:56:40 +00:00
regressiontests Fixed #17555 -- Added support for a missing trailing slash when redirecting based on the browser language. Thanks, neaf. 2012-02-04 18:43:20 +00:00
templates
runtests.py Fixed #5968 -- Allowed (un-)registering with databrowse several models at once. 2012-01-28 20:54:48 +00:00
test_sqlite.py Fixed a url to the contributing guide in a code comment. 2011-12-14 14:49:00 +00:00
urls.py Made sure the new project template functionality works when the template 2011-12-29 17:03:38 +00:00