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-29 16:46:11 +00:00
Code
Issues
32
Releases
Wiki
Activity
Files
7e6eeef366d00b1bac3406477cc8e7714725baf7
django
/
tests
/
model_fields
History
Florian Apolloner
99c2c917c3
[1.7.x]
Fixed
#23098
-- Checked that lazy choices are not evaluated too soon
...
Thanks Matthieu Agopian for the report. Backport of
2f73b527dd
from master.
2014-07-27 13:32:07 +02: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.7.x] Created import-time test temp dirs in known location
2014-06-23 14:57:24 +02:00
test_imagefield.py
Fixed
#21512
-- Added more complete information about Pillow and PIL in model_fields and model_forms tests.
2013-11-26 10:18:54 +01:00
tests.py
[1.7.x]
Fixed
#23098
-- Checked that lazy choices are not evaluated too soon
2014-07-27 13:32:07 +02:00