Tim Graham
|
849037af36
Refs #23957 -- Required session verification per deprecation timeline.
|
пре 9 година |
Tim Graham
|
04ee4059d7
Refs #24022 -- Removed the ssi tag per deprecation timeline.
|
пре 9 година |
Maxime Lorant
|
5153a3bfdc
Fixed #25331 -- Removed trailing blank lines in docstrings.
|
пре 9 година |
Keryn Knight
|
9c40f01a66
Refs #24121 -- Added repr() to LazySettings, Settings, and UserSettingsHolder.
|
пре 9 година |
Tim Graham
|
aaacaeb096
Renamed RemovedInDjangoXYWarnings for new roadmap.
|
пре 9 година |
Simon Charette
|
be67400b47
Refs #24652 -- Used SimpleTestCase where appropriate.
|
пре 10 година |
Tim Graham
|
3074c5b19e
Fixed typo in settings_tests
|
пре 10 година |
Tim Graham
|
0ed7d15563
Sorted imports with isort; refs #23860.
|
пре 10 година |
darkryder
|
9ec8aa5e5d
Fixed #24149 -- Normalized tuple settings to lists.
|
пре 10 година |
Adam Taylor
|
039465a6a7
Fixed typos in code comments.
|
пре 10 година |
Aymeric Augustin
|
cf0fd65ed4
Deprecated TEMPLATE_LOADERS.
|
пре 10 година |
Tim Graham
|
b6ea059b4a
Fixed #23957 -- Started deprecation toward requiring session verification.
|
пре 10 година |
Aymeric Augustin
|
87f187b960
Adjusted tests for previous commit.
|
пре 10 година |
Thomas Chaumeny
|
d89f56dc4d
Fixed #21281 -- Made override_settings act at class level when used as a TestCase decorator.
|
пре 10 година |
Berker Peksag
|
f7969b0920
Fixed #23620 -- Used more specific assertions in the Django test suite.
|
пре 10 година |
Aymeric Augustin
|
9562ffea97
Avoid the word "stupid".
|
пре 10 година |
Claude Paroz
|
885ff6845e
Revert "Fixed #23384 -- Allowed overriding part of a dictionary-type setting"
|
пре 10 година |
Claude Paroz
|
66757fee7e
Fixed #23384 -- Allowed overriding part of a dictionary-type setting
|
пре 10 година |
Alex Gaynor
|
e163a3d17b
Removed an unused local variable, fixes a flake8 error
|
пре 10 година |
Tim Schaffer
|
a1c6cd6a16
Fixed #22780 -- Checked that LOCALE_PATHS is really a tuple
|
пре 10 година |
Claude Paroz
|
3417ba0309
Also allowed a non-overridden setting to be deleted
|
пре 11 година |
Rodolfo Carvalho
|
0d91225892
Fixed many typos in comments and docstrings.
|
пре 11 година |
Alex Gaynor
|
8482ab6633
Removed some stray newlines which caused flake8 issues
|
пре 11 година |
Carl Meyer
|
6070a5d6a6
Fixes #21833 -- Fix UserSettingsHolder.is_overridden() and add tests.
|
пре 11 година |
Aymeric Augustin
|
553500133c
Removed an obsolete unicity check.
|
пре 11 година |
Aymeric Augustin
|
e32095616c
Imported override_settings from its new location.
|
пре 11 година |
Aymeric Augustin
|
5241763c81
Added modify_settings to alter settings containing lists of values.
|
пре 11 година |
Aymeric Augustin
|
3a30b9c575
Fixed a flaky test.
|
пре 11 година |
Aymeric Augustin
|
eabc3b6c8d
Set stacklevel for the override_settings warning.
|
пре 11 година |
Jason Myers
|
c3791463a5
Fixing E302 Errors
|
пре 11 година |