0
How to check two dates in django which is in two models?
If i do it normally, it shows an strftime error .Is there any other way to do? Please let me know if check_in > check_out or check_out < check_in: messages.info(request,"Room is available")
1 Odpowiedź
- 1
Using Google.