This website requires JavaScript.
Explore
Help
Sign In
test0908
/
django
Watch
1
Star
0
Fork
You've already forked django
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
c729461479
django
/
tests
/
regressiontests
/
model_fields
History
Tomek Paczkowski
b6f4a92ff4
Proposed fix for
#18162
.
2013-02-23 19:01:38 +01:00
..
4x8.png
Changes to `ImageFileDescriptor` and `ImageField` to fix a few cases of setting image dimension fields.
2009-05-28 05:46:09 +00:00
8x4.png
Changes to `ImageFileDescriptor` and `ImageField` to fix a few cases of setting image dimension fields.
2009-05-28 05:46:09 +00:00
__init__.py
Fixed call to `ugettext`, which is imported as `_`.
2007-07-30 17:25:35 +00:00
imagefield.py
Fixed
#19357
-- Allow non-ASCII chars in filesystem paths
2012-12-08 11:13:52 +01:00
models.py
Fixed
#15040
- Boolean fields return 0 and 1 when loaded through select_related
2012-10-26 00:25:59 +01:00
tests.py
Proposed fix for
#18162
.
2013-02-23 19:01:38 +01:00