includes indieauth and a micropub endpoint
The full documentation is at https://django-indieweb.readthedocs.org.
Install django-indieweb:
pip install django-indieweb
Then use it in a project:
import indieweb
- TODO
Does the code actually work?
source <YOURVIRTUALENV>/bin/activate (myenv) $ pip install -r requirements-test.txt (myenv) $ python runtests.py
Tools used in rendering this package: