evorepo/planet
Jelle van der Waa 6c796fce1d planet: handle response without 'status'
feedparser's parse method returns an arbitrary dictionary which may or
may not have the HTTP status. Rely on get() to return None if it's
lacking and then return and log a message.
2020-03-05 21:28:37 +01:00
..
management planet: handle response without 'status' 2020-03-05 21:28:37 +01:00
migrations Introduce planet functionality in archweb 2020-02-03 21:25:31 +01:00
tests Introduce planet functionality in archweb 2020-02-03 21:25:31 +01:00
__init__.py Introduce planet functionality in archweb 2020-02-03 21:25:31 +01:00
admin.py Introduce planet functionality in archweb 2020-02-03 21:25:31 +01:00
models.py Introduce planet functionality in archweb 2020-02-03 21:25:31 +01:00
views.py Introduce planet functionality in archweb 2020-02-03 21:25:31 +01:00