Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/tests/middleware
Commit message (Expand)AuthorAgeFilesLines
* Fixed #20099 -- Eased subclassing of BrokenLinkEmailsMidd...Claude Paroz2013-05-251-0/+19
* Moved IgnorePendingDeprecationWarningsMixin in django.tes...Aymeric Augustin2013-05-181-3/+1
* Fixed #20356 -- Prevented crash when HTTP_REFERER contain...Claude Paroz2013-05-181-1/+9
* Fixed tests that relied on MANAGERS not being empty.Aymeric Augustin2013-03-111-4/+10
* Removed a test that no longer makes any sense.Aymeric Augustin2013-03-111-13/+0
* Added some assertions to enforce the atomicity of atomic.Aymeric Augustin2013-03-111-1/+5
* Deprecated transaction.is_managed().Aymeric Augustin2013-03-111-1/+1
* Enabled autocommit for PostgreSQL.Aymeric Augustin2013-03-111-0/+5
* Made transaction.managed a no-op and deprecated it.Aymeric Augustin2013-03-111-5/+1
* Fixed #19861 -- Transaction ._dirty flag improvementAnssi Kääriäinen2013-02-271-3/+10
* Renamed some tests and removed references to modeltests/r...Florian Apolloner2013-02-261-11/+11
* Merged regressiontests and modeltests into the test root.Florian Apolloner2013-02-266-0/+764