Rename dir name dashboard to apps

It's may be well
This commit is contained in:
ibuler
2016-08-13 21:59:08 +08:00
parent 25f1c9ccf3
commit 234684c875
226 changed files with 0 additions and 0 deletions

7
apps/perms/apps.py Normal file
View File

@@ -0,0 +1,7 @@
from __future__ import unicode_literals
from django.apps import AppConfig
class PermsConfig(AppConfig):
name = 'perms'