feedvault.se/feeds
Joakim Helleśen f9cac0974d
All checks were successful
Deploy to Server / deploy (push) Successful in 12s
Refactor archive_feed command to confirm deletion of entries before proceeding
2026-03-27 04:29:15 +01:00
..
management Refactor archive_feed command to confirm deletion of entries before proceeding 2026-03-27 04:29:15 +01:00
migrations Add initial version of feeds app 2026-03-24 03:58:08 +01:00
tests Add --reset option to archive_feed command 2026-03-24 15:28:26 +01:00
__init__.py Add empty feeds app 2026-03-24 00:21:03 +01:00
apps.py Add empty feeds app 2026-03-24 00:21:03 +01:00
models.py Add initial version of feeds app 2026-03-24 03:58:08 +01:00
services.py Add initial version of feeds app 2026-03-24 03:58:08 +01:00
tasks.py Refactor archive_feed_task to include auto-retry and error handling 2026-03-26 19:28:19 +01:00
urls.py Use templates for rendering 2026-03-27 04:26:09 +01:00
views.py Use templates for rendering 2026-03-27 04:26:09 +01:00