djpdude

Results 1 issues of djpdude

Really embarking on a new learning path here - forgive any blatant ignorance! Using # python -m django --version 1.10.1 Adding url(r'^**alohaeditor**/', include('aloha_editor.urls', namespace='aloha_editor')), to urls.py Get exceptions like: url(r'^**alohaeditor**/',...