wagtail-longclaw/longclaw/orders/apps.py

6 wiersze
87 B
Python

from django.apps import AppConfig
class OrdersConfig(AppConfig):
name = 'orders'