[Django] #30730: STATICFILES_FINDERS not set

4 views
Skip to first unread message

Django

unread,
Aug 25, 2019, 5:49:01 PM8/25/19
to django-...@googlegroups.com
#30730: STATICFILES_FINDERS not set
-------------------------------------+-------------------------------------
Reporter: scbarton | Owner: nobody
Type: Bug | Status: new
Component: | Version: 2.2
Documentation |
Severity: Normal | Keywords: STATICFILES_FINDERS
Triage Stage: | Has patch: 0
Unreviewed |
Needs documentation: 0 | Needs tests: 0
Patch needs improvement: 0 | Easy pickings: 0
UI/UX: 0 |
-------------------------------------+-------------------------------------
Using the [https://docs.djangoproject.com/en/2.2/intro/tutorial06/
tutorial part 6], with a newly installed instance of django, I discovered
that the file `polls/static/polls/style.css` could not be found. I was
able to fix the problem by adding the
[https://docs.djangoproject.com/en/2.2/ref/settings/#std:setting-
STATICFILES_FINDERS default value] of `STATICFILES_FINDERS` to
`config.py`.

My interpretation of this problem is that the default value was not set
automatically, so it needed to be specified. Please let me know if I'm
wrong. If nothing else this might be clarified in the tutorial.

--
Ticket URL: <https://code.djangoproject.com/ticket/30730>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.

Django

unread,
Aug 26, 2019, 2:09:59 AM8/26/19
to django-...@googlegroups.com
#30730: STATICFILES_FINDERS not set.
-------------------------------------+-------------------------------------
Reporter: Scott Calabrese | Owner: nobody
Barton |
Type: Bug | Status: closed
Component: Documentation | Version: master
Severity: Normal | Resolution:
| worksforme
Keywords: STATICFILES_FINDERS | Triage Stage:
| Unreviewed
Has patch: 0 | Needs documentation: 0

Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
-------------------------------------+-------------------------------------
Changes (by felixxm):

* status: new => closed
* version: 2.2 => master
* resolution: => worksforme


Comment:

Tutorial 06 works for me, default value `STATICFILES_FINDERS` doesn't need
to be set manually in a settings file.

Closing per TicketClosingReasons/UseSupportChannels.

--
Ticket URL: <https://code.djangoproject.com/ticket/30730#comment:1>

Reply all
Reply to author
Forward
0 new messages