莎草
Django: Staff Decorator
I\'m trying to write a \"staff only\" decorator for Django, but I can\'t seem to get it to work: def staff_only(error=\'Only staff may view this page.\'):[详细]
2022-12-27 16:37 分类:问答
I\'m trying to write a \"staff only\" decorator for Django, but I can\'t seem to get it to work: def staff_only(error=\'Only staff may view this page.\'):[详细]