Changes between Initial Version and Version 1 of Ticket #300


Ignore:
Timestamp:
Dec 4, 2012, 6:03:26 AM (11 years ago)
Author:
adehnert
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #300 – Description

    initial v1  
    11Django 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).
     2
     3To summarize the discussion from zephyr: I think we need to:
     4 1. Set STATIC_ROOT to something sane
     5 2. Set STATIC_URL to something sane
     6 3. Either run collectstatic at install time or make something Awesome that suppresses gathering admin files and redirects serving them to the global copy.