lemoncurry/entries/views
Danielle McLean e9c46f23db
Switch home.urls and entries.urls over to modern path() definitions, with param conversion and such
2018-05-04 12:13: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 Refactor how the routing for different kinds of entry works - this will make implementing webmentions easier, hopefully? 2018-03-08 13:49:02 +11: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