Merge lp://staging/~bryce/inkscape-web/projects-minor-fixes into lp://staging/inkscape-web
Proposed by
Bryce Harrington
Status: | Merged |
---|---|
Approved by: | Martin Owens |
Approved revision: | 1448 |
Merged at revision: | 1448 |
Proposed branch: | lp://staging/~bryce/inkscape-web/projects-minor-fixes |
Merge into: | lp://staging/inkscape-web |
Diff against target: |
186 lines (+22/-22) 7 files modified
projects/models.py (+15/-15) projects/templates/projects/project_detail.html (+1/-1) projects/templates/projects/project_form.html (+2/-2) projects/templates/projects/project_gsoc_list.html (+1/-1) projects/templates/projects/project_list.html (+1/-1) projects/templates/projects/project_propose.html (+1/-1) projects/templates/projects/projectupdate_form.html (+1/-1) |
To merge this branch: | bzr merge lp://staging/~bryce/inkscape-web/projects-minor-fixes |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Martin Owens | code | Approve | |
Review via email: mp+307777@code.staging.launchpad.net |
Description of the change
This adds the static module to several templates that error when used if it is missing.
To post a comment you must log in.
Accepted.