bookwyrm/bookwyrm/models
Hugh Rundle 54daade9f9 prepare for 2FA
- add and migrate User fields for 2FA
- add views for 2FA
- add new forms for 2FA
- update package list in requirements.txt
- add URLs for 2FA views
2022-10-15 07:47:20 +11:00
..
__init__.py Moves annual goal to its own file 2022-07-29 13:00:59 -07:00
activitypub_mixin.py Revert "Use async requests for broadcasting" 2022-07-02 10:56:18 -07:00
announcement.py Removes hardcoded white in announcements 2022-03-01 11:06:15 -08:00
annual_goal.py Moves annual goal to its own file 2022-07-29 13:00:59 -07:00
antispam.py Merge pull request #2258 from bookwyrm-social/form-perms 2022-09-19 13:32:41 -07:00
attachment.py New version of black, new whitespace 2021-04-26 09:15:42 -07:00
author.py remove trailing whitespace causing pylint/black errors 2022-10-10 14:13:57 -04:00
base_model.py Fixes errors in permissions 2022-07-07 14:01:51 -07:00
book.py Prevent error when a book language has a null value 2022-05-16 11:06:11 -07:00
connector.py Merge branch 'main' into search-refactor 2021-09-30 10:41:30 -07:00
favorite.py Move notifications to signals 2021-09-22 09:24:39 -07:00
federated_server.py Use readable/translatable strings for db choices 2021-09-11 14:23:47 -07:00
fields.py Uses library for html cleanup 2022-07-04 13:21:13 -07:00
group.py Use signal for creating group invite notification 2022-07-04 20:24:29 -07:00
import_job.py Make black happy 2022-05-23 20:59:28 +02:00
link.py Fixes errors in permissions 2022-07-07 14:01:51 -07:00
list.py Consistent use of plurals 2022-07-05 14:49:04 -07:00
notification.py Uses class method to get list of instance admins 2022-09-19 10:43:52 -07:00
readthrough.py Save and display stopped date in readthrough 2022-05-26 11:53:33 -07:00
relationship.py Fixes follow request notifications 2022-07-05 15:04:14 -07:00
report.py Adds permissions checking for admin models 2022-09-19 10:12:47 -07:00
shelf.py Python formatting 2022-07-07 12:23:10 -07:00
site.py Fixes theme form and adds view tests 2022-09-19 13:13:21 -07:00
status.py allow 0.5 star ratings 2022-09-10 07:24:11 +10:00
user.py prepare for 2FA 2022-10-15 07:47:20 +11:00