
NoNewSites plugin a small plugin that disables adding new sites (similar to multi user plugin setting), good as a source of sample plugin code
1 line
25 B
Python
1 line
25 B
Python
from . import NoNewSites
|