pacnpal
788cf7286b
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
2cf2949962
Add migrations to alter primary key fields to BigAutoField for multiple models
2025-02-21 12:55:21 -05:00
pacnpal
eb715ab195
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
f33577bf8a
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
d1031f8dcb
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
2db29fa866
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
64d9943d86
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
7f5fa65fd0
Remove __pycache__ from version control
2024-12-06 13:39:23 -05:00
pacnpal
0ab6c1afa8
fix homepage counts
2024-12-06 13:30:45 -05:00
pacnpal
2279e19cfd
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
1c32eb26a2
series of tests added with built-in django test support
2024-11-05 18:40:39 +00:00
pacnpal
9cd7ee94a5
initial geodjango implementation
2024-11-05 04:10:47 +00:00
pacnpal
9de9311670
weird header stuff
2024-11-03 22:03:56 +00:00
pacnpal
d4b08bbaed
fix commas
2024-11-03 20:21:39 +00:00
pacnpal
27f3326e22
okay fine
2024-11-03 17:47:26 +00:00
pacnpal
f51c8370ce
photos fix
2024-11-01 01:27:11 +00:00
pacnpal
80a9d61ca2
here we go
2024-10-31 22:32:01 +00:00
pacnpal
b675d59c16
fixed the damn discord button
2024-10-31 16:13:05 +00:00
pacnpal
5d81bebb2f
gitignore
2024-10-30 17:50:02 +00:00
pacnpal
708986e4c4
good stuff
2024-10-29 21:29:16 -04:00
pacnpal
b5fa128d60
ok
2024-10-29 17:22:43 -04:00
pacnpal
fe50eeba0f
commits
2024-10-29 14:55:24 -04:00
pacnpal
0bed216ce7
ok
2024-10-29 10:05:17 -04:00
pacnpal
158f25b24b
yay
2024-10-29 01:09:14 -04:00
pacnpal
1339baec59
first commit
2024-10-28 17:09:57 -04:00