mirror of
https://github.com/django/django.git
synced 2025-11-01 04:17:59 +00:00
Updated capitalization in the word "JavaScript" for consistency
This commit is contained in:
parent
57202a112a
commit
08c980d752
16 changed files with 27 additions and 27 deletions
|
|
@ -207,7 +207,7 @@ be prepended with the value of the appropriate prefix.
|
|||
|
||||
As part of the introduction of the
|
||||
:doc:`staticfiles app </ref/contrib/staticfiles>` two new settings were added
|
||||
to refer to "static files" (images, CSS, Javascript, etc.) that are needed
|
||||
to refer to "static files" (images, CSS, JavaScript, etc.) that are needed
|
||||
to render a complete web page: :setting:`STATIC_URL` and :setting:`STATIC_ROOT`.
|
||||
|
||||
To find the appropriate prefix to use, Django will check if the
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue