django/tests/custom_methods
Aymeric Augustin 54026f1e8d Renamed value_to_db_xxx to adapt_xxxfield_value.
This mirrors convert_xxxfield_value nicely, taking advantage of the
adapter/converter terminology which is commonly used by DB-API modules.
2015-05-17 09:39:34 +02:00
..
__init__.py Merged regressiontests and modeltests into the test root. 2013-02-26 14:36:57 +01:00
models.py Renamed value_to_db_xxx to adapt_xxxfield_value. 2015-05-17 09:39:34 +02:00
tests.py Removed most of absolute_import imports 2013-07-29 20:28:13 +02:00