pacnpal
6408368959
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
8549cc527c
major changes, including tailwind v4
2025-08-15 12:24:20 -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
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
pixeebot[bot]
5aac0d3087
Remove Unnecessary F-strings
2025-02-06 03:53:13 +00:00
pacnpal
feae9509b9
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
58df9e4843
Fix filter query in cleanup_test_data command to use correct field for reviews
2025-02-05 17:58:40 -05:00
pixeebot[bot]
b350159947
Add timeout to requests calls
2025-01-28 03:09:49 +00:00
pixeebot[bot]
ea396b6f50
Secure Source of Randomness
2024-12-26 03:11:52 +00:00
pacnpal
8bbc2ca37d
Add test setup, cleanup, and fixtures
2024-12-24 14:32:16 -05:00
pacnpal
f51d1a1c8f
Add comprehensive e2e tests with Playwright
2024-12-24 14:29:32 -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
9194d70dc4
Bypass Turnstile validation when DEBUG is True
2024-11-13 16:10:25 +00:00
pacnpal
ace2a09c16
Disable Cloudflare Turnstile on login/signup pages when DEBUG is True
2024-11-13 15:56:42 +00:00
pacnpal
ebfcd299a1
Improve code readability with boolean expressions and better control flow
2024-11-13 15:50:38 +00:00
pacnpal
2740cfb8a1
Add password confirmation, validation, and email notification for password changes
2024-11-13 15:17:07 +00: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
af902b1a9d
upgrade to Django 5.1.3 and Python 3.13
2024-11-12 15:08:08 +00:00
pacnpal
51c016d560
profile changes
2024-11-05 23:36:50 +00:00
pacnpal
80a9d61ca2
here we go
2024-10-31 22:32:01 +00:00
pacnpal
5d81bebb2f
gitignore
2024-10-30 17:50:02 +00:00
pacnpal
b5fa128d60
ok
2024-10-29 17:22:43 -04:00
pacnpal
049a039038
Merge remote-tracking branch 'origin/main'
2024-10-29 14:58:00 -04:00
pacnpal
fe50eeba0f
commits
2024-10-29 14:55:24 -04:00
pacnpal
0b773e7435
fixed some thangs, implemented cloudflare turnstile
2024-10-29 13:31:30 -04:00
pacnpal
0bed216ce7
ok
2024-10-29 10:05:17 -04:00
pacnpal
8a4f08bf8c
ok
2024-10-29 09:55:59 -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