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-01-18 14:24:39 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
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
…
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