Thomas
|
dc57332988
|
Update views.py
Fixing typo in 'version'
|
2021-05-14 18:22:01 +02:00 |
|
Jeremy Stretch
|
b871d2a8c4
|
Fixes #5285: Include plugin API endpoints in root view without needing app_name set
|
2020-10-29 12:30:10 -04:00 |
|
Glenn Matthews
|
0fd3c83861
|
Refactor repeated import code
|
2020-07-14 17:15:17 -04:00 |
|
Glenn Matthews
|
f807d3a024
|
Don't ignore ImportErrors raised when loading a plugin. Fixes #4805
|
2020-07-07 09:14:33 -04:00 |
|
Jeremy Stretch
|
0d9d0b0446
|
Convert installed_plugins_admin_view to a class-based view
|
2020-03-27 13:35:25 -04:00 |
|
Jeremy Stretch
|
2a47bb8b54
|
Rename url_slug to base_url
|
2020-03-24 16:20:47 -04:00 |
|
John Anderson
|
4e84e8048f
|
added admin and api views for listing all plugins, and refactored urls import
|
2020-03-20 20:10:02 -04:00 |
|