Hi, On Sun, Dec 8, 2019 at 4:41 PM ANSHUL DUTT SHARMA <[email protected]> wrote:
> Hi, Actually I encountered a problem while solving this issue > https://github.com/openwisp/openwisp-utils/issues/42#issue-459047446 and > would really appreciate if someone would help. I tried customizing the > function but an error shows up saying it cant import the admin_site or any > other class that I am writing in the admin.py file inside the admin_theme. > Do I need to change some local settings as well because changing anything > in the admin.py file isnt reflecting any change in the localhost. > > The error seems to be a setup related issue. Can you please share what changes cause the error? ( Most probably, running `pip uninstall openwisp_utils; python setup.py develop` will solve it. ) -- Best, Ajay Tripathi -- You received this message because you are subscribed to the Google Groups "OpenWISP" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web, visit https://groups.google.com/d/msgid/openwisp/CAPxBCYY7%3Dy1gOgzwc36vryZ3hSDJD1EyABCkb%3D0P9GuB0eHe3g%40mail.gmail.com.
