{2} Active Tickets by Version (129 matches)

This report shows how to color results by priority, while grouping results by version.

Last modification time, description and reporter are included as hidden fields for useful RSS export.

Results (1 - 100 of 129)

1 2
Ticket Summary Component Version Type Owner Status Created
#87 migrating models from an abstract model class commands defect andrew accepted 02/27/09

0.5 (1 match)

Ticket Summary Component Version Type Owner Status Created
#208 Error in auto-migration when deleting a reference to object migrations 0.5 defect andrew reopened 07/16/09

0.6.1 (1 match)

Ticket Summary Component Version Type Owner Status Created
#270 startmigration --fixture option commands 0.6.1 enhancement andrew assigned 10/22/09

0.6.2 (3 matches)

Ticket Summary Component Version Type Owner Status Created
#336 Try to stop the auth module's superuser hook from firing when a profile module is defined commands 0.6.2 defect andrew assigned 02/06/10
#358 Automatically detect column renames commands 0.6.2 defect andrew assigned 02/23/10
#366 Automatically create 3 migrations for changes which include data migrations 0.6.2 enhancement andrew assigned 03/02/10

0.6-pre (7 matches)

Ticket Summary Component Version Type Owner Status Created
#32 ContentType table is not updated when renaming table migrations 0.6-pre defect andrew accepted 10/21/08
#220 Renaming a inherited model makes troubles with foreignkeys commands 0.6-pre defect andrew assigned 07/29/09
#173 South_migrationhistory needs status - when migrate fails in the middle migrations 0.6-pre enhancement andrew assigned 06/04/09
#175 New DatabaseOperations commands backup/restore commands 0.6-pre enhancement andrew assigned 06/09/09
#211 South do not track new and removed permissions commands 0.6-pre enhancement andrew assigned 07/22/09
#222 When running forwards and backwards migrations, raise an exception if someone uses a non-FakeORM model migrations 0.6-pre enhancement andrew assigned 07/31/09
#178 Add logging to db commands (and possibly ORM) databaseapi 0.6-pre defect andrew assigned 06/16/09

0.7 (12 matches)

Ticket Summary Component Version Type Owner Status Created
#407 Can't alter column to AutoField on postgreSQL migrations 0.7 defect andrew assigned 03/29/10
#431 db.alter_column() cannot change default value in MySQL databaseapi 0.7 defect andrew assigned 04/19/10
#434 Ordering of items in a Migration leads to error migrations 0.7 defect andrew assigned 04/20/10
#435 Changing a ForeignKey from a "real" model to a proxy of it generates invalid migration code migrations 0.7 defect andrew assigned 04/21/10
#451 South seems to break get_profile in test mode migrations 0.7 defect andrew assigned 05/03/10
#466 Renaming a foreign key doesn't update the foreign key in MySQL with InnoDB migrations 0.7 defect andrew assigned 05/20/10
#919 sqlite columns re-ordered unexpectedly after delete/update column commands 0.7 defect andrew infoneeded 09/06/11
#697 MySQL rename column and table fails when present in a foreign key databaseapi 0.7 defect andrew assigned 01/01/11
#446 introspection rules could accept callable for more flexibility databaseapi 0.7 enhancement carl@… assigned 04/28/10
#449 Baselining migrations migrations 0.7 enhancement andrew assigned 04/29/10
#458 Allow custom fields to define dependencies for model freezer migrations 0.7 enhancement andrew assigned 05/11/10
#439 Command responses should examine management command name commands 0.7 defect andrew assigned 04/24/10

0.7.1 (6 matches)

Ticket Summary Component Version Type Owner Status Created
#477 Related models from a parent model that has been inherited are not available in migrations migrations 0.7.1 defect andrew assigned 06/07/10
#520 models defined in tests are not created by South migrations 0.7.1 defect andrew assigned 08/02/10
#582 alter_column error in postgres when changing from a textfield migrations 0.7.1 defect andrew new 09/16/10
#484 Support custom typecasting when altering column (using()) databaseapi 0.7.1 enhancement andrew assigned 06/22/10
#526 add-model doesn't create m2m tables commands 0.7.1 defect andrew assigned 08/13/10
#480 --show-sql option for migrate commands 0.7.1 enhancement andrew assigned 06/17/10

