gukgjzkgjhgjh
This commit is contained in:
8
backend/social/hubs/apps.py
Normal file
8
backend/social/hubs/apps.py
Normal file
@@ -0,0 +1,8 @@
|
||||
from django.apps import AppConfig
|
||||
|
||||
|
||||
class HubsConfig(AppConfig):
|
||||
default_auto_field = 'django.db.models.BigAutoField'
|
||||
name = 'social.hubs'
|
||||
|
||||
label = "hubs"
|
||||
Reference in New Issue
Block a user