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-02-21 23:05:09 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
model_fields
History
Erik Romijn
75c0d4ea3a
Fixed queries that may return unexpected results on MySQL due to typecasting.
...
This is a security fix; disclosure to follow shortly.
2014-04-21 18:11:26 -04: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
Fixed
#12030
-- Validate integer field range at the model level.
2014-03-25 14:31:20 -04:00
test_imagefield.py
Removed PIL compatability layer per deprecation timeline.
2014-03-21 10:54:53 -04:00
tests.py
Fixed queries that may return unexpected results on MySQL due to typecasting.
2014-04-21 18:11:26 -04:00