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 年之前 |