mirror of
https://github.com/django/django.git
synced 2025-10-01 08:26:54 +03:00
Merge pull request #220 from dirn/staticfiles-docs-typo
Fix typo in staticfiles app documentation
This commit is contained in:
commit
51a010135c
|
@ -390,7 +390,7 @@ in :ref:`staticfiles-from-cdn`.
|
||||||
.. versionadded:: 1.5
|
.. versionadded:: 1.5
|
||||||
|
|
||||||
If you'd like to retrieve a static URL without displaying it, you can use a
|
If you'd like to retrieve a static URL without displaying it, you can use a
|
||||||
slightly different call::
|
slightly different call:
|
||||||
|
|
||||||
.. code-block:: html+django
|
.. code-block:: html+django
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user