0.7.2 (11 matches)

Ticket Summary Component Version Type Owner Status Created
#601 Unable to remove UNIQUE from field with South 0.72 migrations 0.7.2 defect andrew assigned 10/14/10
#638 platform-dependent constraint name hash databaseapi 0.7.2 defect andrew assigned 10/27/10
#687 variable delete_unique_sql should be different for mysql databaseapi 0.7.2 defect andrew assigned 12/09/10
#696 the south syncdb command ignore the errors that raise in base django syncdb commands 0.7.2 defect andrew infoneeded 12/30/10
#699 no name for migration adding only single m2m relation commands 0.7.2 defect andrew assigned 01/05/11
#776 Cannot drop index that was created when the table was created. databaseapi 0.7.2 defect andrew assigned 05/24/11
#578 Boolean default values are not set correctly when adding new columns with sqlite databaseapi 0.7.2 defect andrew accepted 09/10/10
#579 Field name not updated on ManyToMany through table migrations 0.7.2 defect andrew accepted 09/13/10
#596 South emits signals which do not honor Django's expectations. migrations 0.7.2 defect andrew infoneeded 10/04/10
#685 add a flag to run only schema migrations commands 0.7.2 enhancement andrew infoneeded 12/03/10
#574 Put docstring on `migartions/__init__.py` commands 0.7.2 enhancement andrew assigned 09/03/10

0.7.3 (40 matches)

Ticket Summary Component Version Type Owner Status Created
#724 South fails to migrate OneToOne to ForeginKey migrations 0.7.3 defect andrew assigned 02/22/11
#736 Migration with proxy model does not work commands 0.7.3 defect andrew assigned 03/15/11
#745 Wrong column type for OneToOneField w/ parent_link=True migrations 0.7.3 defect andrew assigned 03/24/11
#746 datamigrations with proxy model m2m has invalid manager commands 0.7.3 defect andrew assigned 03/25/11
#755 Oracle DB does not work , sql incorrect. databaseapi 0.7.3 defect andrew assigned 04/10/11
#763 on_delete option for foreign keys not picked up by south migrations 0.7.3 defect andrew assigned 04/27/11
#775 delete_foreign_key doesn't work on sqlite3 databaseapi 0.7.3 defect andrew new 05/20/11
#777 SOUTH_DATABASE_ADAPTERS ignored databaseapi 0.7.3 defect andrew new 05/30/11
#779 GeoDjango data migrations appear to not respect objects = models.GeoManager() migrations 0.7.3 defect andrew assigned 05/30/11
#781 Model Instances not valid when used as arguments for creating another object migrations 0.7.3 defect andrew assigned 06/03/11
#782 Integrity appears after removing null=True from field migrations 0.7.3 defect andrew infoneeded 06/06/11
#805 Failure in post_syncdb signal handlers mask failure in migration migrations 0.7.3 defect andrew new 07/21/11
#806 Removing column with index results in broken migrations commands 0.7.3 defect andrew new 07/22/11
#814 Patch from #421 doesn't check for uppercase databaseapi 0.7.3 defect andrew assigned 07/28/11
#843 south confused by similar app names commands 0.7.3 defect andrew reopened 08/17/11
#925 Irregular use of the "default" keyword in the API databaseapi 0.7.3 defect andrew new 09/20/11
#955 Don't create migrations for built-in apps commands 0.7.3 defect andrew infoneeded 11/16/11
#960 Error in proxy model migration script commands 0.7.3 defect andrew infoneeded 11/23/11
#976 Failure when applying auto-generated migration for proxy model commands 0.7.3 defect andrew new 12/21/11
#829 Add "How to reset migrations" to documentation documentation 0.7.3 enhancement andrew assigned 08/10/11
#962 db.delete_index() is not available databaseapi 0.7.3 enhancement andrew new 11/24/11
#741 CharField false change detection (Null attribute) migrations 0.7.3 defect andrew assigned 03/17/11
#757 South "forgets" indexes on SQLite3 migrations 0.7.3 defect andrew assigned 04/12/11
#760 Autoincrementing primary keys for sqlite3 databaseapi 0.7.3 defect andrew assigned 04/20/11
#792 Error starting a new Django project (windows7 - 32bit): south not synced commands 0.7.3 defect andrew infoneeded 06/23/11
#795 Changing DateField.auto_now generates a redundant migration commands 0.7.3 defect andrew assigned 07/06/11
#807 "verify_exists" option for models.URLField not detected migrations 0.7.3 defect andrew new 07/22/11
#833 add_column with an autofield fails commands 0.7.3 defect andrew assigned 08/11/11
#941 add_column does unnecessary (and db-blocking) work commands 0.7.3 defect andrew reopened 10/28/11
#946 ORM does not cascade deletion of rows across apps commands 0.7.3 defect andrew new 11/07/11
#958 Django-south test management commands breaks ability to use Nose coverage options commands 0.7.3 defect andrew accepted 11/21/11
#979 Changing from ManyToMany to a CharField seeks to drop non existant tablename migrations 0.7.3 defect andrew new 12/29/11
#825 --edit flag to schemamigration/datamigration commands 0.7.3 enhancement andrew new 08/08/11
#932 Support for insert+select databaseapi 0.7.3 enhancement andrew accepted 10/14/11
#970 Oracle backend databaseapi 0.7.3 enhancement andrew new 12/09/11
#1010 Addition for Fixtures Docs documentation 0.7.3 enhancement andrew new 01/23/12
#1013 Access GenericForeignKey in datamigration documentation 0.7.3 enhancement andrew new 01/24/12
#703 South does not seem to pick up "spatial_index" and "db_index" params for GeoDjango's geometry fields migrations 0.7.3 defect andrew assigned 01/10/11
#930 define Command.args for schemamigration documentation 0.7.3 enhancement andrew accepted 10/02/11
#956 Fixtures from migrations - add warning documentation 0.7.3 enhancement andrew accepted 11/17/11

