Mercurial
Mercurial
>
irinotes
/ file revision
summary
|
shortlog
|
changelog
|
graph
|
tags
|
bookmarks
|
branches
|
files
|
changeset
| file |
latest
|
revisions
|
annotate
|
diff
|
comparison
|
raw
|
help
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
src/notes/api/views/__init__.py
author
ymh <ymh.work@gmail.com>
Wed, 14 Jun 2017 15:17:51 +0200
changeset 31
63be3ce389f7
child 119
8ff8e2aee0f9
permissions
-rw-r--r--
improve api
from
.core
import
SessionViewSet
,
NoteViewSet
__all__
=
[
'SessionViewSet'
,
'NoteViewSet'
]