joshpelkey / cfbets

College football betting web app, built with django/bootstrap/jquery
Apache License 2.0
15 stars 8 forks source link

default expiration datetime is not always one week from today #18

Closed joshpelkey closed 7 years ago

joshpelkey commented 7 years ago

Check out place bets form datetime logic...

joshpelkey commented 7 years ago

one week expiration date code was not running every time form loads (and getting cached). changed to calculate with jquery and do on modal load