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
cedae16456
lemoncurry
/
micropub
History
Danielle McLean
b8a8cd62cf
Refactor micropub into a class-based view so that it can have a GET handler implemented as well (since that's needed to query for config info and stuff)
2017-11-09 13:55:44 +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
Refactor micropub into a class-based view so that it can have a GET handler implemented as well (since that's needed to query for config info and stuff)
2017-11-09 13:55:44 +11:00