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 12:31:22 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b7f6c6068264df4b3072d9cf25f5116bc8e8b968
thrillwiki_django_no_react
/
location
History
pacnpal
b7f6c60682
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
..
migrations
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
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