mirror of
https://gitlab.com/animath/si/plateforme.git
synced 2025-08-15 15:30:04 +02:00
Reset project
This commit is contained in:
@@ -1,10 +0,0 @@
|
||||
from django.apps import AppConfig
|
||||
from django.utils.translation import gettext_lazy as _
|
||||
|
||||
|
||||
class APIConfig(AppConfig):
|
||||
"""
|
||||
Manage the inscription through a JSON API.
|
||||
"""
|
||||
name = 'api'
|
||||
verbose_name = _('API')
|
Reference in New Issue
Block a user