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 11:11:10 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
pixeebot/drip-2025-05-29-pixee-python/django-model-without-dunder-str
Add File
New File
Upload File
Apply Patch
thrillwiki_django_no_react
/
core
History
pacnpal
4339c5c5e0
Add autocomplete functionality for parks: implement BaseAutocomplete class and integrate with forms
2025-02-22 13:36:24 -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
__init__.py
first commit
2024-10-28 17:09:57 -04:00
admin.py
first commit
2024-10-28 17:09:57 -04:00
apps.py
first commit
2024-10-28 17:09:57 -04:00
forms.py
Add autocomplete functionality for parks: implement BaseAutocomplete class and integrate with forms
2025-02-22 13:36:24 -05:00
middleware.py
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
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
first commit
2024-10-28 17:09:57 -04:00
views.py
fixed a bunch of things, hopefully didn't break things
2024-11-05 21:51:02 +00:00