Page not found (404)
| Request Method: | GET |
|---|---|
| Request URL: | https://nroer.gov.in/5e7f308b16b51c0179174150/course/about/ |
IsGStaffCheckError: 'Group' object has no attribute 'group_admin'
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.