lemoncurry/entries/views
2018-05-08 18:10:08 +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, patch the RSS/Atom feeds to work with the refactored handling of entry kinds 2018-05-08 18:10:08 +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