index
:
chango.git
devmain
fix-31295
initial-branch
main
stable/5.2.x
stable/6.0.x
django
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
django
/
test
Age
Commit message (
Expand
)
Author
2013-12-20
Set stacklevel for the override_settings warning.
Aymeric Augustin
2013-12-17
Moved the new app cache inside core.
Aymeric Augustin
2013-12-17
Refactored old test runner to handle apps without a models module.
Aymeric Augustin
2013-12-17
Deprecated get_app().
Aymeric Augustin
2013-12-17
Deprecated get_apps().
Aymeric Augustin
2013-12-17
Removed module-level functions for the app cache.
Aymeric Augustin
2013-12-17
Moved django.db.models.loading to django.apps.cache.
Aymeric Augustin
2013-12-14
Fixed E127 pep8 warnings.
Loic Bistuer
2013-12-11
Fixed #21462 -- Made `assertNumQueries` print executed queries on failure.
Dominic Rodger
2013-12-10
Fixed E124 pep8 warnings.
Loic Bistuer
2013-11-28
Fixed E125 pep8 warnings
Christopher Medrela
2013-11-26
Fixed #21448 -- Fixed test client logout with cookie-based sessions
Claude Paroz
2013-11-25
Fixed #21509 -- Removed dead exception catching code.
Krzysztof Jurewicz
2013-11-23
Fixed #21012 -- New API to access cache backends.
Curtis Maloney
2013-11-19
Fixed #15179 -- middlewares not applied for test client login()
Unai Zalakain
2013-11-11
Fixed #21351 -- Replaced memoize with Python's lru_cache.
Bouke Haarsma
2013-11-09
Fixed #21383 -- Added request details in SuspiciousOperation messages
Claude Paroz
2013-11-09
Removed useless comment. Refs #21172
Anssi Kääriäinen
2013-11-09
Merge pull request #1743 from unaizalakain/ticket_21172
Anssi Kääriäinen
2013-11-08
Fixed #17529 -- get_template_from_string default arguments break
Unai Zalakain
2013-11-07
Merge pull request #1850 from unaizalakain/ticket_13725
Anssi Kääriäinen
2013-11-07
Fixed #13725 -- take url scheme into account in assertRedirects
Unai Zalakain
2013-11-04
Merge pull request #1821 from Bouke/tickets/14170
Aymeric Augustin
2013-11-04
Fixed ticket #21172
Unai Zalakain
2013-11-03
Fixed all E226 violations
Alex Gaynor
2013-11-03
Fixed #14170 -- Reset i18n cache when settings change
Bouke Haarsma
2013-11-02
Checkout prior commit of _doctest.py
Ray Ashman Jr
2013-11-02
Revert change to django/test/_doctest.py
Ray Ashman Jr
2013-11-02
Correct flake8 E302 violations
Ray Ashman Jr
2013-11-02
Fixed all E261 warnings
coagulant
2013-11-02
Fixed flake8 E241
Boryslav Larin
2013-11-02
Fixed #21302 -- Fixed unused imports and import *.
Tim Graham
2013-11-02
Fixed #21341 -- Eased https requests with the test client
Unai Zalakain
2013-10-26
Fixed all the E203 violations
Alex Gaynor
2013-10-26
Fixed up some more flake8 violations (this particular violation still has man...
Alex Gaynor
2013-10-23
Fixed #21298 -- Fixed E301 pep8 warnings
Alasdair Nicol
2013-10-22
Fixed #21307 -- Moved TransRealMixin to django.test.utils.
Ramiro Morales
2013-10-21
Fixed #21288 -- Fixed E126 pep8 warnings
Alasdair Nicol
2013-10-18
Fixed #21287 -- Fixed E123 pep8 warnings
Alasdair Nicol
2013-10-18
Fixed #21268 -- Fixed E303 pep8 warnings
Alasdair Nicol
2013-10-17
Fixed #21285 -- Fixed E121,E122 pep8 warnings
Alasdair Nicol
2013-10-15
Fixed #21263 -- Fixed issue with override_settings in inherited classes
Claude Paroz
2013-10-14
Fixed #21266 -- Fixed E201,E202 pep8 warnings.
Larry O'Neill
2013-10-10
Used "is" for comparisons with None.
Tim Graham
2013-10-01
Factorized requires_tz_support decorator in test utils
Claude Paroz
2013-09-28
Fixed #21162 -- Better emulation of staticfiles middleware.
Ramiro Morales
2013-09-22
Fixed "Address already in use" from liveserver.
Florian Apolloner
2013-09-22
Removed a few trailing backslashes.
Aymeric Augustin
2013-09-17
Final attempt to solve sporadic test failures.
Florian Apolloner
2013-09-14
REmoved some unused imports
Alex Gaynor
[prev]
[next]