This website requires JavaScript.
Explore
Help
Sign In
00dani
/
lemoncurry
Watch
1
Star
0
Fork
You've already forked lemoncurry
1
Code
Issues
Pull requests
Releases
Wiki
Activity
0061111ad8
lemoncurry
/
micropub
/
apps.py
6 lines
91 B
Python
Raw
Normal View
History
Unescape
Escape
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 05:45:29 -04:00
from
django
.
apps
import
AppConfig
class
MicropubConfig
(
AppConfig
)
:
Run Black over the whole codebase
2023-08-10 02:52:37 -04:00
name
=
"
micropub
"
Reference in a new issue
Copy permalink