1
0
mirror of https://github.com/django/django.git synced 2024-12-26 02:56:25 +00:00
django/tests/model_fields
Simon Charette 78211b13a5 [1.7.x] Fixed #12030 -- Validate integer field range at the model level.
Thanks to @timgraham for the review.

Backport of 1506c71a95 from master
2014-03-25 14:31:54 -04:00
..
__init__.py
4x8.png
8x4.png
models.py [1.7.x] Fixed #12030 -- Validate integer field range at the model level. 2014-03-25 14:31:54 -04: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 #12030 -- Validate integer field range at the model level. 2014-03-25 14:31:54 -04:00