mirror of
https://github.com/quantum5/optimize-later.git
synced 2025-04-24 04:21:58 -04:00
3 lines
107 B
Python
3 lines
107 B
Python
# Make this usable as a Django application.
|
|
default_app_config = 'optimize_later.apps.OptimizeLaterConfig'
|