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-20 11:51:10 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
dependabot/pip/django-tailwind-cli-4.2.3
Add File
New File
Upload File
Apply Patch
thrillwiki_django_no_react
/
designers
History
pacnpal
41f1738cc1
Add migrations to alter primary key fields to BigAutoField for multiple models
2025-02-21 12:55:21 -05:00
..
migrations
Add migrations to alter primary key fields to BigAutoField for multiple models
2025-02-21 12:55:21 -05:00
__init__.py
add category views for each type of ride, add ride designers
2024-11-04 00:33:19 +00:00
admin.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
apps.py
add category views for each type of ride, add ride designers
2024-11-04 00:33:19 +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
add category views for each type of ride, add ride designers
2024-11-04 00:33:19 +00:00
urls.py
add category views for each type of ride, add ride designers
2024-11-04 00:33:19 +00:00
views.py
add category views for each type of ride, add ride designers
2024-11-04 00:33:19 +00:00