mirror of
https://github.com/pacnpal/thrilltrack-explorer.git
synced 2025-12-22 12:51:16 -05:00
5 lines
116 B
Python
5 lines
116 B
Python
"""
|
|
Timeline app for tracking entity lifecycle events.
|
|
"""
|
|
default_app_config = 'apps.timeline.apps.TimelineConfig'
|