mirror of
https://github.com/retspen/webvirtcloud.git
synced 2026-04-26 07:55:52 +03:00
[GH-ISSUE #87] Feature-Request: Add plugins support #60
Labels
No labels
bug
enhancement
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/webvirtcloud#60
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @savichev on GitHub (Feb 15, 2016).
Original GitHub issue: https://github.com/retspen/webvirtcloud/issues/87
Hello!
I would like to be able to expand the application functionality without modifying the core code. I think the plugin system solved this problem. For example I would like to look user pages, but without changing the base code.
Here is an example of how I see it.
https://pythonhosted.org/django-plugins/
@retspen commented on GitHub (Mar 17, 2016):
Hello,
Thanks, I think that create idea!