-
Notifications
You must be signed in to change notification settings - Fork 100
Admin workflow
Nicolas Rannou edited this page Aug 9, 2016
·
2 revisions
1- Someone writes a plugin app and submit it to the system admin
2- Sys admin review the code (make sure it's not harmful for instance)
3- Approves it and run ```python manage.py --add "plugin app name" It registers the plugin app with the REST system.
then navigate from there
POST request is to the list of plugin instances