lemoncurry/entries/views
Danielle McLean 17e5c2c1b4
Remove calls to as_meta since the info is ignored anyway - gives a decent performance boost :o
2018-07-12 21:00:52 +10:00
..
__init__.py Refactor the 'entries' views into a package rather than just one module, so more views can be added without clutter 2018-03-07 15:46:21 +11:00
feeds.py Whoops, include an updated date on items in Atom/RSS but do it correctly? Also made a few other minor improvements to the feeds 2018-05-11 13:45:26 +10:00
lists.py Use ResponseException for various places rather than needing to check the return value for responseness 2018-07-03 09:51:51 +10:00
perma.py Remove calls to as_meta since the info is ignored anyway - gives a decent performance boost :o 2018-07-12 21:00:52 +10:00