lp:~thumper/wikkid/script-name
Created by
Tim Penhey
on
2012-05-17
and last modified on
2012-05-17
- Get this branch:
- bzr branch lp:~thumper/wikkid/script-name
Only
Tim Penhey
can upload to this branch. If you are
Tim Penhey
please log in for upload directions.
Branch merges
Propose for merging
- Tim Penhey: Approve on 2012-05-17
-
Diff: 622 lines (+193/-80)15 files modifiedbin/wikkid-serve (+5/-1)
setup.py (+2/-1)
wikkid/app.py (+35/-19)
wikkid/context.py (+13/-4)
wikkid/skin/default/base.html (+4/-4)
wikkid/tests/factory.py (+2/-2)
wikkid/tests/test_app.py (+40/-12)
wikkid/tests/views/test_breadcrumbs.py (+13/-0)
wikkid/tests/views/test_root.py (+33/-2)
wikkid/tests/views/test_urls.py (+22/-17)
wikkid/view/base.py (+13/-9)
wikkid/view/directory.py (+5/-5)
wikkid/view/edit.py (+1/-1)
wikkid/view/root.py (+2/-0)
wikkid/view/urls.py (+3/-3)
Related bugs
Bug #695234: Styling broken when hosted on non-root URL | High | Fix Committed |
|
Related blueprints
Branch information
Recent revisions
- 86. By Tim Penhey on 2012-05-17
-
Have the views use their own canonical_url function that uses the request object.
- 79. By Tim Penhey on 2012-05-17
-
Fix the test descriptions, and add one for the script name redirect.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp:wikkid