index
:
django.git
fix-31295
main
stable/5.2.x
stable/6.0.x
django
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
settings_tests
Age
Commit message (
Expand
)
Author
2013-12-31
Removed an obsolete unicity check.
Aymeric Augustin
2013-12-23
Imported override_settings from its new location.
Aymeric Augustin
2013-12-23
Added modify_settings to alter settings containing lists of values.
Aymeric Augustin
2013-12-22
Fixed a flaky test.
Aymeric Augustin
2013-12-20
Set stacklevel for the override_settings warning.
Aymeric Augustin
2013-11-02
Fixing E302 Errors
Jason Myers
2013-11-02
Fixed #21302 -- Fixed unused imports and import *.
Tim Graham
2013-10-15
Fixed #21263 -- Fixed issue with override_settings in inherited classes
Claude Paroz
2013-08-09
Fixed test failures on Python 3 - refs #12288
Tim Graham
2013-08-09
Fixed #12288 -- Added unique validation for INSTALLED_APPS
SusanTan
2013-07-27
Fixed a number of minor misspellings.
Julien Phalip
2013-07-12
Fixed #19031 -- Added a warning when using override_settings with 'DATABASES'
Joeri Bekker
2013-07-01
Stopped using django.utils.unittest in the test suite.
Aymeric Augustin
2013-06-21
Fixed #20290 -- Allow override_settings to be nested
Oliver Beattie
2013-06-10
Defined available_apps in relevant tests.
Aymeric Augustin
2013-02-26
Merged regressiontests and modeltests into the test root.
Florian Apolloner
[prev]