I\'m trying to pass a boolean flag to my view:
def lesson_detail_view(request, number, **kwargs): pass
The documentation has an example o