fix commas

This commit is contained in:
pacnpal
2024-11-03 20:21:39 +00:00
parent d3a69072d2
commit d4b08bbaed
21 changed files with 390 additions and 98 deletions

View File

@@ -0,0 +1,2 @@
# history_tracking/__init__.py
default_app_config = "history_tracking.apps.HistoryTrackingConfig"