You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
lemoncurry/micropub
Danielle McLean 73addc2f75 Remove unncessary default_app_config settings 1 year ago
..
views Implement the Micropub source query internally rather than by simply parsing the visible content 5 years ago
__init__.py Remove unncessary default_app_config settings 1 year ago
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 6 years ago
error.py Refactor the Micropub error responses into a non-view module, have them produce an immediately raise-able exception 5 years ago
urls.py Create a basic but functional micropub media endpoint :o 5 years ago