mirror of
https://github.com/ae-utbm/sith.git
synced 2024-10-31 19:38:04 +00:00
pedagogy: fix bdd id out of sync after old data base import
This commit is contained in:
parent
f0560f0d2a
commit
56e3f39de1
@ -1690,6 +1690,7 @@ def main():
|
||||
# migrate_mailings()
|
||||
# migrate_club_again()
|
||||
migrate_pedagogy()
|
||||
reset_index("pedagogy")
|
||||
end = datetime.datetime.now()
|
||||
print("End at %s" % end)
|
||||
print("Running time: %s" % (end - start))
|
||||
|
Loading…
Reference in New Issue
Block a user