0.7-pre (2 matches)

Ticket Summary Component Version Type Owner Status Created
#334 Allow loaddata usage with the frozen ORM migrations 0.7-pre defect andrew assigned 02/05/10
#370 Extended MultiDB Support commands 0.7-pre enhancement andrew assigned 03/04/10

0.7-rc1 (2 matches)

Ticket Summary Component Version Type Owner Status Created
#391 _ptr fields in inheriting models not renamed when main model is renamed commands 0.7-rc1 defect andrew assigned 03/21/10
#393 South executes unnecessary SQL when adding a field migrations 0.7-rc1 defect andrew reopened 03/23/10

tip (7 matches)

Ticket Summary Component Version Type Owner Status Created
#426 Replace __import__ with import_module commands tip defect andrew assigned 04/16/10
#478 db.delete_index() doesn't introspect the database to get the name of index, fails with django 1.2 databaseapi tip defect andrew assigned 06/09/10
#616 No support for custom M2M subclasses that change the schema of auto generated through table. migrations tip defect andrew assigned 10/26/10
#949 Oracle: not raising exceptions from DatabaseOperations.execute breaks Oracle backend migrations tip defect andrew new 11/11/11
#430 Avoiding the "./manage.py migrate myapp 0001 --fake" migrations tip enhancement andrew reopened 04/19/10
#690 When changing a FK that had no default and using default datetime.datetime.today() getting syntax error migrations tip defect andrew infoneeded 12/15/10
#752 Make it possible to do cross-database constraint creation databaseapi tip enhancement andrew assigned 04/01/11

unknown (7 matches)

Ticket Summary Component Version Type Owner Status Created
#944 dating commands unknown defect andrew new 10/30/11
#470 Migrations scripts from 0.6 fail with 0.7.1 due to inheritance problem commands unknown defect andrew assigned 06/02/10
#570 Syntax Error!!! commands unknown defect andrew reopened 08/28/10
#599 PointField error commands unknown defect andrew assigned 10/11/10
#627 alter_column fails on postgres when removing null=True commands unknown defect andrew assigned 10/26/10
#672 Column names should be quoted in call to create_unique for sqlite databaseapi unknown defect andrew new 11/09/10
#675 incorrectly deleted primary key commands unknown defect andrew assigned 11/18/10
1 2
Note: See TracReports for help on using and creating reports.