lemoncurry/entries/views
2018-05-11 13:45:26 +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 Switch home.urls and entries.urls over to modern path() definitions, with param conversion and such 2018-05-04 12:13:52 +10:00
perma.py Make the permalink views 404 if you try to load a non-existent entry 2018-03-08 14:13:45 +11:00