summaryrefslogtreecommitdiff
path: root/src/mailman/interfaces/rest.py
Commit message (Collapse)AuthorAgeFilesLines
* Moving closer now.Barry Warsaw2009-05-021-3/+3
| | | | | | | | | * Use the source version of lazr.restful until it's cheeseshopped. * IHasGet -> IResolvePathNames * path_override -> None; we don't need this * Simplify publication. We don't need anything fancy, except that what sucks is that it seems like we need to unwrap the security proxy in callObject() * Adaptation to IAbsoluteURL still doesn't work right.
* Checkpointing more REST stuffBarry Warsaw2009-04-011-0/+36