This website requires JavaScript.
Explore
Help
Sign In
pacnpal
/
thrillwiki_django_no_react
Watch
1
Star
1
Fork
0
You've already forked thrillwiki_django_no_react
mirror of
https://github.com/pacnpal/thrillwiki_django_no_react.git
synced
2025-12-22 20:51:08 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
89007162153462de716870c4ef5b5a9be9c29c1a
thrillwiki_django_no_react
/
location
History
pacnpal
8900716215
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.
2025-09-20 09:46:09 -04:00
..
migrations
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.
2025-09-20 09:46:09 -04:00
admin.py
okay fine
2024-11-03 17:47:26 +00:00
apps.py
Update Django and dependencies, add app path configuration
2025-02-06 13:58:57 -05:00
forms.py
okay fine
2024-11-03 17:47:26 +00:00
models.py
Refactor model imports and update admin classes to use pghistory for historical tracking; replace HistoricalModel with TrackedModel in relevant models
2025-02-09 11:20:40 -05:00
tests.py
series of tests added with built-in django test support
2024-11-05 18:40:39 +00:00
urls.py
okay fine
2024-11-03 17:47:26 +00:00
views.py
Add LocationForm import to LocationSearchView and ignore type check for piexif import
2025-02-05 18:10:07 -05:00