bookwyrm/bookwyrm/connectors
Hugh Rundle 4108238716 resolve SECURE_FETCH bugs
ERROR HANDLING FIXES

- use raise_for_status() to pass through response code
- handle exceptions where no response object is passed through

INSTANCE ACTOR

- models.User.objects.create_user function cannot take an ID
- allow instance admins to determine username and email for instance actor in settings.py
2023-01-20 16:32:17 +11:00
..
__init__.py normalise isbn on local book search 2022-08-30 20:00:09 +10:00
abstract_connector.py resolve SECURE_FETCH bugs 2023-01-20 16:32:17 +11:00
bookwyrm_connector.py Filter intentaire results by confidence 2022-05-30 16:42:37 -07:00
connector_manager.py Use variable instead of string 2022-11-13 16:59:05 +01:00
format_mappings.py Infer format in openlibrary import 2021-09-29 12:21:19 -07:00
inventaire.py Appease pylint 2022-11-25 10:41:04 -08:00
openlibrary.py Merge pull request #2142 from bookwyrm-social/load-data-duration 2022-06-30 11:47:23 -07:00
openlibrary_languages.py Runs black 2021-03-08 08:49:10 -08:00
settings.py Updates connector tests 2021-09-30 11:33:04 -07:00