.. |
__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
|
pylint: upgrade to 3.2.6
|
2024-07-27 03:38:47 -03:00 |
dashboard.py
|
pylint: enable useless-suppression lint and perform cleanup
|
2024-07-27 03:47:35 -03: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
|
pylint: enable useless-suppression lint and perform cleanup
|
2024-07-27 03:47:35 -03:00 |
imports.py
|
pylint: enable useless-suppression lint and perform cleanup
|
2024-07-27 03:47:35 -03: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 |