moviewyrm/bookwyrm
2021-02-16 19:28:23 -08:00
..
activitypub better checking for empty values 2021-02-16 19:28:23 -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 unfollow 2021-02-16 16:35:28 -08:00
static Merge branch 'main' into shelve-buttons 2021-02-09 13:28:00 -08:00
templates Show lists on book page 2021-02-15 11:30:22 -08:00
templatetags Merge branch 'main' into shelve-buttons 2021-02-09 13:28:00 -08:00
tests Smarter way of inferring serializers (which are explicitly present) 2021-02-16 18:59:50 -08:00
utils Fixes username regex 2021-01-06 16:01:13 -08:00
views Smarter way of inferring serializers (which are explicitly present) 2021-02-16 18:59:50 -08:00
__init__.py
admin.py
context_processors.py disable some warnings 2020-12-12 18:13:00 -08:00
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
sanitize_html.py Allows blockquote markdown 2021-01-29 08:00:19 -08:00
settings.py Set application version number in settings 2020-12-30 11:55:13 -08:00
signatures.py Removes test state of signatures 2020-12-04 08:42:34 -08:00
status.py Merge pull request #609 from mouse-reeve/model-notifications 2021-02-10 16:45:02 -08:00
tasks.py
urls.py Basic checks for inbox 2021-02-15 16:27:25 -08:00
wellknown.py Set application version number in settings 2020-12-30 11:55:13 -08:00
wsgi.py