django1/django/db/models/fields
Rodolfo Carvalho 0d91225892 Fixed many typos in comments and docstrings.
Thanks Piotr Kasprzyk for help with the patch.
2014-03-03 07:38:09 -05:00
..
__init__.py Fixed many typos in comments and docstrings. 2014-03-03 07:38:09 -05:00
files.py Edited model and field checks for grammar and consistency. 2014-03-03 18:18:39 +08:00
proxy.py Added missing deconstruct() methods. 2013-12-06 15:23:34 +01:00
related.py Edited model and field checks for grammar and consistency. 2014-03-03 18:18:39 +08:00
subclassing.py Fixed #12568 -- no error when accessing custom field's descriptor 2013-09-18 10:03:52 +03:00