Corey Oordt
|
7096d8a3eb
|
Fixing migration script for adding fields
|
2013-05-20 17:42:03 -05:00 |
|
winniehell
|
89c7333306
|
i18n
|
2013-03-20 06:54:34 -05:00 |
|
Corey Oordt
|
e41623b4ad
|
Refactored the migration script to use the syncdb signal. The post_migrate signal only fires for south-managed apps, so it isn't as useful.
|
2012-08-28 06:56:55 -05:00 |
|
Corey Oordt
|
7fa53a7003
|
Capitalizing the various REGISTRY settings
|
2012-08-18 13:02:15 -04:00 |
|
Jose Soares
|
07f698c638
|
Moved the editor app so its inside the categories app
|
2012-01-11 15:22:29 -05:00 |
|
Corey Oordt
|
7cb74829ea
|
Added a check in migrate_app to see if the app is a string or not.
|
2011-08-19 10:13:18 -04:00 |
|
Corey Oordt
|
4107cdd125
|
Changed the DatabaseError import to be more compatible
|
2011-08-18 10:31:22 -04:00 |
|
Corey Oordt
|
fdc025d812
|
Added the ability to add the appropriate fields to a table if configured after an initial syncdb.
|
2011-08-01 09:12:39 -04:00 |
|