log migrate_old_savane.sql @ 119:a34e97e27050

age author description
Sat, 01 Aug 2009 19:19:27 +0200 Sylvain Beucler Clarify how to use the migration script and add a copyright/license notice
Fri, 31 Jul 2009 11:03:09 +0200 Sylvain Beucler Improve migration scripts to get rid of trivial warnings (so only real warnings remain)
Thu, 30 Jul 2009 21:36:30 +0200 Sylvain Beucler Improve migration script, takes better care of duplicates and dangling FKs
Wed, 29 Jul 2009 14:45:09 +0200 Sylvain Beucler - Import user->group membership
Tue, 28 Jul 2009 14:14:12 +0200 Sylvain Beucler Remove forum-related fields (deprecated feature); more admin fixes
Tue, 28 Jul 2009 13:20:24 +0200 Sylvain Beucler - Properly import register_time
Tue, 28 Jul 2009 12:37:23 +0200 Sylvain Beucler Import script for groups->svmain_extendedgroup and group_type->svmain_groupconfiguration
Mon, 27 Jul 2009 19:22:07 +0200 Sylvain Beucler Rename 'main' to 'svmain'; move user/group models to svmain; start implementing admin area
Mon, 27 Jul 2009 11:34:09 +0200 Sylvain Beucler Suppress warnings and extra latin1 conversion in savane_old migration script
Mon, 27 Jul 2009 00:01:09 +0200 Sylvain Beucler - Clean-up in the login code to reuse Django 'auth' app; if I removed
Wed, 24 Jun 2009 23:25:37 -0400 Jonathan Gonzalez V Added a sql script to migrate the users from the old savane model to the new one with django