django1/django/db/models/fields
Loic Bistuer 5efd472178 Reworked docstrings and comments in related.py.
Thanks Tim Graham for the review.
2015-02-16 20:40:04 +07:00
..
__init__.py Fixed #24319 -- Added validation for UUID model field 2015-02-13 09:45:53 +11:00
files.py Sorted imports with isort; refs #23860. 2015-02-06 08:16:28 -05:00
proxy.py Added missing deconstruct() methods. 2013-12-06 15:23:34 +01:00
related.py Reworked docstrings and comments in related.py. 2015-02-16 20:40:04 +07:00
subclassing.py Fixed #18757, #14462, #21565 -- Reworked database-python type conversions 2014-09-03 20:36:03 +01:00