pacnpal
2e35f8c5d9
feat: Refactor rides app with unique constraints, mixins, and enhanced documentation
...
- Added migration to convert unique_together constraints to UniqueConstraint for RideModel.
- Introduced RideFormMixin for handling entity suggestions in ride forms.
- Created comprehensive code standards documentation outlining formatting, docstring requirements, complexity guidelines, and testing requirements.
- Established error handling guidelines with a structured exception hierarchy and best practices for API and view error handling.
- Documented view pattern guidelines, emphasizing the use of CBVs, FBVs, and ViewSets with examples.
- Implemented a benchmarking script for query performance analysis and optimization.
- Developed security documentation detailing measures, configurations, and a security checklist.
- Compiled a database optimization guide covering indexing strategies, query optimization patterns, and computed fields.
2025-12-22 11:17:31 -05:00
pacnpal
0febfdef2f
"Claude Code Review workflow"
2025-09-15 16:13:16 -04:00
pacnpal
f769faed60
"Claude PR Assistant workflow"
2025-09-15 16:13:15 -04:00
pacnpal
b46e13426a
Merge pull request #26 from pacnpal/dependabot/github_actions/actions/setup-python-5
...
[DEPENDABOT] Update Actions: Bump actions/setup-python from 4 to 5
2025-02-10 17:18:53 -05:00
pacnpal
79e34473a4
Update review.yml
2025-02-10 15:02:47 -05:00
pacnpal
872f3378a1
Update review.yml
2025-02-10 14:59:00 -05:00
pacnpal
d0bd0e1bf9
Update review.yml
2025-02-10 13:35:03 -05:00
pacnpal
db78de4cfe
Update review.yml
2025-02-10 13:31:16 -05:00
pacnpal
4a495182bd
Update review.yml
2025-02-10 13:28:58 -05:00
dependabot[bot]
2d2d832e07
[DEPENDABOT] Update Actions: Bump actions/setup-python from 4 to 5
...
Bumps [actions/setup-python](https://github.com/actions/setup-python ) from 4 to 5.
- [Release notes](https://github.com/actions/setup-python/releases )
- [Commits](https://github.com/actions/setup-python/compare/v4...v5 )
---
updated-dependencies:
- dependency-name: actions/setup-python
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-02-10 16:41:58 +00:00
pacnpal
19852207f6
Refactor CI workflow to use Homebrew for GDAL installation and update Python version to 3.13.1
2025-02-06 11:55:43 -05:00
pacnpal
185af7fd17
Refactor CI workflow to install pip using get-pip.py and ensure system package compatibility
2025-02-06 11:47:17 -05:00
pacnpal
768f05b783
Improve CI workflow by setting up Python and upgrading pip, setuptools, and wheel before installing dependencies
2025-02-06 11:45:29 -05:00
pacnpal
411c6f6f68
Enhance CI workflow by configuring Django GDAL settings and adding debug steps for GDAL installation verification
2025-02-06 11:26:36 -05:00
pacnpal
789a6386a5
Update GDAL installation steps in CI workflow for improved compatibility
2025-02-06 10:45:04 -05:00
pacnpal
dbd76785b5
Add GDAL installation and verification steps to CI workflow
2025-02-06 10:35:56 -05:00
pacnpal
c8628984e0
Merge pull request #1 from pacnpal/dependabot/github_actions/actions/setup-python-5
...
[DEPENDABOT] Update Actions: Bump actions/setup-python from 3 to 5
2024-12-24 11:18:44 -05:00
pacnpal
7553752f0d
Update review.yml
2024-12-24 11:14:13 -05:00
pacnpal
56d9174bb5
Update and rename main.yml to review.yml
2024-12-24 10:59:19 -05:00
pacnpal
5c62b41070
Update main.yml
2024-12-24 10:51:01 -05:00
pacnpal
8014bcc368
Create main.yml
2024-12-24 10:49:55 -05:00
dependabot[bot]
96e2f097cd
[DEPENDABOT] Update Actions: Bump actions/setup-python from 3 to 5
...
Bumps [actions/setup-python](https://github.com/actions/setup-python ) from 3 to 5.
- [Release notes](https://github.com/actions/setup-python/releases )
- [Commits](https://github.com/actions/setup-python/compare/v3...v5 )
---
updated-dependencies:
- dependency-name: actions/setup-python
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-12-10 11:44:15 +00:00
pacnpal
10dfa20d65
Update dependabot.yml
2024-12-10 06:43:27 -05:00
pacnpal
d514687651
Update dependabot.yml
2024-12-10 06:21:23 -05:00
pacnpal
8b93f67e31
Update django.yml
2024-11-05 16:54:52 -05:00
pacnpal
9df5ab931f
Create django.yml
2024-11-05 16:53:24 -05:00