forked from expo/troggle
LoadPos not-found cache working
This commit is contained in:
@@ -234,7 +234,8 @@ class JobQueue():
|
||||
for line in _iterdump(djconn):
|
||||
f.write('%s\n' % line.encode("utf8"))
|
||||
|
||||
# now import the memory image sql into (to do)
|
||||
# now import the memory image sql into
|
||||
####(to do)
|
||||
return True
|
||||
|
||||
def showprofile(self):
|
||||
|
||||
Reference in New Issue
Block a user