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
|
9e0aa0d11e
|
Naming tweaks
|
2020-04-02 15:43:23 -04:00 |
|
Jeremy Stretch
|
30e330c887
|
Initial implementation of tests for plugins framework
|
2020-04-01 17:08:47 -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
|
cb344a3792
|
Clean up plugin URL registration
|
2020-03-27 13:26:53 -04:00 |
|
Jeremy Stretch
|
2a47bb8b54
|
Rename url_slug to base_url
|
2020-03-24 16:20:47 -04:00 |
|
Jeremy Stretch
|
ce0b1733fe
|
Derive API URLs app_name for plugins from url_slug
|
2020-03-23 14:03:04 -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 |
|