• 
      

    Move the static media bundle definitions out of settings.py.

    Review Request #4912 — Created Nov. 7, 2013 and submitted

    Information

    Review Board
    master

    Reviewers

    Move the static media bundle definitions out of settings.py.

    The PIPELINE_CSS and PIPELINE_JS definitions were growing pretty large,
    so I've moved them out of settings.py and into their own file. They're
    imported directly into settings.py, so nothing changes there.

    Review Board still worked. Media loaded.

    david
    1. Ship It!
    2. 
        
    chipx86
    Review request changed
    Status:
    Completed