forked from expo/troggle
Deep fix, nonunique ids in logbookentries fixed
This commit is contained in:
@@ -36,7 +36,11 @@ save_carefully() - core function that saves troggle objects in the database
|
||||
TROG = {
|
||||
'pagecache' : {
|
||||
'expedition' : {}
|
||||
},
|
||||
'issues' : {
|
||||
'logdataissues' : {}
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
# This is module-level executable. This is a Bad Thing. Especially when it touches the file system.
|
||||
|
||||
Reference in New Issue
Block a user