lemoncurry/entries
Danielle McLean 5cf566251a
Redesign the display of entry 'metadata', like author and category, to be way more space-efficient - should make tiny statuses less 'heavy'
2018-06-28 11:03:31 +10:00
..
jinja2/entries Redesign the display of entry 'metadata', like author and category, to be way more space-efficient - should make tiny statuses less 'heavy' 2018-06-28 11:03:31 +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 Redesign the display of entry 'metadata', like author and category, to be way more space-efficient - should make tiny statuses less 'heavy' 2018-06-28 11:03:31 +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