phildini / cards-against-django

CAH done as a Django web app.
Other
8 stars 4 forks source link

game timeouts #25

Closed phildini closed 11 years ago

clach04 commented 11 years ago

Implemented by dfc7a32c0379c262f67c66f1a076ccd90cefbd14 NOTE this only handles it for on game view "events".

Consider a poor mans Django cron that uses any view event to check a timer (without the need for server scheduling):