mirror of
https://github.com/django/django.git
synced 2025-02-21 06:46:37 +00:00
Fixed typos in docs/howto/deployment/checklist.txt.
This commit is contained in:
parent
eb4d4376fc
commit
bceade84a7
@ -148,8 +148,8 @@ See :doc:`/howto/static-files/index` for more information.
|
||||
----------------------------------------------
|
||||
|
||||
Media files are uploaded by your users. They're untrusted! Make sure your web
|
||||
server never attempt to interpret them. For instance, if a user uploads a
|
||||
``.php`` file , the web server shouldn't execute it.
|
||||
server never attempts to interpret them. For instance, if a user uploads a
|
||||
``.php`` file, the web server shouldn't execute it.
|
||||
|
||||
Now is a good time to check your backup strategy for these files.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user