#14709: staticfiles app seems forced upon me
-----------------------------------+----------------------------------------
Reporter: jcscoobyrs | Owner: nobody
Status: new | Milestone:
Component: Contrib apps | Version: 1.3-alpha
Resolution: | Keywords: staticfiles
Stage: Unreviewed | Has_patch: 0
Needs_docs: 0 | Needs_tests: 0
Needs_better_patch: 0 |
-----------------------------------+----------------------------------------
Changes (by jcscoobyrs):
* needs_better_patch: => 0
* needs_tests: => 0
* needs_docs: => 0
Comment:
I've been looking through the sources and it seems that this is a result
of AdminMediaHandler being a subclass of StaticFilesHandler.
StaticFilesHandler.__init__ makes a call to
django.contrib.staticfiles.utils.check_settings() in DEBUG mode and this
is where the problem arises.
--
Ticket URL: <http://code.djangoproject.com/ticket/14709#comment:1>
Django <http://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
--
You received this message because you are subscribed to the Google Groups
"Django updates" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/django-updates?hl=en.