Add /add page and cli.py for updating feeds

This commit is contained in:
Joakim Hellsén 2024-05-21 17:25:11 +02:00
commit 8cea0bd347
No known key found for this signature in database
GPG key ID: D196AE66FEBE1DC9
8 changed files with 130 additions and 57 deletions

7
.gitignore vendored
View file

@ -159,3 +159,10 @@ cython_debug/
data/
media/
staticfiles/
# https://github.com/lemon24/reader
*.sqlite.search
*.sqlite
# When running the cli.py script, the following files are created
broken_feeds.csv