This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
django
Watch
1
Star
0
Fork
You've already forked django
0
mirror of
https://github.com/django/django.git
synced
2025-07-24 05:36:15 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
4
5ecdf0eb9c
django
/
tests
/
model_validation
History
Download ZIP
Download TAR.GZ
Łukasz Langa
f763227c7d
Fixes a Python 3.x regression introduced in
a19e9d80
2013-05-18 18:06:31 +02:00
..
__init__.py
Fixed
#20430
- Enable iterable of iterables for model choices
2013-05-18 11:14:05 -04:00
models.py
Fixed
#20430
- Enable iterable of iterables for model choices
2013-05-18 11:14:05 -04:00
tests.py
Fixes a Python 3.x regression introduced in
a19e9d80
2013-05-18 18:06:31 +02:00