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-24 05:11:09 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
228eeeb3c88105a95a770ad7b6cf60567108882b
thrillwiki_django_no_react
/
companies
History
pacnpal
228eeeb3c8
Add merge migrations for parks, companies, and moderation apps; update EmailConfiguration, Review, Photo, TopList, and TopListItem models to use pghistory for historical tracking
2025-02-09 16:00:10 -05:00
..
migrations
Add merge migrations for parks, companies, and moderation apps; update EmailConfiguration, Review, Photo, TopList, and TopListItem models to use pghistory for historical tracking
2025-02-09 16:00:10 -05:00
__init__.py
first commit
2024-10-28 17:09:57 -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
first commit
2024-10-28 17:09:57 -04:00
forms.py
here we go
2024-10-31 22:32:01 +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
signals.py
okay fine
2024-11-03 17:47:26 +00:00
tests.py
fixed a bunch of things, hopefully didn't break things
2024-11-05 21:51:02 +00:00
urls.py
series of tests added with built-in django test support
2024-11-05 18:40:39 +00:00
views.py
Add auto-approval for moderator submissions and update submission handling
2025-02-05 18:47:23 -05:00