django1/tests/from_db_value
Marc Tamlyn 3886338c1d [1.8.x] Update converters to take a consistent set of parameters.
As suggested by Anssi. This has the slightly strange side effect of
passing the expression to Expression.convert_value has the expression
passed back to it, but it allows more complex patterns of expressions.

Backport of 32d4db66b9 from master
2015-02-20 11:47:48 +00:00
..
__init__.py Fixed #18757, #14462, #21565 -- Reworked database-python type conversions 2014-09-03 20:36:03 +01:00
models.py [1.8.x] Update converters to take a consistent set of parameters. 2015-02-20 11:47:48 +00:00
tests.py [1.8.x] Sorted imports with isort; refs #23860. 2015-02-09 14:24:06 -05:00