remove packages, hosters, ... completely
This commit is contained in:
parent
f0cec9b7bf
commit
5efb6d537d
37 changed files with 49 additions and 1603 deletions
|
@ -5,7 +5,5 @@ class EditorConfig(AppConfig):
|
|||
name = 'c3nav.editor'
|
||||
|
||||
def ready(self):
|
||||
from c3nav.editor.hosters import init_hosters
|
||||
from c3nav.editor.forms import create_editor_forms
|
||||
init_hosters()
|
||||
create_editor_forms()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue