lemoncurry/entries
2017-10-27 16:51:46 +11:00
..
migrations Basic support for entries of 'photo' kind 2017-10-27 16:04:05 +11:00
static/entries/css Apply a bit of margin between the h-entry footer fields 2017-10-27 08:55:51 +11:00
templates/entries Basic support for entries of 'photo' kind 2017-10-27 16:04:05 +11: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 Basic support for tracking entry syndication 2017-10-25 13:45:33 +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
kinds.py Clean up URL handling for models a li'l 2017-10-27 16:51:46 +11:00
models.py Clean up URL handling for models a li'l 2017-10-27 16:51:46 +11:00
sitemaps.py Add posted entries to the sitemap 2017-10-26 08:46:48 +11:00
urls.py Use a much cleaner approach to register routes for each post kind 2017-10-27 16:22:54 +11:00
views.py Add a redirect to entry permalink pages, to ensure entries are only ever accessed at their canonical URL 2017-10-27 16:23:31 +11:00