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
/
tests
/
view_tests
Age
Commit message (
Expand
)
Author
2014-07-26
[1.7.x] Fixed code to solve #23070 problem
Hiroki KIYOHARA
2014-07-26
[1.7.x] Added test for the #23070 problem
Hiroki KIYOHARA
2014-07-16
[1.7.x] Added Chrome/IE support for a selenium test.
Tim Graham
2014-07-07
[1.7.x] Fixed #22909 -- Removed camelCasing in some tests.
Tim Graham
2014-05-25
[1.7.x] Fixed a few warnings in the testsuite.
Florian Apolloner
2014-05-15
[1.7.x] Harmonized some PEP 0263 coding preambles
Claude Paroz
2014-03-28
[1.7.x] Skipped JavascriptI18nTests if Firefox isn't properly configured.
Tim Graham
2014-03-03
Fixed many typos in comments and docstrings.
Rodolfo Carvalho
2014-03-01
Fixed #15318 -- Added settings for language cookie max-age, path, domain
Sergey Kolosov
2014-02-22
Fixed #22120 -- Documented persistent activation of languages and cleaned up ...
Erik Romijn
2014-02-22
Deprecated django.utils.text.javascript_quote.
Baptiste Mispelon
2014-02-22
Added some tests for #21725.
Baptiste Mispelon
2014-02-15
Fixed #18373 - improved handling of Resolver404s from views
Grzegorz Nosek
2014-02-14
Fixed #17942 -- Added a JsonResponse class to more easily create JSON encoded...
Lukasz Balcerzak
2014-01-14
Fixed #21774 -- Isolate all test urls from eachother.
Marc Tamlyn
2014-01-03
Revert "Fixed #21227 -- Added workaround for selenium test failures"
Florian Apolloner
2013-12-23
Imported override_settings from its new location.
Aymeric Augustin
2013-12-23
Dropped AppCache._empty, _with_app and _without_app.
Aymeric Augustin
2013-12-23
Added modify_settings to alter settings containing lists of values.
Aymeric Augustin
2013-12-22
Made apps available for loading traslations in a test.
Aymeric Augustin
2013-12-22
Moved a test that didn't require Selenium.
Aymeric Augustin
2013-12-22
Moved apps back in the toplevel django namespace.
Aymeric Augustin
2013-12-22
Stopped iterating on INSTALLED_APPS.
Aymeric Augustin
2013-12-14
Fixed E127 pep8 warnings.
Loic Bistuer
2013-12-07
Added extra newline for flake8.
Tim Graham
2013-12-07
Fixed #21530 -- Prevent AttributeError in default URLconf detection code.
Baptiste Mispelon
2013-11-24
Fixed #21500 -- Removed imports of deprecated utils.importlib
Baptiste Mispelon
2013-11-22
Fixed #21443 -- Cannot show debug info on PY3's importlib
Bouke Haarsma
2013-11-03
Fixed #21322 -- Error message when CSRF cookie is missing
Bouke Haarsma
2013-11-02
Fixed all E261 warnings
coagulant
2013-11-02
Fixing E302 Errors
Jason Myers
2013-11-02
Fixed #21302 -- Fixed unused imports and import *.
Tim Graham
2013-11-02
Fixed #21324 -- Translate CSRF failure view
Bouke Haarsma
2013-10-30
Added some more tests for the debug page.
Baptiste Mispelon
2013-10-30
Fixed #21345: Don't evaluate callable settings in the debug page.
Baptiste Mispelon
2013-10-26
Fix all violators of E231
Alex Gaynor
2013-10-24
Fixed #21227 -- Added workaround for selenium test failures
Kevin Christopher Henry
2013-10-22
Fixed #5789 -- Changed LocaleMiddleware session variable to '_language'.
Bouke Haarsma
2013-10-19
Removed unused local variables in tests.
Tim Graham
2013-10-18
Fixed #21287 -- Fixed E123 pep8 warnings
Alasdair Nicol
2013-10-10
Whitespace cleanup.
Tim Graham
2013-09-22
Partial revert of 165f44aa.
Aymeric Augustin
2013-09-18
Fixed #21098 -- Applied sensitive_post_parameters to MultiValueDict
Tim Graham
2013-09-18
Fixed #4278 -- Added a dirs parameter to a few functions to override TEMPLATE...
Berker Peksag
2013-09-09
Removed unneeded imports in tests's __init__.py and unified them.
Florian Apolloner
2013-09-07
Fixed some flake8 warnings
Alex Gaynor
2013-09-06
Removed unnecessary, leftover imports
Ian Wilson
2013-09-06
adds fix and test for when a template is not specified at all to render(). fi...
Ian Wilson
2013-08-16
Combine consecutive with statements
Claude Paroz
2013-08-12
Unlocalize line numbers and ids in debug 500 view.
Ramiro Morales
[next]