dojango
dojango copied to clipboard
According to the docs djConfig should now be dojoConfig
This link indicates that djConfig will be deprecated and be replaced with dojoConfig on version 2.0. The templates (base.html and include.html) should be modified accordingly.
Dojango would in general need some refactoring, because Dojo will use (already uses) the HTML5 "data-"-attributes (e.g. data-dojo-config, data-dojo-type, ...) for defining/passing data on dom nodes.
Also see: http://dojotoolkit.org/reference-guide/releasenotes/1.6.html#releasenotes-1-6