Files
web2.0-backend/ohlhafv/apps.py
2022-01-13 22:10:51 +02:00

6 lines
89 B
Python

from django.apps import AppConfig
class OhlhafvConfig(AppConfig):
name = "ohlhafv"