bookwyrm/bookwyrm/views/admin
2023-02-01 12:59:10 -08:00
..
__init__.py Adds init file to admin views dir 2021-09-27 10:06:46 -07:00
announcements.py Catches places where form.save() needs the request 2022-09-08 11:02:17 -07:00
automod.py Use BookWyrmModel as parent for admin models 2022-09-19 09:35:38 -07:00
celery_status.py Show import queue in Celery admin 2023-01-26 07:52:37 -08:00
dashboard.py Added support for secure cookies and django-csp 2023-02-01 12:59:10 -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 Added Import Limit 2022-12-15 23:43:25 +01: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 Catches places where form.save() needs the request 2022-09-08 11:02:17 -07:00
reports.py Adds unit test for failing view 2022-11-15 21:45:06 -08: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 style: fix unused parameter linter error 2023-01-28 08:31:41 +00:00