bookwyrm/bookwyrm
André Jaenisch d837146b66
Make black happy
Signed-off-by: André Jaenisch <andre.jaenisch@posteo.de>
2022-05-23 20:59:28 +02:00
..
activitypub Add option to hide follows 2022-02-28 11:48:49 -08:00
connectors Log info, not exception, for expected errors 2022-03-11 14:55:54 -08:00
forms Adds missing widgets file 2022-03-19 09:04:50 -07:00
importers Make black happy 2022-05-23 20:59:28 +02:00
management/commands Improves instance list admin view (#2068) 2022-04-02 09:16:07 -07:00
middleware
migrations Adds Finnish locale (#2069) 2022-03-31 08:20:52 -07:00
models Make black happy 2022-05-23 20:59:28 +02:00
static fixes for bulma not having good dark support 2022-04-09 00:06:10 -07:00
telemetry Copy config from prod branch to main 2022-02-04 18:36:12 -08:00
templates Add Calibre importer for CSV exports 2022-04-30 15:25:35 +02:00
templatetags Fixes localizing query for superlatives 2022-03-01 10:34:17 -08:00
tests Reformat tests using black 2022-05-05 21:31:56 +02:00
utils Adjusts cache get_or_set to work with tests 2022-01-09 12:16:01 -08:00
views Add Calibre importer for CSV exports 2022-04-30 15:25:35 +02:00
__init__.py
activitystreams.py
admin.py
apps.py Log info, not exception, for expected errors 2022-03-11 14:55:54 -08:00
book_search.py
context_processors.py Python formatting 2022-03-01 11:39:08 -08:00
emailing.py Avoid duplicate emails 2022-01-30 08:59:32 -08:00
imagegenerators.py
lists_stream.py Fixes deletion of lists 2022-01-07 13:30:11 -08:00
preview_images.py Fix linting and formatting 2022-01-25 01:09:27 -08:00
redis_store.py use REDIS_x_DB_INDEX instead of REDIS_x_DB, add optional setting to example env file 2022-01-13 09:16:16 -07:00
sanitize_html.py Python formatting 2022-02-03 13:19:56 -08:00
settings.py Adds Finnish locale (#2069) 2022-03-31 08:20:52 -07:00
signatures.py
status.py
storage_backends.py
suggested_users.py
tasks.py
thumbnail_generation.py Update thumbnail_generation.py 2022-01-08 17:54:03 +01:00
urls.py Export user book data as csv (#1556) 2022-03-26 13:04:59 -07:00
wsgi.py