pacnpal
751cd86a31
Add operators and property owners functionality
...
- Implemented OperatorListView and OperatorDetailView for managing operators.
- Created corresponding templates for operator listing and detail views.
- Added PropertyOwnerListView and PropertyOwnerDetailView for managing property owners.
- Developed templates for property owner listing and detail views.
- Established relationships between parks and operators, and parks and property owners in the models.
- Created migrations to reflect the new relationships and fields in the database.
- Added admin interfaces for PropertyOwner management.
- Implemented tests for operators and property owners.
2025-07-04 14:49:36 -04:00
pacnpal
41f1738cc1
Add migrations to alter primary key fields to BigAutoField for multiple models
2025-02-21 12:55:21 -05:00
pacnpal
b4c474c496
Refactor URL patterns for parks and rides; update context fields in models to use ForeignKey for pghistory.Context
2025-02-10 10:54:34 -05:00
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
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
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
pacnpal
8e9aabb2ab
Remove __pycache__ from version control
2024-12-06 13:39:23 -05:00
pacnpal
86059bbcba
fix homepage counts
2024-12-06 13:30:45 -05:00
pacnpal
9ee380c3ea
Enhance moderation dashboard UI and UX:
...
- Add HTMX-powered filtering with instant updates
- Add smooth transitions and loading states
- Improve visual hierarchy and styling
- Add review notes functionality
- Add confirmation dialogs for actions
- Make navigation sticky
- Add hover effects and visual feedback
- Improve dark mode support
2024-11-13 14:38:38 +00:00
pacnpal
ae913e757a
add category views for each type of ride, add ride designers
2024-11-04 00:33:19 +00:00
pacnpal
778da4d010
gitignore
2024-10-30 17:50:02 +00:00
pacnpal
faca1cf45d
ok
2024-10-29 17:22:43 -04:00
pacnpal
3054209646
commits
2024-10-29 14:55:24 -04:00
pacnpal
f695276f76
ok
2024-10-29 10:05:17 -04:00
pacnpal
2d31847974
yay
2024-10-29 01:09:14 -04:00
pacnpal
2e1b4d7af7
first commit
2024-10-28 17:09:57 -04:00