mirror of
https://github.com/pacnpal/thrilltrack-explorer.git
synced 2025-12-23 12:11:13 -05:00
Refactor code structure and remove redundant changes
This commit is contained in:
4
django-backend/apps/timeline/__init__.py
Normal file
4
django-backend/apps/timeline/__init__.py
Normal file
@@ -0,0 +1,4 @@
|
||||
"""
|
||||
Timeline app for tracking entity lifecycle events.
|
||||
"""
|
||||
default_app_config = 'apps.timeline.apps.TimelineConfig'
|
||||
Reference in New Issue
Block a user