indico / indico-migrate

Utility to migrate Indico 1.2 ZODB databases to 2.0 (Postgres)
GNU General Public License v3.0
2 stars 3 forks source link

Compatibility conversions for legacy data #22

Closed maxfischer2781 closed 6 years ago

maxfischer2781 commented 6 years ago

This PR addresses two issues encountered during migration:

Version is bumped for a quick release by request on the IRC channel.

ThiefMaster commented 6 years ago

thanks!