1
0
Fork 0
django-changelist-inline/testing/__init__.py

3 lines
74 B
Python
Raw Normal View History

2021-07-30 19:29:14 +00:00
# -*- coding: utf-8 -*-
default_app_config = 'testing.apps.TestingConfig'