NiclO1337 / pp4-banana-palace

A website for a restaurant specializing in delicious recipes using bananas. Fourth portfolio project with Code Institute.
0 stars 1 forks source link

[BUG] Server error #59

Open NiclO1337 opened 5 months ago

NiclO1337 commented 5 months ago

Describe the bug Reservation view does not generate tables for unauthorised users.

To Reproduce Steps to reproduce the behavior:

  1. Go to reservation page
  2. Try selecing dates until you find one without tables already generated
  3. See server error code 500

Expected behavior New tables and reservations should be generated whether user is authenticated or not.