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 10:11:09 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
78f465b273c575dfad736d91ad25e055f55ce6f1
thrillwiki_django_no_react
/
location
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
..
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
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