#13571: Static files server for dev doesn't behave as expected with flatpage app
------------------------------------+---------------------------------------
          Reporter:  christandiono  |         Owner:  nobody
            Status:  closed         |     Milestone:        
         Component:  Uncategorized  |       Version:  1.1   
        Resolution:  wontfix        |      Keywords:        
             Stage:  Unreviewed     |     Has_patch:  0     
        Needs_docs:  0              |   Needs_tests:  0     
Needs_better_patch:  0              |  
------------------------------------+---------------------------------------
Changes (by russellm):

  * status:  new => closed
  * needs_better_patch:  => 0
  * resolution:  => wontfix
  * needs_tests:  => 0
  * needs_docs:  => 0

Comment:

 This isn't really a problem with the flatpages app; it's an inconsistency
 in the way static media being served. It will also be entirely dependent
 on your deployment configuration. If your deployment rules match your
 static media directory before your Django app, then static media will take
 priority; if the Django app is matched first, it will take priority.

 Marking wontfix because this is something where we literally can't fix the
 problem; it just falls into that annoying category of bugs that will
 emerge during deployment.

-- 
Ticket URL: <http://code.djangoproject.com/ticket/13571#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.

Reply via email to