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/apps.py
author
ymh <ymh.work@gmail.com>
Thu, 08 Jun 2017 17:57:57 +0200
changeset 24
3b3999550508
child 117
9864fe2067cd
permissions
-rw-r--r--
first data model for backend
from
django.apps
import
AppConfig
class
NotesConfig
(
AppConfig
):
name
=
'notes'