Files
2026-05-31 19:21:25 +02:00

6 lines
95 B
Python

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