mirror of
https://github.com/th3r00t/pyShelf.git
synced 2026-04-28 01:59:35 -04:00
Final Refactoring before alpha release
This commit is contained in:
5
src/interface/apps.py
Executable file
5
src/interface/apps.py
Executable file
@@ -0,0 +1,5 @@
|
||||
from django.apps import AppConfig
|
||||
|
||||
|
||||
class InterfaceConfig(AppConfig):
|
||||
name = "interface"
|
||||
Reference in New Issue
Block a user