#10636: Development server fails if settings module does not define
ADMIN_MEDIA_PREFIX
-------------------------------------------------+--------------------------
 Reporter:  Lee Phillips <l...@lee-phillips.org>  |       Owner:  nobody    
   Status:  new                                  |   Milestone:            
Component:  Uncategorized                        |     Version:  1.0       
 Keywords:                                       |       Stage:  Unreviewed
Has_patch:  0                                    |  
-------------------------------------------------+--------------------------
 I defined ADMIN_MEDIA_PREFIX = "" in my settings module and found that
 this caused the development server to not work: all requests for URLs
 returned a "URL not found", and the server did not log the requests to
 stdout as it normally does. Setting ADMIN_MEDIA_PREFIX to any nonempty
 string fixes this.

-- 
Ticket URL: <http://code.djangoproject.com/ticket/10636>
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 django-updates@googlegroups.com
To unsubscribe from this group, send email to 
django-updates+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/django-updates?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to