Files
2026-05-20 21:24:00 +02:00

6 lines
95 B
Python

from django.apps import AppConfig
class OperationsConfig(AppConfig):
name = 'operations'