This website requires JavaScript.
Explore
Help
Sign In
innov
/
django1
Watch
1
Star
0
Fork
You've already forked django1
0
Code
Issues
Pull Requests
1
Projects
Releases
Wiki
Activity
5931d2e96a
django1
/
tests
/
from_db_value
History
Tim Graham
da5eb3d56c
Refs
#28370
-- Removed support for the context arg of Field.from_db_value() and Expression.convert_value().
...
Per deprecation timeline.
2019-01-17 10:52:19 -05:00
..
__init__.py
Fixed
#18757
,
#14462
,
#21565
-- Reworked database-python type conversions
2014-09-03 20:36:03 +01:00
models.py
Refs
#28370
-- Removed support for the context arg of Field.from_db_value() and Expression.convert_value().
2019-01-17 10:52:19 -05:00
tests.py
Switched setUp() to setUpTestData() where possible in Django's tests.
2018-11-27 09:35:17 -05:00