diff options
Diffstat (limited to 'docs/ref')
| -rw-r--r-- | docs/ref/checks.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/ref/checks.txt b/docs/ref/checks.txt index 6895a93eff..67813067f2 100644 --- a/docs/ref/checks.txt +++ b/docs/ref/checks.txt @@ -731,3 +731,5 @@ configured: or list. * **staticfiles.E002**: The :setting:`STATICFILES_DIRS` setting should not contain the :setting:`STATIC_ROOT` setting. +* **staticfiles.E003**: The prefix ``<prefix>`` in the + :setting:`STATICFILES_DIRS` setting must not end with a slash. |
