mirror of
https://github.com/django/django.git
synced 2025-08-04 19:08:28 +00:00
Prevented findstatic argument from appearing as multiple options.
This commit is contained in:
parent
f4bb2dce79
commit
996cadfa5f
2 changed files with 2 additions and 2 deletions
|
@ -149,7 +149,7 @@ that class path inside your :setting:`INSTALLED_APPS` setting:
|
|||
``findstatic``
|
||||
--------------
|
||||
|
||||
.. django-admin:: findstatic static file [static file ...]
|
||||
.. django-admin:: findstatic staticfile [staticfile ...]
|
||||
|
||||
Searches for one or more relative paths with the enabled finders.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue