lemoncurry/entries
Danielle McLean 5f9aca20c4
Throw out support for AMP, because AMP sucks anyway
2018-06-12 12:27:35 +10:00
..
migrations Patch a few small deprecated operations so that the site works under Django 2.0 as well 2018-03-21 16:14:07 +11:00
static/entries/css Make sure the content doesn't stretch wider than the display, so mobile users can access the site correctly 2017-12-19 17:02:30 +11:00
templates/entries Throw out support for AMP, because AMP sucks anyway 2018-06-12 12:27:35 +10:00
tests Add tests for the Atom/RSS feeds so I won't accidentally break 'em without realising again 2018-05-09 21:36:21 +10:00
views Throw out support for AMP, because AMP sucks anyway 2018-06-12 12:27:35 +10:00
__init__.py Very, very rudimentary support for making h-entries: they don't look so good and don't appear on the homepage yet but it's a good start 2017-10-25 12:01:52 +11:00
admin.py Add cats to the admin and give them a more useful string representation 2017-11-20 11:37:36 +11:00
apps.py Very, very rudimentary support for making h-entries: they don't look so good and don't appear on the homepage yet but it's a good start 2017-10-25 12:01:52 +11:00
jobs.py Process the WebSub pings for each feed separately, because the hub.url[] syntax doesn't seem to actually work 2017-12-19 15:44:42 +11:00
kinds.py Throw out support for AMP, because AMP sucks anyway 2018-06-12 12:27:35 +10:00
models.py Throw out support for AMP, because AMP sucks anyway 2018-06-12 12:27:35 +10:00
pagination.py Switch home.urls and entries.urls over to modern path() definitions, with param conversion and such 2018-05-04 12:13:52 +10:00
sitemaps.py Satisfy autopep8 by adding a newline between two methods 2018-06-04 10:16:09 +10:00
urls.py Throw out support for AMP, because AMP sucks anyway 2018-06-12 12:27:35 +10:00