django1/django/db
Simon Charette f02f20a739 [1.7.x] Use the new implementation of `six.with_metaclass`.
No more `NewBase` horrors.

Thanks to bendavis78 for his work on merging this into six.

Backport of a2340ac6d6 from master
2014-04-29 10:55:36 -04:00
..
backends [1.7.x] Fix many many typos in comments throughout the codebase 2014-04-26 14:35:57 -04:00
migrations [1.7.x] Fixed #3214 -- Stopped parsing SQL with regex. 2014-04-26 17:46:57 +02:00
models [1.7.x] Use the new implementation of `six.with_metaclass`. 2014-04-29 10:55:36 -04:00
__init__.py Fixed #21188 -- Introduced subclasses for to-be-removed-in-django-XX warnings 2014-03-08 09:57:40 +01:00
transaction.py [1.7.x] Improved a comment. Thanks intgr for the report. 2014-04-11 23:03:25 +02:00
utils.py Fixed the last fix for database test settings to work with Python3. 2014-03-09 12:27:12 +02:00