mamweb/header_fotky/apps.py

5 lines
98 B
Python

from django.apps import AppConfig
class HeaderFotkyConfig(AppConfig):
name = 'header_fotky'