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
/
model_fields
History
Carl Meyer
21a3efcf48
[1.6.x]
Fixed
#20999
- Allow overriding formfield class with choices, without subclass restrictions.
...
Refs
#18162
. Thanks claudep and mjtamlyn for review. Backport of 7211741fc5d50425 from master.
2013-08-30 17:45:14 -06:00
..
__init__.py
Merged regressiontests and modeltests into the test root.
2013-02-26 14:36:57 +01:00
4x8.png
Merged regressiontests and modeltests into the test root.
2013-02-26 14:36:57 +01:00
8x4.png
Merged regressiontests and modeltests into the test root.
2013-02-26 14:36:57 +01:00
models.py
[1.6.x]
Fixed
#20895
-- Made check management command warn if a BooleanField does not have a default value
2013-08-15 20:33:02 -04:00
test_imagefield.py
Fixed
#19934
- Use of Pillow is now preferred over PIL.
2013-05-14 19:32:04 -07:00
tests.py
[1.6.x]
Fixed
#20999
- Allow overriding formfield class with choices, without subclass restrictions.
2013-08-30 17:45:14 -06:00