lemoncurry/entries
Danielle McLean 1e56d5a09a
Install django-model-utils and use it for automatic timestamp fields on entries
2017-11-02 12:59:23 +11:00
..
migrations Install django-model-utils and use it for automatic timestamp fields on entries 2017-11-02 12:59:23 +11:00
static/entries/css Tweak the styling of entry footers 2017-10-31 14:05:34 +11:00
templates/entries Added support for RSS and Atom feeds, because why not 2017-11-01 09:29:59 +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 Install django-model-utils and use it for automatic timestamp fields on entries 2017-11-02 12:59:23 +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
feeds.py Render the entry content to HTML when syndicating it as Atom or RSS 2017-11-01 09:32:42 +11:00
kinds.py Added support for RSS and Atom feeds, because why not 2017-11-01 09:29:59 +11:00
models.py Install django-model-utils and use it for automatic timestamp fields on entries 2017-11-02 12:59:23 +11:00
sitemaps.py Add posted entries to the sitemap 2017-10-26 08:46:48 +11:00
urls.py Added support for RSS and Atom feeds, because why not 2017-11-01 09:29:59 +11:00
views.py Added support for RSS and Atom feeds, because why not 2017-11-01 09:29:59 +11:00