Files
web2.0-backend/ohlhafv/apps.py
T
2018-01-28 18:54:45 +02:00

6 lines
89 B
Python

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