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-02-23 16:24:46 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
History
Sebastián Magrí
88e1715639
Fixed
#19318
-- Ensured that the admin's SimpleListFilter options can be displayed as selected even if the lookup's first element is not a string.
2012-12-03 11:53:15 -08:00
..
modeltests
Fixed
#19362
-- Detected invalid use of @python_2_unicode_compatible.
2012-11-27 09:45:37 +01:00
regressiontests
Fixed
#19318
-- Ensured that the admin's SimpleListFilter options can be displayed as selected even if the lookup's first element is not a string.
2012-12-03 11:53:15 -08:00
templates
…
.coveragerc
Fixed
#16817
- Added a guide of code coverage to contributing docs.
2012-10-11 06:11:52 -04:00
runtests.py
Fixed
#5805
-- it is now possible to specify multi-column indexes. Thanks to jgelens for the original patch.
2012-11-04 10:16:06 -08:00
test_sqlite.py
…
urls.py
…