mirror of
https://github.com/django/django.git
synced 2025-08-04 02:48:35 +00:00
Fixed spelling errors in documentation.
This commit is contained in:
parent
2810299117
commit
b5ce21accb
4 changed files with 5 additions and 3 deletions
|
@ -1196,7 +1196,7 @@ have been overridden, like this::
|
|||
.. versionchanged:: 1.7
|
||||
|
||||
Previously, you could only simulate the deletion of a setting which was
|
||||
explicitely overridden.
|
||||
explicitly overridden.
|
||||
|
||||
When overriding settings, make sure to handle the cases in which your app's
|
||||
code uses a cache or similar feature that retains state even if the setting is
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue