This website requires JavaScript.
Explore
Help
Register
Sign In
mirrors
/
django
mirror of
https://github.com/django/django.git
Watch
1
Star
0
Fork
You've already forked django
0
Code
Issues
24
Releases
Wiki
Activity
212b9826bd
django
/
tests
/
regressiontests
/
model_fields
History
Brendan MacDonell
ad237fb72f
Fixed
#18724
-- Fixed IntegerField validation with value 0
2012-08-06 10:42:21 +02:00
..
4x8.png
…
8x4.png
…
__init__.py
…
imagefield.py
Used skipIf decorator to skip image tests when PIL is not available
2012-07-06 11:20:07 +02:00
models.py
Fix
#16570
: Restore ability to have decimal fields where max_digits equals decimal_places. Thanks dcwatson and kenth.
2011-11-12 19:53:56 +00:00
tests.py
Fixed
#18724
-- Fixed IntegerField validation with value 0
2012-08-06 10:42:21 +02:00