Update for the changes to djblets static media.
Review Request #4655 — Created Sept. 27, 2013 and submitted
Information | |
---|---|
david | |
Review Board | |
master | |
Reviewers | |
reviewboard | |
Update for the changes to djblets static media.
This pulls in the stuff required from the djblets static media move. Part of
this means that we'll re-ship the djblets media as part of the Review Board
package, but that's fine.
- Verified that pages like the dashboard and extension list still worked and
looked correct. - Ran build-media.py and checked the results.

-
This is a review from Review Bot.
Tool: Pyflakes
Processed Files:
reviewboard/settings.py
Ignored Files:
reviewboard/templates/reviews/dashboard.html
reviewboard/templates/reviews/datagrid.html
reviewboard/templates/base.html -
reviewboard/settings.py (Diff revision 1) 'from settings_local import *' used; unable to detect undefined names
Change Summary:
Add dependency
Depends On: |
|
---|

-
This is a review from Review Bot.
Tool: PEP8 Style Checker
Processed Files:
reviewboard/settings.py
Ignored Files:
reviewboard/templates/reviews/dashboard.html
reviewboard/templates/reviews/datagrid.html
reviewboard/templates/base.html

-
This is a review from Review Bot.
Tool: Pyflakes
Processed Files:
reviewboard/settings.py
Ignored Files:
reviewboard/templates/reviews/dashboard.html
reviewboard/templates/reviews/datagrid.html
reviewboard/templates/base.html -
reviewboard/settings.py (Diff revision 2) 'from settings_local import *' used; unable to detect undefined names
-
One trivial change, then ship it!
-