mirror of
https://github.com/pacnpal/thrillwiki_django_no_react.git
synced 2025-12-29 05:47:00 -05:00
Refactor migrations across multiple apps to remove and add triggers for event logging, ensuring consistency in data handling. Updated park and ride event tables, added new columns, and optimized user-generated content workflows. Enhanced moderation processes and improved overall database integrity.
This commit is contained in:
8
.gitignore
vendored
8
.gitignore
vendored
@@ -353,7 +353,8 @@ cython_debug/
|
||||
.LSOverride
|
||||
|
||||
# Icon must end with two \r
|
||||
Icon
|
||||
Icon
|
||||
|
||||
|
||||
# Thumbnails
|
||||
._*
|
||||
@@ -373,3 +374,8 @@ Icon
|
||||
Network Trash Folder
|
||||
Temporary Items
|
||||
.apdisk
|
||||
backend/.env
|
||||
.env
|
||||
frontend
|
||||
uv.lock
|
||||
.django_tailwind_cli/tailwindcss-macos-arm64-4.1.13
|
||||
|
||||
Reference in New Issue
Block a user