NDOJ/judge/__init__.py

2 lines
49 B
Python
Raw Normal View History

2020-01-21 06:35:58 +00:00
default_app_config = 'judge.apps.JudgeAppConfig'