1
0
mirror of https://github.com/django/django.git synced 2024-11-18 15:34:16 +00:00
django/tests
Claude Paroz fe873e2765 Fixed #12140 -- Fixed http.urlencode result for empty lists
Thanks aneil for the report and the initial patch.
2012-06-14 11:32:40 +02:00
..
modeltests Fixed #17159 -- Validated returned number of next|previous_page_number 2012-06-09 17:55:24 +02:00
regressiontests Fixed #12140 -- Fixed http.urlencode result for empty lists 2012-06-14 11:32:40 +02:00
templates
runtests.py Commented on a line that inadvertantly slipped in commit 865cd35c 2012-05-05 16:45:02 +02:00
test_sqlite.py Use faster password hasher in sqlite tests 2012-04-30 22:10:27 +03:00
urls.py