Iacopo Spalletti
|
d693074d43
Fixed #20223 -- Added keep_lazy() as a replacement for allow_lazy().
|
9 жил өмнө |
Tim Graham
|
0b5d32faca
Fixed #25611 -- Standardized descriptor signatures.
|
9 жил өмнө |
fabrizio ettore messina
|
186eb21dc1
Fixed #25269 -- Allowed method_decorator() to accept a list/tuple of decorators.
|
9 жил өмнө |
Rigel Di Scala
|
3bdaaf6777
Fixed #25146 -- Allowed method_decorator() to decorate classes.
|
9 жил өмнө |
Markus Bertheau
|
4a438e400b
Fixed #13008 -- Added more Cache-Control headers to never_cache() decorator.
|
10 жил өмнө |
Tim Graham
|
0ed7d15563
Sorted imports with isort; refs #23860.
|
10 жил өмнө |
Tim Graham
|
61ad1ea92b
Removed django.utils.functional.memoize per deprecation timeline.
|
10 жил өмнө |
Tim Graham
|
3131e9cef5
Fixed #23923 -- Promoted Django's deprecation warnings to errors in runtests.py
|
10 жил өмнө |
Marc Tamlyn
|
80cd64ee17
Fixed #21247 -- Made method_decorator play nicely with descriptors
|
11 жил өмнө |
Tim Graham
|
4f8e8a6ec2
Removed unused imports + other flake8 fixes.
|
11 жил өмнө |
dpwrussell
|
14940fdd96
Fixed #21513 -- Added method_decorator support for argumented decorator
|
11 жил өмнө |
Bouke Haarsma
|
9b7455e918
Fixed #21351 -- Replaced memoize with Python's lru_cache.
|
11 жил өмнө |
Jason Myers
|
3f115776e1
PEP8
|
11 жил өмнө |
Alex Gaynor
|
9d740eb8b1
Fix all violators of E231
|
11 жил өмнө |
Alasdair Nicol
|
c3aa2948c6
Fixed #21298 -- Fixed E301 pep8 warnings
|
11 жил өмнө |
Alasdair Nicol
|
eb214452c3
Fixed #21270 -- Fixed E701 pep8 warnings
|
11 жил өмнө |
Aymeric Augustin
|
cfcf4b3605
Stopped using django.utils.unittest in the test suite.
|
11 жил өмнө |
Marc Tamlyn
|
09f8652765
Use assertIsInstance in tests.
|
12 жил өмнө |
Florian Apolloner
|
89f40e3624
Merged regressiontests and modeltests into the test root.
|
12 жил өмнө |