openwisp / django-freeradius

Administration web interface and REST API for freeradius 3 build in django & python, development has moved to openwisp-radius
http://openwisp-radius.readthedocs.io
Other
365 stars 87 forks source link

You're seeing this error because you have DEBUG = True in your Django settings file. Change that to False, and Django will display a standard 404 page #260

Closed rallep71 closed 4 years ago

rallep71 commented 4 years ago

You're seeing this error because you have DEBUG = True in your Django settings file. Change that to False, and Django will display a standard 404 page

I don't want to have to post the whole thing again, so I just link it

https://github.com/2stacks/freeradius-django/issues/13

nemesifier commented 4 years ago

Closing because invalid.