Update apps interface for the new LocalScheduler class

This commit is contained in:
Roberto Rosario
2012-08-01 01:43:00 -04:00
parent 859109c378
commit 344e738c48
8 changed files with 37 additions and 24 deletions

View File

@@ -14,3 +14,5 @@ STATE_LABELS = {
STATE_CHECKED_OUT: _(u'checked out'),
STATE_CHECKED_IN: _(u'checked in/available'),
}
CHECK_EXPIRED_CHECK_OUTS_INTERVAL = 60 # Lowest check out expiration allowed