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