another change but still not working
This commit is contained in:
@@ -39,6 +39,9 @@ class SuitConfig(DjangoSuitConfig):
|
|||||||
], icon='fa fa-leaf'),
|
], icon='fa fa-leaf'),
|
||||||
)
|
)
|
||||||
|
|
||||||
|
def ready(self):
|
||||||
|
super(SuitConfig, self).ready()
|
||||||
|
|
||||||
|
|
||||||
class CoreConfig(AppConfig):
|
class CoreConfig(AppConfig):
|
||||||
name = 'core'
|
name = 'core'
|
||||||
|
|||||||
Reference in New Issue
Block a user