Add /add page and cli.py for updating feeds
This commit is contained in:
parent
3f3ad42acd
commit
8cea0bd347
8 changed files with 130 additions and 57 deletions
7
.gitignore
vendored
7
.gitignore
vendored
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue