lemoncurry/micropub
Danielle McLean 1e4df2d1b5
Implement the Micropub source query internally rather than by simply parsing the visible content
2018-07-03 10:18:24 +10:00
..
views Implement the Micropub source query internally rather than by simply parsing the visible content 2018-07-03 10:18:24 +10:00
__init__.py Introduce some very, VERY basic support for micropub - only h-entry works, and only the name and content properties can actually be set, but it works 2017-11-03 20:45:29 +11:00
apps.py Introduce some very, VERY basic support for micropub - only h-entry works, and only the name and content properties can actually be set, but it works 2017-11-03 20:45:29 +11:00
error.py Refactor the Micropub error responses into a non-view module, have them produce an immediately raise-able exception 2018-07-03 10:03:35 +10:00
urls.py Create a basic but functional micropub media endpoint :o 2018-05-07 22:28:48 +10:00