Opened 12 years ago

Last modified 11 years ago

#300 new defect

Handle Django static (e.g., admin) media in autoinstallers — at Version 1

Reported by: adehnert Owned by:
Priority: major Milestone: Fedora 20
Component: autoinstallers Keywords:
Cc:

Description (last modified by adehnert)

Django 1.4 messed around with this. We should figure out a decent solution. See also -c scripts -i root tonight (ie, 2012-07-01 ~06:00).

To summarize the discussion from zephyr: I think we need to:

  1. Set STATIC_ROOT to something sane
  2. Set STATIC_URL to something sane
  3. Either run collectstatic at install time or make something Awesome that suppresses gathering admin files and redirects serving them to the global copy.

Change History (1)

comment:1 Changed 12 years ago by adehnert

  • Description modified (diff)
Note: See TracTickets for help on using tickets.