Joel Bradshaw ec2a43faa5 Fix error in migrations
I was getting the following error when running 0035:
AttributeError: 'Edition' object has no attribute 'get_rank',

But that line seems to be unnecessary, since save() does the same thing,
and we are already calling that.
2021-01-13 18:37:05 -08:00
..
2020-09-17 13:30:54 -07:00
2020-09-21 08:10:37 -07:00
2020-09-21 08:10:37 -07:00
2020-09-21 08:10:37 -07:00
2020-09-21 08:10:37 -07:00
2020-11-13 09:02:41 -08:00
2020-12-15 17:53:20 -08:00
2020-12-16 19:20:15 -08:00