커밋 기록

작성자 SHA1 메시지 날짜
  Tim Graham 75f107b884 Removed request.REQUEST per deprecation timeline; refs #18659. 10 년 전
  Tim Graham 61ad1ea92b Removed django.utils.functional.memoize per deprecation timeline. 10 년 전
  Claude Paroz 51890ce889 Applied ignore_warnings to Django tests 10 년 전
  Diego Guimarães 9f427617e4 Refs #23947 -- Worked around a bug in Python that prevents deprecation warnings from appearing in tests. 10 년 전
  Tim Graham 3131e9cef5 Fixed #23923 -- Promoted Django's deprecation warnings to errors in runtests.py 10 년 전
  Anubhav Joshi cd914e31c9 Fixed #21977 -- Deprecated SimpleTestCase.urls 11 년 전
  Aymeric Augustin 06615d0d6e Avoided leaking warning filters. 11 년 전
  Claude Paroz 210d0489c5 Fixed #21188 -- Introduced subclasses for to-be-removed-in-django-XX warnings 11 년 전
  Bouke Haarsma 9b7455e918 Fixed #21351 -- Replaced memoize with Python's lru_cache. 11 년 전
  Bouke Haarsma c0a2388a1c Fixed #18149 -- Changed language codes for Chinese 11 년 전
  Tim Graham 36ded01527 Fixed #21302 -- Fixed unused imports and import *. 11 년 전
  Alasdair Nicol c3aa2948c6 Fixed #21298 -- Fixed E301 pep8 warnings 11 년 전
  Tim Graham 96d1d4e292 Removed unused local variables in tests. 11 년 전
  Bouke Haarsma 2fb5a51fa3 Fixed #18659 -- Deprecated request.REQUEST and MergeDict 11 년 전
  Ramiro Morales deebb1a977 Import test case classes from their public API module. 11 년 전
  Aymeric Augustin acd7b34aaf Advanced deprecation warnings for Django 1.7. 11 년 전
  Loic Bistuer 6983a1a540 Fixed #15363 -- Renamed and normalized to `get_queryset` the methods that return a QuerySet. 12 년 전