This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
django
Watch
1
Star
0
Fork
0
You've already forked django
mirror of
https://github.com/django/django.git
synced
2025-10-31 09:41:08 +00:00
Code
Issues
32
Releases
Wiki
Activity
Files
196cc875b26f266e8f8dfd5be9daa0b8f246b9cd
django
/
tests
/
forms_tests
History
Tim Graham
dbbd2b1272
[1.6.x]
Fixed
#20805
-- Removed an extra colon beside checkboxes in the admin.
...
Thanks CollinAnderson for the report. Backport of
8676318d2d
from master
2013-07-26 14:47:58 -04:00
..
templates
/forms_tests
…
tests
[1.6.x]
Fixed
#20805
-- Removed an extra colon beside checkboxes in the admin.
2013-07-26 14:47:58 -04:00
__init__.py
…
models.py
…
urls.py
…
views.py
…