The postinstall script (command django "startproject") ends with error if the plugin name is also the name of a python module.
Running post-installation plugin tasks
===== BASH STDERR ========================
CommandError: 'django' conflicts with the name of an existing Python module and cannot be used as a project name. Please try another name.
make: *** [/opt/metwork-mfext-master/share/plugin.mk:83: develop] Error 2