bookwyrm/bookwyrm/views/admin
Adeodato Simó 518da3b9cf Merge from main into 'user-export'
Conflicts:
	bookwyrm/models/bookwyrm_export_job.py
	requirements.txt
2024-03-18 14:47:34 -03: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 Re-use schedules rather than creating new ones 2024-01-02 13:18:26 -08:00
celery_status.py make options consistent in celery 2023-10-29 11:55:06 +11:00
dashboard.py updates wording and fixes get or create logic 2024-01-02 13:28:25 -08: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 disable user exports if using azure 2024-01-29 14:28:30 +11: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
schedule.py Allow admins to un-schedule tasks 2024-02-03 08:00:07 -08:00
site.py Fixes incorrect import from merge 2022-12-11 12:39:33 -08:00
themes.py Give admins option to test if a theme loads correctly 2023-11-20 09:56:51 -08:00
user_admin.py Handles changing user perms from report 2023-07-16 06:36:32 -07:00