1
0
mirror of https://github.com/django/django.git synced 2025-01-11 02:46:13 +00:00
django/tests
Loic Raucy 62f842e2e5 Fixed #19581 -- ensure unique html ids with CheckboxSelectMultiple widgets
ID check is now done the same way as MultipleHiddenInput.
2013-01-09 16:06:56 -08:00
..
modeltests Updated deprecated test assertions 2013-01-08 19:08:15 +01:00
regressiontests Fixed #19581 -- ensure unique html ids with CheckboxSelectMultiple widgets 2013-01-09 16:06:56 -08:00
templates
.coveragerc
runtests.py Removed django.contrib.databrowse. 2012-12-29 21:58:12 +01:00
test_sqlite.py
urls.py