bookwyrm/fedireads
2020-04-29 11:21:36 -07:00
..
activitypub Adds more fields to book data 2020-04-29 10:12:48 -07:00
connectors Mark default editions 2020-04-29 11:21:36 -07:00
migrations Adds more fields to book data 2020-04-29 10:12:48 -07:00
models Adds more fields to book data 2020-04-29 10:12:48 -07:00
static Use compose tabs in book page 2020-04-21 08:01:54 -07:00
templates Adds more fields to book data 2020-04-29 10:12:48 -07:00
templatetags Style fixes suggested by pylint. 2020-04-22 14:53:22 +01:00
utils Style fixes suggested by pylint. 2020-04-22 14:53:22 +01:00
__init__.py Move to redis and fix a bunch of things 2020-03-31 16:31:33 -07:00
books_manager.py Adds fulltext search of postgres 2020-04-29 10:57:20 -07:00
broadcast.py Style fixes suggested by pylint. 2020-04-22 14:53:22 +01:00
forms.py Style fixes suggested by pylint. 2020-04-22 14:53:22 +01:00
goodreads_import.py Link import job to import status and display status on status page. 2020-04-22 14:16:46 +01:00
incoming.py Merge pull request #150 from cthulahoops/async_import 2020-04-27 10:15:43 -07:00
outgoing.py Merge pull request #150 from cthulahoops/async_import 2020-04-27 10:15:43 -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 Style fixes suggested by pylint. 2020-04-22 14:53:22 +01:00
settings.py Move to redis and fix a bunch of things 2020-03-31 16:31:33 -07:00
status.py Fixing up notifications. 2020-04-22 13:52:07 +01:00
tasks.py Style fixes suggested by pylint. 2020-04-22 14:53:22 +01:00
urls.py Store csv in the database and then import via celery. 2020-04-22 13:52:07 +01:00
view_actions.py Style fixes suggested by pylint. 2020-04-22 14:53:22 +01:00
views.py Adds more fields to book data 2020-04-29 10:12:48 -07:00
wellknown.py Style fixes suggested by pylint. 2020-04-22 14:53:22 +01:00
wsgi.py code style cleanup 2020-03-29 11:18:42 -07:00