django1/django/db
Andrew Godwin 8fcc0140d0 Merge pull request #2396 from loic/ticket21893
Fixed #21893 -- ModelState didn't account for MTI parents inherited from abstract models.
2014-03-04 12:33:51 -08:00
..
backends Fixed many typos in comments and docstrings. 2014-03-03 07:38:09 -05:00
migrations Fixed #21893 -- ModelState didn't account for MTI parents inherited from abstract models. 2014-03-05 03:25:14 +07:00
models Fixed typo in internal CharField method 2014-03-04 20:32:54 +01:00
__init__.py A large number of stylistic cleanups across django/db/ 2013-07-08 10:39:54 +10:00
transaction.py Fixed many typos in comments and docstrings. 2014-03-03 07:38:09 -05:00
utils.py Silence deprecation warnings. 2014-02-09 17:48:15 +00:00