Ei kuvausta

apps.py 81B

123456
  1. from django.apps import AppConfig
  2. class BotConfig(AppConfig):
  3. name = 'bot'