summaryrefslogtreecommitdiff
path: root/tests/deprecation
Commit message (Expand)AuthorAgeFilesLines
* Fixed #21351 -- Replaced memoize with Python's lru_cache.Bouke Haarsma2013-11-111-0/+16
* Fixed #18149 -- Changed language codes for ChineseBouke Haarsma2013-11-041-2/+21
* Fixed #21302 -- Fixed unused imports and import *.Tim Graham2013-11-021-1/+0
* Fixed #21298 -- Fixed E301 pep8 warningsAlasdair Nicol2013-10-231-0/+11
* Removed unused local variables in tests.Tim Graham2013-10-191-1/+1
* Fixed #18659 -- Deprecated request.REQUEST and MergeDictBouke Haarsma2013-10-171-1/+21
* Import test case classes from their public API module.Ramiro Morales2013-08-201-1/+1
* Advanced deprecation warnings for Django 1.7.Aymeric Augustin2013-06-291-1/+1
* Fixed #15363 -- Renamed and normalized to `get_queryset` the methods that ret...Loic Bistuer2013-03-083-0/+158