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:51:09 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2756079010196b8089eca40a92f96717ee506da0
thrillwiki_django_no_react
/
moderation
History
pacnpal
4b32580b13
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
..
management
code commit
2024-11-13 21:59:49 +00:00
migrations
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
templatetags
ok
2024-11-14 04:15:24 +00:00
__init__.py
good stuff
2024-10-29 21:29:16 -04: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
good stuff
2024-10-29 21:29:16 -04:00
context_processors.py
Added support for Django's built-in superuser to access moderation features. Modified context processor and views to check both role-based and is_superuser permissions.
2024-11-13 16:13:54 +00:00
mixins.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
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
fixed a bunch of things, hopefully didn't break things
2024-11-05 21:51:02 +00:00
urls.py
code commit
2024-11-13 21:59:49 +00:00
views.py
ok
2024-11-14 04:15:24 +00:00