pacnpal
32736ae660
Refactor parks and rides views for improved organization and readability
...
- Updated imports in parks/views.py to use ParkReview as Review for clarity.
- Enhanced road trip views in parks/views_roadtrip.py by removing unnecessary parameters and improving context handling.
- Streamlined error handling and response messages in CreateTripView and FindParksAlongRouteView.
- Improved code formatting and consistency across various methods in parks/views_roadtrip.py.
- Refactored rides/models.py to import Company from models for better clarity.
- Updated rides/views.py to import RideSearchForm from services for better organization.
- Added a comprehensive Django best practices analysis document to memory-bank/documentation.
2025-08-16 12:58:19 -04:00
pacnpal
da7c7e3381
major changes, including tailwind v4
2025-08-15 12:24:20 -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
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
pixeebot[bot]
dee7c61320
Remove Unnecessary F-strings
2025-02-06 03:53:13 +00:00
pacnpal
8bbfce3f2a
Merge pull request #22 from pacnpal/pixeebot/drip-2025-01-28-pixee-python/add-requests-timeouts
...
Add timeout to `requests` calls
2025-02-05 18:00:10 -05:00
pacnpal
ebc38228e6
Fix filter query in cleanup_test_data command to use correct field for reviews
2025-02-05 17:58:40 -05:00
pixeebot[bot]
96857ad1d4
Add timeout to requests calls
2025-01-28 03:09:49 +00:00
pixeebot[bot]
304812d43f
Secure Source of Randomness
2024-12-26 03:11:52 +00:00
pacnpal
e60f73de9d
Add test setup, cleanup, and fixtures
2024-12-24 14:32:16 -05:00
pacnpal
af7ea6b4ce
Add comprehensive e2e tests with Playwright
2024-12-24 14:29:32 -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
97a3555e81
Bypass Turnstile validation when DEBUG is True
2024-11-13 16:10:25 +00:00
pacnpal
ec626b4124
Disable Cloudflare Turnstile on login/signup pages when DEBUG is True
2024-11-13 15:56:42 +00:00
pacnpal
be07a17460
Improve code readability with boolean expressions and better control flow
2024-11-13 15:50:38 +00:00
pacnpal
1ee4b00961
Add password confirmation, validation, and email notification for password changes
2024-11-13 15:17:07 +00: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
75287c8994
upgrade to Django 5.1.3 and Python 3.13
2024-11-12 15:08:08 +00:00
pacnpal
33b7c1a81a
profile changes
2024-11-05 23:36:50 +00:00
pacnpal
3cbda93094
here we go
2024-10-31 22:32:01 +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
b02974f64e
Merge remote-tracking branch 'origin/main'
2024-10-29 14:58:00 -04:00
pacnpal
3054209646
commits
2024-10-29 14:55:24 -04:00
pacnpal
e00ea42c47
fixed some thangs, implemented cloudflare turnstile
2024-10-29 13:31:30 -04:00
pacnpal
f695276f76
ok
2024-10-29 10:05:17 -04:00
pacnpal
1cc89a2540
ok
2024-10-29 09:55:59 -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