mirror of
https://github.com/usmannasir/cyberpanel.git
synced 2025-11-15 09:46:11 +01:00
Example Plugin
This commit is contained in:
@@ -1 +0,0 @@
|
||||
default_app_config = 'userManagment.apps.UsermanagmentConfig'
|
||||
@@ -6,6 +6,3 @@ from django.apps import AppConfig
|
||||
|
||||
class UsermanagmentConfig(AppConfig):
|
||||
name = 'userManagment'
|
||||
|
||||
def ready(self):
|
||||
import signals
|
||||
|
||||
Reference in New Issue
Block a user