Closed radiac closed 5 months ago
The conversion code is hard-coded to look for the variable app. This needs to be updated, and scale.py needs to use django = Django(..).
app
scale.py
django = Django(..)
The conversion code is hard-coded to look for the variable
app
. This needs to be updated, andscale.py
needs to usedjango = Django(..)
.