This website requires JavaScript.
Explore
Help
Sign In
Hopiu
/
django
Watch
1
Star
0
Fork
You've already forked django
0
mirror of
https://github.com/Hopiu/django.git
synced
2026-04-22 15:54:50 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
9aac99e96d
django
/
tests
/
from_db_value
History
JensDiemer
9aac99e96d
Refs
#9619
-- Added a test that Field.from_db_value() is called on QuerySet.values()
2015-06-17 12:20:32 -04:00
..
__init__.py
Fixed
#18757
,
#14462
,
#21565
-- Reworked database-python type conversions
2014-09-03 20:36:03 +01:00
models.py
Update converters to take a consistent set of parameters.
2015-02-20 11:35:52 +00:00
tests.py
Refs
#9619
-- Added a test that Field.from_db_value() is called on QuerySet.values()
2015-06-17 12:20:32 -04:00