bookwyrm/bookwyrm/views/admin
Mouse Reeve e51980bc12 Use BookWyrmModel as parent for admin models
This will make them more internally consistent and give them built-in
permissions checking
2022-09-19 09:35:38 -07: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 queues and runtime instead of start time 2022-09-15 10:53:08 -07:00
dashboard.py Suppress protected-access warning on admin dashboard 2022-07-08 12:22:23 -07:00
email_blocklist.py Use BookWyrmModel as parent for admin models 2022-09-19 09:35:38 -07:00
federation.py Use BookWyrmModel as parent for admin models 2022-09-19 09:35:38 -07:00
invite.py bw-dev blacked 2022-03-09 16:04:58 +01: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 Fixes errors in permissions 2022-07-07 14:01:51 -07:00
site.py Theme selector 2022-02-27 10:00:50 -08:00
themes.py Manually add theme path rather than options 2022-03-13 13:15:42 -07:00
user_admin.py Use BookWyrmModel as parent for admin models 2022-09-19 09:35:38 -07:00