__init__.py
|
Adds init file to admin views dir
|
2021-09-27 10:06:46 -07:00 |
automod.py
|
Use BookWyrmModel as parent for admin models
|
2022-09-19 09:35:38 -07:00 |
federation.py
|
Small fixes
|
2022-09-19 12:10:27 -07:00 |
imports.py
|
Make the import admin table sortable
|
2022-11-07 11:32:45 -08:00 |
invite.py
|
Fixes decorator on view method
|
2022-11-16 18:23:26 -08:00 |
reports.py
|
Adds unit test for failing view
|
2022-11-15 21:45:06 -08:00 |
site.py
|
Check perms on site model form
|
2022-09-19 10:16:38 -07:00 |
themes.py
|
Fixes theme form and adds view tests
|
2022-09-19 13:13:21 -07:00 |
user_admin.py
|
Use elided page range on user admin view
|
2022-11-01 18:45:21 -07:00 |