bookwyrm/bookwyrm/forms
Jascha Urbach ac8b060d58
Isfdb ID for books and authors (#2482)
* New ID: Audible ASIN

Audible belongs to Amazon BUT they do not share the same IDs. The Audible ASIN of an audiobook is never the same as the Amazon ASIN.

Yeah, I know, Amazon is great. The fact that the ASIN is a good distinction for different works and editions bothers me more than I will ever be willing to admint.

* New ID "ISFDB"

Internet Speculative Ficiton Database ID for books and authors.
Links to the entry if set.

* Added aasin to test

Added aasin to test

* the answer expects more emptxy fields...
2022-12-11 11:33:33 -08:00
..
__init__.py Fixes setting acces level to "user" 2022-07-04 21:44:55 -07:00
admin.py Fixes bug that caused imports to be disabled unexpectedly 2022-12-04 18:07:17 -08:00
author.py Isfdb ID for books and authors (#2482) 2022-12-11 11:33:33 -08:00
books.py Isfdb ID for books and authors (#2482) 2022-12-11 11:33:33 -08:00
custom_form.py Ignore pylint complaints about argument counts to form saves 2022-09-19 13:23:18 -07:00
edit_user.py improve security and fix error msg 2022-10-15 07:47:20 +11:00
forms.py Update forms.py 2022-10-14 12:06:54 -07:00
groups.py Fixes setting acces level to "user" 2022-07-04 21:44:55 -07:00
landing.py Allow users to temporarily deactivate their accounts (#2324) 2022-11-10 13:40:54 -08:00
links.py Fixes editing links 2022-11-25 08:28:45 -08:00
lists.py Splits forms into separate files 2022-03-14 12:06:50 -07:00
status.py Splits forms into separate files 2022-03-14 12:06:50 -07:00
user_admin.py Fixes setting acces level to "user" 2022-07-04 21:44:55 -07:00
widgets.py Adds missing widgets file 2022-03-19 09:04:50 -07:00