bookwyrm/bookwyrm/utils
Adeodato Simó cceccd1ecf
Merge from main into 'trigger_migrations'
Conflicts:
	requirements.txt
2024-03-17 21:54:15 -03:00
..
__init__.py More pylint fixes 2021-06-18 14:29:24 -07:00
cache.py Revert return type for get_or_set 2023-09-13 10:21:30 +02:00
db.py Define `search_vector_trigger` via Book.Meta.triggers 2023-11-25 17:02:54 -03:00
isni.py Remove returned None to make pylint happy 2023-08-21 14:00:09 +02:00
log.py Type annotations for utils 2023-08-21 12:56:32 +02:00
partial_date.py Use typing_extensions.Self instead of TypeVar 2023-11-19 15:10:14 -03:00
regex.py Parse hashtags and store them in CreateStatus view 2023-03-07 12:55:36 +01:00
sanitizer.py Sanitise description from Open Library 2023-08-02 19:30:40 +02:00
tar.py minor pylint and mypy fixes 2023-10-23 21:30:17 +11:00
validate.py Type annotations for utils 2023-08-21 12:56:32 +02:00