This website requires JavaScript.
Explore
Help
Sign In
BenLubar
/
lemoncurry
Watch
1
Star
0
Fork
You've already forked lemoncurry
0
forked from
00dani/lemoncurry
Code
Issues
Pull requests
Releases
Wiki
Activity
29a3f740a9
lemoncurry
/
micropub
History
Danielle McLean
29a3f740a9
Add a function to convert form-encoded micropub requests into JSON micropub requests - I'll be changing the actual endpoint to accept JSON and use this to keep accepting form-encoded as well
2017-12-18 11:56:04 +11: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
urls.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
views.py
Add a function to convert form-encoded micropub requests into JSON micropub requests - I'll be changing the actual endpoint to accept JSON and use this to keep accepting form-encoded as well
2017-12-18 11:56:04 +11:00