feedvault.se/feedvault
2024-03-17 03:11:32 +01:00
..
migrations Use Django-ninja for API 2024-03-15 21:08:26 +01:00
__init__.py Move back to Python 🙃 2024-02-18 22:00:28 +01:00
add_feeds.py Use dateparser to parse the date 2024-03-15 14:15:27 +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 Remove noqas for ARG001 2024-03-16 18:52:32 +01:00
models.py Use Django-ninja for API 2024-03-15 21:08:26 +01:00
settings.py Add django-debug-toolbar 2024-03-17 03:01:18 +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
stats.py Rewrite stats to save 1 SQL query 2024-03-17 03:00:48 +01:00
tests.py Test get_db_size() 2024-03-17 03:11:32 +01:00
urls.py Add django-debug-toolbar 2024-03-17 03:01:18 +01:00
views.py Fix sitemap and add tests 2024-03-16 19:04:26 +01:00
wsgi.py Move back to Python 🙃 2024-02-18 22:00:28 +01:00