Closed thapabishwa closed 5 years ago
Hi @thapabishwa , groups_manager.html
extends base.html
, as state in https://django-groups-manager.readthedocs.io/en/latest/templates.html . You can override groups_manager.html
to inherit from your main template file.
Thanks @vittoriozamboni , I extended the base.html. And was able to use the url.
Hey guys, I tried to use the groups-manager url and got the following exception.