bookwyrm/fedireads
2020-02-21 16:40:49 -08:00
..
activitypub Tagging 2020-02-20 22:19:19 -08:00
migrations Adds tag pages 2020-02-21 09:10:47 -08:00
models Adds tag pages 2020-02-21 09:10:47 -08:00
static Cleans up feed page 2020-02-21 15:39:59 -08:00
templates Display correct username on shelf page 2020-02-21 16:40:49 -08:00
templatetags Shelve books from anywhere you see a book 2020-02-21 16:26:52 -08:00
utils
__init__.py
broadcast.py
forms.py Tagging 2020-02-20 22:19:19 -08:00
incoming.py Fixes incoming tagging 2020-02-20 22:37:50 -08:00
openlibrary.py
outgoing.py Tagging 2020-02-20 22:19:19 -08:00
remote_user.py
sanitize_html.py
settings.py
status.py Tagging 2020-02-20 22:19:19 -08:00
urls.py Shelve books from anywhere you see a book 2020-02-21 16:26:52 -08:00
views.py Display correct username on shelf page 2020-02-21 16:40:49 -08:00
wellknown.py
wsgi.py