Closed
Bug 705868
Opened 14 years ago
Closed 14 years ago
Use the route_prefix option to do accountportal prefix work.
Categories
(Cloud Services :: Server: Account Portal, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: telliott, Assigned: telliott)
Details
(Whiteboard: [qa+])
Attachments
(1 file)
|
3.61 KB,
patch
|
benbangert
:
review+
|
Details | Diff | Splinter Review |
Right now, we add the prefix when adding the routes, but pyramid supports config.include(users_include, route_prefix='/users'). That's much better.
| Assignee | ||
Comment 1•14 years ago
|
||
Attachment #578112 -
Flags: review?(bbangert)
Updated•14 years ago
|
Whiteboard: [qa+]
Updated•14 years ago
|
Attachment #578112 -
Flags: review?(bbangert) → review+
| Assignee | ||
Comment 2•14 years ago
|
||
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•