feedvault.se/feedvault
2024-03-28 04:23:48 +01:00
..
management/commands Use one thread for each domain when grabbing entries 2024-03-17 23:36:56 +01:00
migrations Improve uploading/downloading files 2024-03-17 19:39:22 +01:00
__init__.py Move back to Python 🙃 2024-02-18 22:00:28 +01:00
api.py Use Django-ninja for API 2024-03-15 21:08:26 +01:00
apps.py Don't enable WAL on each connection created 2024-03-17 03:01:44 +01:00
context_processors.py Use SQLite 2024-03-28 03:08:22 +01:00
feeds.py Add command for updating feeds 2024-03-17 20:35:25 +01:00
models.py Add command for updating feeds 2024-03-17 20:35:25 +01:00
settings.py Use latest git version for Django so we can use SQLite settings 2024-03-28 04:23:48 +01:00
signals.py Use Django-ninja for API 2024-03-15 21:08:26 +01:00
sitemaps.py Fix sitemap and add tests 2024-03-16 19:04:26 +01:00
tests.py Use SQLite 2024-03-28 03:08:22 +01:00
urls.py Add search 2024-03-26 03:18:07 +01:00
views.py Use SQLite 2024-03-28 03:08:22 +01:00
wsgi.py Move back to Python 🙃 2024-02-18 22:00:28 +01:00