Commit graph

9 commits

Author SHA1 Message Date
999ab368e2
Update ruff-pre-commit version to v0.15.9 2026-04-03 19:26:55 +02:00
6855f2b6f6
Update actionlint version to v1.7.12 in pre-commit configuration 2026-03-31 21:56:12 +02:00
f1ee0528e6
Update ruff-pre-commit version to v0.15.8 2026-03-30 16:59:04 +02:00
60d34bdf0d
Add django-upgrade hook to pre-commit configuration and remove unneded DEFAULT_AUTO_FIELD setting
All checks were successful
Deploy to Server / deploy (push) Successful in 21s
2026-03-22 19:45:04 +01:00
dcc4cecb8d
Update pre-commit hook versions for ruff and actionlint 2026-03-09 04:36:56 +01:00
e968f5cdea
Add Silk middleware and related settings for performance monitoring
- Introduced SILK_ENABLED setting to toggle Silk middleware.
- Updated ALLOWED_HOSTS to include "testserver" when not in DEBUG mode.
- Modified urlpatterns to conditionally include Silk URLs.
- Added django-silk dependency to pyproject.toml.
- Enhanced feed queries to optimize performance and reduce N+1 issues.
- Updated tests to verify query limits for various feeds.
2026-02-09 20:02:19 +01:00
34c7d80b88
Update dependencies 2026-01-24 22:06:44 +01:00
1d6c52325c
Improve import command 2026-01-05 18:46:46 +01:00
b2eef830d8
Add and use pre-commit hooks 2025-11-28 04:44:07 +01:00