wagtail-longclaw/longclaw/basket/apps.py

6 wiersze
87 B
Python

from django.apps import AppConfig
class BasketConfig(AppConfig):
name = 'basket'