bookwyrm/bookwyrm/views/admin
2023-09-01 16:59:56 -07:00
..
__init__.py Adds init file to admin views dir 2021-09-27 10:06:46 -07:00
announcements.py Makes deleting announcements only work via POST 2023-09-01 16:59:56 -07:00
automod.py Use BookWyrmModel as parent for admin models 2022-09-19 09:35:38 -07:00
celery_status.py Switch from priority queues to function-based queues 2023-07-20 12:25:30 -04:00
dashboard.py spelling: dashboard 2023-04-04 20:02:54 -04:00
email_blocklist.py Use BookWyrmModel as parent for admin models 2022-09-19 09:35:38 -07:00
email_config.py Email Config Has a Typo 2023-01-16 15:47:24 -08:00
federation.py Small fixes 2022-09-19 12:10:27 -07:00
imports.py Uses referer redirect for some admin views 2023-03-20 13:58:20 -07:00
invite.py Fixes decorator on view method 2022-11-16 18:23:26 -08:00
ip_blocklist.py Use BookWyrmModel as parent for admin models 2022-09-19 09:35:38 -07:00
link_domains.py Converts report "comments" into broader "actions" table 2023-05-16 11:00:33 -07:00
reports.py Fixes tests and incorrect class method reference 2023-05-22 06:39:23 -07:00
site.py Fixes incorrect import from merge 2022-12-11 12:39:33 -08:00
themes.py Only show themes to sys admin 2022-12-05 17:11:15 -08:00
user_admin.py Handles changing user perms from report 2023-07-16 06:36:32 -07:00