django1/django/db/backends
Andrew Godwin 6b07804474 Fixed #22183: Through M2Ms now correctly handled 2014-03-08 15:58:04 -08:00
..
dummy A large number of stylistic cleanups across django/db/ 2013-07-08 10:39:54 +10:00
mysql Edited MySQL-specific check messages for grammar and consistency. 2014-03-03 14:31:55 +08:00
oracle Fixed many typos in comments and docstrings. 2014-03-03 07:38:09 -05:00
postgresql_psycopg2 Fixed #21844: Move quote_parameter off of Operations and rename 2014-02-09 12:42:26 +00:00
sqlite3 Fixed #22168 -- Fixed migrations failing on sqlite when column names are SQL keywords 2014-03-01 13:45:45 +01:00
__init__.py Fixed #21188 -- Introduced subclasses for to-be-removed-in-django-XX warnings 2014-03-08 09:57:40 +01:00
creation.py Fixed #21188 -- Introduced subclasses for to-be-removed-in-django-XX warnings 2014-03-08 09:57:40 +01:00
schema.py Fixed #22183: Through M2Ms now correctly handled 2014-03-08 15:58:04 -08:00
signals.py Fixed #13798 -- Added connection argument to the connection_created signal. Thanks to liangent for the report, and Alex Gaynor for the patch. 2010-08-30 13:21:18 +00:00
util.py Fixed #21188 -- Introduced subclasses for to-be-removed-in-django-XX warnings 2014-03-08 09:57:40 +01:00
utils.py Fixed all E261 warnings 2013-11-02 18:20:39 -04:00