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 09:11:08 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ac71e5f0475900fb90d7387150ec7931efa17eb3
thrillwiki_django_no_react
/
history_tracking
History
pacnpal
9ed28b15b4
Create initial migration for HistoricalSlug model; update foreign key references to use settings.AUTH_USER_MODEL and define unique constraints
2025-02-10 00:20:27 -05:00
..
management
fix commas
2024-11-03 20:21:39 +00:00
migrations
Create initial migration for HistoricalSlug model; update foreign key references to use settings.AUTH_USER_MODEL and define unique constraints
2025-02-10 00:20:27 -05:00
__init__.py
fix commas
2024-11-03 20:21:39 +00:00
admin.py
fix commas
2024-11-03 20:21:39 +00:00
apps.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
models.py
Update migration files for Django 5.1.4; remove obsolete merge migrations and adjust history tracking context in templates
2025-02-10 00:11:29 -05:00
tests.py
fix commas
2024-11-03 20:21:39 +00:00
views.py
Revert "Add version control system functionality with branch management, history tracking, and merge operations"
2025-02-08 17:37:30 -05:00