mirror of
https://github.com/dkmstr/openuds.git
synced 2025-01-03 01:17:56 +03:00
Merge remote-tracking branch 'origin/v2.2'
This commit is contained in:
commit
14da66291e
@ -45,7 +45,7 @@ import logging
|
||||
|
||||
logger = logging.getLogger(__name__)
|
||||
|
||||
__updated__ = '2018-07-19'
|
||||
__updated__ = '2019-05-10'
|
||||
|
||||
|
||||
class TicketStore(UUIDModel):
|
||||
|
@ -47,7 +47,7 @@ import logging
|
||||
import random
|
||||
import string
|
||||
|
||||
__updated__ = '2017-12-20'
|
||||
__updated__ = '2019-05-10'
|
||||
|
||||
logger = logging.getLogger(__name__)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user