This repository has been archived on 2025-09-03. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
2020-11-11 00:46:00 +01:00

6 lines
83 B
Python

from django.apps import AppConfig
class WorkConfig(AppConfig):
name = 'work'