toretefre/Fixival

Concerts made with None-type datetime objects

Closed this issue · 0 comments

What kind of an issue is this?

  • Bug report
  • Feature request

What is the expected behaviour?

Concerts should get transferred datetime object from Bestilling

What is the current behaviour?

Concerts are made with a None-type datetime object, crashing django pages:
TypeError at /bookingansvarlig/tidligere_konserter/
'>' not supported between instances of 'NoneType' and 'datetime.datetime'

How do you reproduce this problem?

  • Make booking
  • Approve booking
  • Concert object will be made with None-type datetime object