Open Yog opened 8 years ago
When you try to create offer with unspecified date, then you get error: Exception Value: unorderable types: NoneType() < datetime.datetime()
Exception Value: unorderable types: NoneType() < datetime.datetime()
Offer is created however and awaits confirmation by admin
When you try to create offer with unspecified date, then you get error:
Exception Value: unorderable types: NoneType() < datetime.datetime()
Offer is created however and awaits confirmation by admin