forked from expo/troggle
Fixed coloured T and S on expo calendar
This commit is contained in:
@@ -34,7 +34,9 @@ save_carefully() - core function that saves troggle objects in the database
|
||||
various git add/commit functions that need refactoring together
|
||||
|
||||
NOTE that TROG is not serialized! Two users can update it and conflict !!
|
||||
This needs to be in a multi-user database with transactions.
|
||||
This needs to be in a multi-user database with transactions. However it is
|
||||
useful when doing a data import with databaseReset.py as that has a single
|
||||
thread.
|
||||
|
||||
'''
|
||||
|
||||
|
||||
Reference in New Issue
Block a user