moviewyrm/bookwyrm
2021-10-08 18:45:28 +11:00
..
activitypub Merge branch 'main' into book-format-choices 2021-09-27 10:29:12 -07:00
connectors Updates connector tests 2021-09-30 11:33:04 -07:00
importers Updating string format synatx part 2 2021-09-18 11:32:00 -07:00
management/commands Updates connector tests 2021-09-30 11:33:04 -07:00
middleware Adds IP blocklist views 2021-09-17 13:04:10 -07:00
migrations run black for clean code 2021-10-05 21:32:48 +11:00
models run black for clean code 2021-10-05 21:32:48 +11:00
static adjust commenting on js file 2021-10-08 18:45:28 +11:00
templates linting fixes 2021-10-05 21:48:59 +11:00
templatetags run Black on changed code 2021-10-04 21:31:28 +11:00
tests add group views tests 2021-10-08 08:38:00 +11:00
utils Updating string format synatx part 2 2021-09-18 11:32:00 -07:00
views run black for clean code 2021-10-05 21:32:48 +11:00
__init__.py rename main code directory 2020-09-17 13:30:54 -07:00
activitystreams.py Fixes unblock signal 2021-10-03 11:51:17 -07:00
admin.py Adds model for instance admin announcements 2021-05-19 14:00:46 -07:00
book_search.py Updates migration 2021-09-30 10:47:53 -07:00
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 run Black on changed code 2021-10-04 21:31:28 +11:00
imagegenerators.py Fix lint 2021-06-19 19:44:14 +02:00
preview_images.py Fixes missing f format in preview image string 2021-09-20 17:40:59 -07:00
redis_store.py Actually use provided stoers list 2021-08-23 10:48:23 -07:00
sanitize_html.py Updating string format syntax part 1 2021-09-17 21:39:18 -07:00
settings.py Styles for the thread page 2021-10-01 18:05:48 -07:00
signatures.py Updating string format syntax part 1 2021-09-17 21:39:18 -07:00
status.py New version of black, new whitespace 2021-04-26 09:15:42 -07:00
storage_backends.py Fix R1725: Consider using Python 3 style super() without arguments 2021-08-04 11:58:53 +02:00
suggested_users.py replace get_group_suggestions 2021-10-04 21:25:38 +11:00
tasks.py Simply celery settings 2021-09-07 14:02:03 -07:00
urls.py run Black on changed code 2021-10-04 21:31:28 +11:00
wsgi.py Updates migrations 2020-09-21 08:10:37 -07:00