Histórico de commits

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