Ordering in INSTALLED_APPS is ignored

Bug #546233 reported by Torsten Bronger
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
django-staticmedia
Incomplete
Undecided
Unassigned

Bug Description

Apparently, you cannot predetermine ordering of copying of static files by the ordering within INSTALLED_APPS. This would be helpful, though, because sometimes it is interesting to override media files.

Revision history for this message
Torsten Bronger (bronger) wrote :

May the reason be that although app A is before app B in INSTALLED_APPS, app A also imports (modules in) app B? May this cause the media of app B being installed before app A?

Revision history for this message
Torsten Bronger (bronger) wrote :

I set it to incomplete to allow it to expire. django-staticmedia has moved into the Django project itself.

Changed in django-staticmedia:
status: New → Incomplete
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.