[openwisp] Re: Import error

2019-12-08 Thread ANSHUL DUTT SHARMA
Actually I wanted to ask if some change in local settings is required if I change the admin.py file. On Sunday, December 8, 2019 at 4:41:28 PM UTC+5:30, ANSHUL DUTT SHARMA wrote: > > Hi, Actually I encountered a problem while solving this issue > https://github.com/openwisp/openw

Re: [openwisp] Re: Import error

2019-12-08 Thread ANSHUL DUTT SHARMA
Admin_site or any other function in admin.py file isnt being imported On Sun, 8 Dec 2019, 5:45 pm Yousra Younus, wrote: > what is the problem > > On Sun, 8 Dec 2019, 4:38 p.m. ANSHUL DUTT SHARMA, > wrote: > >> Actually I wanted to ask if some change in local setting

Re: [openwisp] Import error

2019-12-09 Thread ANSHUL DUTT SHARMA
It worked by resetting up!! On Sun, Dec 8, 2019 at 5:28 PM Ajay Tripathi wrote: > Hi, > > On Sun, Dec 8, 2019 at 4:41 PM ANSHUL DUTT SHARMA > wrote: > >> Hi, Actually I encountered a problem while solving this issue >> https://github.com/openwisp/openwisp-util

[openwisp] How to import Openwisp User Model

2019-12-10 Thread ANSHUL DUTT SHARMA
Hi, I wanted some help regarding the issue https://github.com/openwisp/openwisp-utils/issues/42#issue-459047446. How do I import the abstract models of Openwisp? When I do from django.contrib.auth.model , I am only able to import the User model in the admin.py file, not the Organisation models.Can

[openwisp] Re: How to import Openwisp User Model

2019-12-10 Thread ANSHUL DUTT SHARMA
Done by using openwisp_users file On Tuesday, December 10, 2019 at 6:34:04 PM UTC+5:30, ANSHUL DUTT SHARMA wrote: > > Hi, I wanted some help regarding the issue > https://github.com/openwisp/openwisp-utils/issues/42#issue-459047446. How > do I import the abstract models of Openwisp

[openwisp] ansible-playbook connection unreachable

2019-12-22 Thread ANSHUL DUTT SHARMA
Hi I was trying to set up the development version of ansible-openwisp2. After installing ansible and setting up hosts and playbook.yml file, running ansible-playbook shows connection unreachable, failed to connect to host via ssh. Can anyone help me how to go around with this issue? -- You rec

Re: [openwisp] ansible-playbook connection unreachable

2019-12-22 Thread ANSHUL DUTT SHARMA
On Sunday, December 22, 2019 at 2:31:53 PM UTC+5:30, Federico Capoano wrote: > > Hey ANSHUL, > > can you share your host and playbook files? > > Federico > > On Sun, Dec 22, 2019 at 9:54 AM ANSHUL DUTT SHARMA > wrote: > >> Hi I was trying to set up the deve