Becky139 / mutts-cuts

0 stars 3 forks source link

Exception Value: | Unsupported lookup 'date' for DateField or join on the field not permitted. issue in: /workspace/muttscuts/bookings/views.py, line 38, in create_booking check_existing_bookings = Booking.objects.filter(date__date=req_date, start_time__time=req_time).count() #55

Open Becky139 opened 1 year ago