bookwyrm-mastodon/bookwyrm
Mouse Reeve 33b3b518e8 Move views into subdirectory 2021-09-29 13:42:27 -07:00
..
activitypub Merge branch 'main' into book-format-choices 2021-09-27 10:29:12 -07:00
connectors Pylint change 2021-09-29 12:42:28 -07:00
importers Updating string format synatx part 2 2021-09-18 11:32:00 -07:00
management/commands
middleware Adds IP blocklist views 2021-09-17 13:04:10 -07:00
migrations Python formatting 2021-09-29 12:38:31 -07:00
models Merge branch 'main' into book-format-choices 2021-09-29 11:33:06 -07:00
static Progress update flow for modal 2021-09-29 10:59:36 -07:00
templates Updates references to book templates 2021-09-29 13:27:07 -07:00
templatetags Progress update flow for modal 2021-09-29 10:59:36 -07:00
tests Merge pull request #1471 from bookwyrm-social/goal-cleanup 2021-09-29 10:25:34 -07:00
utils Updating string format synatx part 2 2021-09-18 11:32:00 -07:00
views Move views into subdirectory 2021-09-29 13:42:27 -07:00
__init__.py
activitystreams.py Updating string format synatx part 3 2021-09-20 16:45:26 -07:00
admin.py
context_processors.py Adds javascript cache value to templates 2021-09-10 10:57:16 -07:00
emailing.py Python formatting 2021-09-18 11:33:43 -07:00
forms.py Adds description field to shelf 2021-09-28 16:36:47 -07:00
imagegenerators.py
preview_images.py Fixes missing f format in preview image string 2021-09-20 17:40:59 -07:00
redis_store.py
sanitize_html.py Updating string format syntax part 1 2021-09-17 21:39:18 -07:00
settings.py Tick javascript cache buster 2021-09-29 11:12:26 -07:00
signatures.py Updating string format syntax part 1 2021-09-17 21:39:18 -07:00
status.py
storage_backends.py
suggested_users.py Updating string format syntax part 1 2021-09-17 21:39:18 -07:00
tasks.py Simply celery settings 2021-09-07 14:02:03 -07:00
urls.py Progress update flow for modal 2021-09-29 10:59:36 -07:00
wsgi.py