I\'m trying this Django tutorial https://www.javatpoint.com/django-crud-application
Here is how my view is defined:
def show(request): employees = Empl