forked from shaba/openuds
space :(
This commit is contained in:
parent
14cddbb210
commit
ef9165b3a2
@ -196,7 +196,7 @@ class DeployedService(UUIDModel, TaggingMixin):
|
|||||||
# return datetime.now()
|
# return datetime.now()
|
||||||
activePub = self.activePublication()
|
activePub = self.activePublication()
|
||||||
if activePub is None or activePub.revision == self.current_pub_revision - 1:
|
if activePub is None or activePub.revision == self.current_pub_revision - 1:
|
||||||
return None
|
return None
|
||||||
|
|
||||||
# Return the date
|
# Return the date
|
||||||
try:
|
try:
|
||||||
|
Loading…
Reference in New Issue
Block a user