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
9ed28b15b4
Create initial migration for HistoricalSlug model; update foreign key references to use settings.AUTH_USER_MODEL and define unique constraints
2025-02-10 00:20:27 -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
2e8a725933
series of tests added with built-in django test support
2024-11-05 18:40:39 +00:00
pacnpal
491be57ab2
initial geodjango implementation
2024-11-05 04:10:47 +00:00
pacnpal
07526dcba8
weird header stuff
2024-11-03 22:03:56 +00:00
pacnpal
ed585e6a56
fix commas
2024-11-03 20:21:39 +00:00
pacnpal
27eb239e97
okay fine
2024-11-03 17:47:26 +00:00
pacnpal
6265f82193
photos fix
2024-11-01 01:27:11 +00:00
pacnpal
3cbda93094
here we go
2024-10-31 22:32:01 +00:00
pacnpal
c1591af871
fixed the damn discord button
2024-10-31 16:13:05 +00:00
pacnpal
778da4d010
gitignore
2024-10-30 17:50:02 +00:00
pacnpal
6880f36b99
good stuff
2024-10-29 21:29:16 -04: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