wagtail-longclaw/longclaw/basket/apps.py

6 wiersze
87 B
Python
Czysty Zwykły widok Historia

2017-02-03 10:04:57 +00:00
from django.apps import AppConfig
class BasketConfig(AppConfig):
name = 'basket'