bookwyrm/fedireads
2020-05-11 08:34:25 -07:00
..
activitypub Activitypub serialize shelves 2020-05-09 21:52:13 -07:00
connectors Only use get_or_create_book with remote_id 2020-05-10 17:40:22 -07:00
migrations Re-thinks connector mappings 2020-05-10 16:45:03 -07:00
models missing import in user model 2020-05-10 17:47:59 -07:00
static Merge pull request #160 from mouse-reeve/search-controls 2020-05-03 18:10:01 -07:00
templates Refactors get_or_create_book 2020-05-10 13:23:02 -07:00
templatetags Fixes error in cover alt text templateteag 2020-05-10 18:22:34 -07:00
tests Tests abstract connector mappings 2020-05-11 08:34:25 -07:00
utils Cleans up base model 2020-05-10 13:38:47 -07:00
__init__.py Move to redis and fix a bunch of things 2020-03-31 16:31:33 -07:00
books_manager.py Adds helper function for loading editions 2020-05-10 18:08:18 -07:00
broadcast.py code style cleanup 2020-05-09 16:16:23 -07:00
forms.py code style cleanup 2020-05-09 16:16:23 -07:00
goodreads_import.py code style cleanup 2020-05-09 16:16:23 -07:00
incoming.py Small code cleanup 2020-05-10 11:29:10 -07:00
outgoing.py Adds helper function for loading editions 2020-05-10 18:08:18 -07:00
remote_user.py Style fixes suggested by pylint. 2020-04-22 14:53:22 +01:00
routine_book_tasks.py Style fixes suggested by pylint. 2020-04-22 14:53:22 +01:00
sanitize_html.py Tests and fixes whitespace bugs in sanitizer 2020-05-09 18:30:24 -07:00
settings.py Move to redis and fix a bunch of things 2020-03-31 16:31:33 -07:00
status.py Only use get_or_create_book with remote_id 2020-05-10 17:40:22 -07:00
tasks.py Style fixes suggested by pylint. 2020-04-22 14:53:22 +01:00
urls.py Merge branch 'fedireads_connector' into code-cleanup 2020-05-10 13:37:16 -07:00
view_actions.py Adds helper function for loading editions 2020-05-10 18:08:18 -07:00
views.py Adds helper function for loading editions 2020-05-10 18:08:18 -07:00
wellknown.py code style cleanup 2020-05-09 16:16:23 -07:00
wsgi.py code style cleanup 2020-03-29 11:18:42 -07:00