django1/django/db
Marc Tamlyn 32d4db66b9 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.
2015-02-20 11:35:52 +00:00
..
backends Update converters to take a consistent set of parameters. 2015-02-20 11:35:52 +00:00
migrations Fixed #24291 - Fixed migration ModelState generation with unused swappable models 2015-02-18 19:05:10 +01:00
models Update converters to take a consistent set of parameters. 2015-02-20 11:35:52 +00:00
__init__.py Fixed #21430 -- Added a RuntimeWarning when unpickling Models and QuerySets from a different Django version. 2014-06-11 10:03:34 -04:00
transaction.py Sorted imports with isort; refs #23860. 2015-02-06 08:16:28 -05:00
utils.py Sorted imports with isort; refs #23860. 2015-02-06 08:16:28 -05:00