mirror of
https://gitlab.com/animath/si/plateforme-corres2math.git
synced 2025-08-21 19:27:22 +02:00
Create new applications
This commit is contained in:
5
apps/registration/apps.py
Normal file
5
apps/registration/apps.py
Normal file
@@ -0,0 +1,5 @@
|
||||
from django.apps import AppConfig
|
||||
|
||||
|
||||
class RegistrationConfig(AppConfig):
|
||||
name = 'registration'
|
Reference in New Issue
Block a user