mirror of
https://github.com/Mistake35/Cedar-Django.git
synced 2026-07-18 00:21:14 +10:00
The first steps or whatever
balls
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
from __future__ import unicode_literals
|
||||
|
||||
from django.apps import AppConfig
|
||||
|
||||
|
||||
class ClosedverseMainConfig(AppConfig):
|
||||
name = 'closedverse_main'
|
||||
verbose_name = "Cedar"
|
||||
Reference in New Issue
Block a user