poulpe/api/__init__.py

2 lines
42 B
Python
Raw Normal View History

2017-07-26 19:58:10 +02:00
default_app_config = 'api.apps.APIConfig'