Allow drawing once every day
The duration between two draws is controlled by settings.DRAW_TIME
Esse commit está contido em:
@@ -101,3 +101,5 @@ USE_TZ = True
|
||||
# https://docs.djangoproject.com/en/1.8/howto/static-files/
|
||||
|
||||
STATIC_URL = '/static/'
|
||||
|
||||
DRAW_TIME = '1 00:00:00'
|
||||
|
Referência em uma nova issue
Block a user