westerveltco / django-simple-nav

A simple, flexible, and extensible navigation menu for Django
https://django-simple-nav.westervelt.dev
MIT License
10 stars 0 forks source link

Add ability to use custom permission check function in `permissions` list #53

Closed joshuadavidthomas closed 1 day ago

joshuadavidthomas commented 4 months ago

Should take a request and return a bool.