Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/tests/deprecation
Commit message (Expand)AuthorAgeFilesLines
* Fixed #25466 -- Added backwards compatibility aliases for...Tim Graham2015-09-301-1/+16
* Refs #21977 -- Removed SimpleTestCase.urls per deprecatio...Tim Graham2015-09-241-27/+0
* Renamed RemovedInDjangoXYWarnings for new roadmap.Tim Graham2015-06-241-1/+1
* Removed deprecated Chinese language codes; refs #18149.Tim Graham2015-01-171-20/+2
* Removed request.REQUEST per deprecation timeline; refs #1...Tim Graham2015-01-171-21/+1
* Removed django.utils.functional.memoize per deprecation t...Tim Graham2015-01-171-15/+0
* Applied ignore_warnings to Django testsClaude Paroz2014-12-301-0/+1
* Refs #23947 -- Worked around a bug in Python that prevent...Diego GuimarĂ£es2014-12-061-0/+2
* Fixed #23923 -- Promoted Django's deprecation warnings to...Tim Graham2014-11-291-0/+1
* Fixed #21977 -- Deprecated SimpleTestCase.urlsAnubhav Joshi2014-04-061-0/+26
* Avoided leaking warning filters.Aymeric Augustin2014-03-091-4/+2
* Fixed #21188 -- Introduced subclasses for to-be-removed-i...Claude Paroz2014-03-081-0/+1
* Removed superfluous models.py files.Aymeric Augustin2013-12-171-0/+0
* 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-211-1/+1
* Advanced deprecation warnings for Django 1.7.Aymeric Augustin2013-06-291-1/+1
* Fixed #15363 -- Renamed and normalized to `get_queryset` ...Loic Bistuer2013-03-083-0/+158