src/notes/__init__.py
author ymh <ymh.work@gmail.com>
Thu, 20 Jul 2017 11:23:08 +0200
changeset 124 c77570164050
parent 117 9864fe2067cd
permissions -rw-r--r--
implement soft delete and indicator that session and notes have been modiied

default_app_config = 'notes.apps.NotesConfig'