moviewyrm/bookwyrm
2021-02-12 09:58:57 -08:00
..
activitypub Fixes bugs in how lists/shelves federate Adds 2021-02-10 19:17:16 -08:00
connectors Catch expand book data load error 2021-02-10 17:54:49 -08:00
management/commands Clear unused editions with poor metadata 2021-01-30 18:30:07 -08:00
migrations Safer migration runpython function 2021-02-10 17:30:26 -08:00
models Fixes bugs in how lists/shelves federate Adds 2021-02-10 19:17:16 -08:00
static Merge branch 'main' into shelve-buttons 2021-02-09 13:28:00 -08:00
templates Fixes list display 2021-02-12 09:58:57 -08:00
templatetags Merge branch 'main' into shelve-buttons 2021-02-09 13:28:00 -08:00
tests More tests 2021-02-10 18:24:09 -08:00
utils
views Boost notifications 2021-02-10 16:00:02 -08:00
__init__.py
admin.py
context_processors.py
emailing.py
forms.py Adds list creation form 2021-01-31 08:08:52 -08:00
goodreads_import.py Moves import complete notification to model 2021-02-10 14:18:55 -08:00
incoming.py Merge pull request #616 from mouse-reeve/list-federation 2021-02-10 19:39:56 -08:00
sanitize_html.py Allows blockquote markdown 2021-01-29 08:00:19 -08:00
settings.py
signatures.py
status.py Merge pull request #609 from mouse-reeve/model-notifications 2021-02-10 16:45:02 -08:00
tasks.py
urls.py Uses component for create shelf form 2021-02-03 12:36:20 -08:00
wellknown.py
wsgi.py