I tried to install... I get this error:url(r'^', include('django_freeradius.urls',namespace='freeradius')),
NameError: name 'include' is not definedI checked also on git, django_freeradius.urls not exist... It's normal?
Hi at all, I'm a little bit confused about freeradius..which is the different between django-freeradius and opewisp-radius?
although it is still at alpha release it is possible to use it?
`from django.conf.urls import include`And try again.I'm already working on a configurable captive portal for openwisp-radius. It has login, signup, social login, password-reset and change feataures and it also support multi-language. You can test it and check if it works for you.
Regards,Vivek Chand