This website requires JavaScript.
Explore
Help
Sign In
Django
/
django
Watch
11
Star
0
Fork
0
You've already forked django
Code
Pull Requests
Projects
Releases
Activity
django
/
tests
/
modeltests
/
choices
History
Russell Keith-Magee
661f62be3c
Fixed
#7913
-- Corrected backwards incompatible parts of [7977] when optgroup handling was added to field choices (Ticket
#4412
). Thanks to Michael Elsdorfer (miracle2k) for the report and patch.
...
git-svn-id:
http://code.djangoproject.com/svn/django/trunk@8102
bcc190cf-cafb-0310-a4f2-bffc1f526a37
2008-07-27 07:22:39 +00:00
..
__init__.py
MERGED MAGIC-REMOVAL BRANCH TO TRUNK. This change is highly backwards-incompatible. Please read
http://code.djangoproject.com/wiki/RemovingTheMagic
for upgrade instructions.
2006-05-02 01:31:56 +00:00
models.py
Fixed
#7913
-- Corrected backwards incompatible parts of [7977] when optgroup handling was added to field choices (Ticket
#4412
). Thanks to Michael Elsdorfer (miracle2k) for the report and patch.
2008-07-27 07:22:39 +00:00