bookwyrm-mastodon/bookwyrm
Mouse Reeve 5655b94bad
Merge pull request #2044 from bookwyrm-social/date-picker
Uses custom date select widget for publication dates
2022-03-19 09:33:53 -07: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
management/commands Adds update script 2022-03-16 12:39:49 -07:00
middleware
migrations Manually updates migration 2022-03-16 16:53:16 -07:00
models Merge branch 'main' into form-conflict 2022-03-16 16:51:57 -07:00
static add success-light and warning-light! 2022-03-16 20:21:13 -07:00
telemetry
templates Merge pull request #2044 from bookwyrm-social/date-picker 2022-03-19 09:33:53 -07:00
templatetags Fixes localizing query for superlatives 2022-03-01 10:34:17 -08:00
tests Fixes create book view unit test 2022-03-16 17:55:41 -07:00
utils
views Uses custom date select widget for publication dates 2022-03-19 08:45:10 -07: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
imagegenerators.py
lists_stream.py
preview_images.py
redis_store.py
sanitize_html.py
settings.py Updates bw-dev command and ticks version number 2022-03-16 12:53:05 -07:00
signatures.py
status.py
storage_backends.py
suggested_users.py
tasks.py
thumbnail_generation.py
urls.py Merge branch 'main' into add-edition 2022-03-16 16:16:55 -07:00
wsgi.py