django1/django/db
Colin Wood 27ee608b55 Fixed #22940 -- Added missing string iterpolation parameters in migrations.writer error.
Forwardport of f5740af868 from stable/1.7.x
2014-07-02 12:45:02 -04:00
..
backends Fixed #22487: Don't flush out data from before normal TestCases 2014-06-23 20:25:09 -07:00
migrations Fixed #22940 -- Added missing string iterpolation parameters in migrations.writer error. 2014-07-02 12:45:02 -04:00
models Fixed #19501 -- added Model.from_db() method 2014-07-01 16:31:01 +03:00
__init__.py Fixed #21430 -- Added a RuntimeWarning when unpickling Models and QuerySets from a different Django version. 2014-06-11 10:03:34 -04:00
transaction.py Improved a comment. Thanks intgr for the report. 2014-04-11 23:01:00 +02:00
utils.py Silenced deprecation warnings for refs #22811 and fixed build. 2014-06-12 09:28:36 -04:00