Changeset 965fadb0 in trunk
- Timestamp:
- 2020-04-18T07:52:18Z (5 years ago)
- Branches:
- master
- Children:
- b81589c
- Parents:
- 956d67b9
- git-author:
- meejah <meejah@…> (2019-12-28 08:03:07)
- git-committer:
- meejah <meejah@…> (2020-04-18 07:52:18)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
TabularUnified src/allmydata/web/directory.py ¶
r956d67b9 r965fadb0 83 83 84 84 85 # did inherit from: RenderMixin, rend.Page, ReplaceMeMixin86 # XXX is MultiFormatResource appropriate? this probably *should*87 # support ?t=json but I don't know that all the variants already *did*88 # support that..89 85 class DirectoryNodeHandler(ReplaceMeMixin, Resource, object): 90 86
Note: See TracChangeset
for help on using the changeset viewer.