{6} All Tickets By Milestone (Including closed) (827 matches)
A more complex example to show how to make advanced reports.
Results (501 - 600 of 827)
| Ticket | Summary | Component | Status | Resolution | Version | Type | Priority | Owner | Modified |
|---|---|---|---|---|---|---|---|---|---|
| #351 | south.db.sqlite3.DatabaseOperations._fields not updated after an add_column | databaseapi | closed | duplicate | 0.6.2 | defect | major | andrew | 02/15/10 |
| #352 | format string as default value for field confuses south | migrations | closed | duplicate | 0.6.2 | defect | major | andrew | 09/02/11 |
| #354 | Application 'xxxx' has no migrations. | commands | closed | fixed | 0.7-pre | defect | major | andrew | 02/20/10 |
| #355 | Addition for FAQ, or a warning somewhere for convert_to_south and migrate zero | commands | closed | fixed | 0.6.2 | enhancement | major | andrew | 02/18/10 |
| #358 | Automatically detect column renames | commands | assigned | 0.6.2 | defect | major | andrew | 05/21/10 | |
| #359 | Failure Running Migrate | commands | closed | fixed | 0.7-pre | defect | major | andrew | 02/24/10 |
| #360 | Loaddata breaks in Django 1.2 | migrations | closed | fixed | 0.6.2 | defect | major | andrew | 06/22/12 |
| #362 | Error auto creating backwards migration for custom fields | commands | closed | fixed | 0.7-pre | defect | major | andrew | 03/01/10 |
| #363 | South lists temporary files as migrations | commands | closed | fixed | 0.6-pre | defect | major | andrew | 03/03/10 |
| #364 | schemamigration and --stdout | commands | closed | fixed | 0.7-pre | defect | major | andrew | 07/02/11 |
| #365 | Automatically detect column renames | commands | closed | duplicate | 0.6.2 | defect | major | andrew | 06/10/11 |
| #366 | Automatically create 3 migrations for changes which include data | migrations | assigned | 0.6.2 | enhancement | major | andrew | 06/10/11 | |
| #367 | exceptions.FailedDryRun called incorrectly | commands | closed | worksforme | 0.6.2 | defect | major | andrew | 03/03/10 |
| #368 | South keeps default values for one-off values when adding a NOT-NULL column | migrations | closed | fixed | 0.7-pre | enhancement | major | andrew | 03/03/10 |
| #370 | Extended MultiDB Support | commands | assigned | 0.7-pre | enhancement | major | andrew | 11/14/11 | |
| #371 | New --database option for migrate command doesn't work | commands | closed | fixed | 0.6-pre | defect | major | andrew | 08/23/11 |
| #373 | inherited keyword arguments passed to a model causes an exception | migrations | closed | fixed | 0.7-pre | defect | major | andrew | 03/18/10 |
| #376 | addding db_index not executed | databaseapi | closed | fixed | 0.7-pre | defect | major | andrew | 07/14/10 |
| #377 | alter_column failing on SqLite when specifying the column name of ForeignKey | commands | closed | fixed | 0.7-pre | defect | major | andrew | 03/17/10 |
| #378 | dashes in migration name causes South to not see them | commands | closed | invalid | 0.7-pre | defect | major | andrew | 08/24/11 |
| #379 | DB module not detected with Django settings in multi-db format | databaseapi | closed | invalid | 0.6.2 | defect | major | andrew | 03/17/10 |
| #382 | sqlite table recreation: not enough quoting | commands | closed | fixed | 0.7-pre | defect | major | andrew | 03/17/10 |
| #383 | altering sqlite columns creates invalid sql | commands | closed | fixed | 0.7-pre | defect | major | andrew | 03/17/10 |
| #384 | Adding a OneToOne relation fails | migrations | closed | fixed | 0.7-pre | defect | major | andrew | 03/18/10 |
| #385 | First migrate after initial set up | migrations | closed | worksforme | 0.6.2 | defect | major | andrew | 03/19/10 |
| #386 | logging defect | commands | closed | fixed | 0.6.2 | defect | major | andrew | 03/18/10 |
| #387 | defect in logger test | commands | closed | fixed | 0.6.2 | defect | major | andrew | 03/18/10 |
| #388 | schemamigration attempts to migrate GenericRelation | migrations | closed | invalid | 0.7-rc1 | defect | major | andrew | 08/24/11 |
| #390 | South can't handle circular app dependencies under MySQL with InnoDB | commands | closed | wontfix | 0.6.2 | defect | major | andrew | 10/04/11 |
| #391 | _ptr fields in inheriting models not renamed when main model is renamed | commands | assigned | 0.7-rc1 | defect | major | andrew | 12/01/10 | |
| #392 | South fails to recognize apps with more than one dot in module name | commands | closed | invalid | 0.7-rc1 | defect | major | andrew | 03/21/10 |
| #394 | a single drop column migration hangs up | migrations | closed | invalid | 0.7-rc1 | defect | major | andrew | 08/29/11 |
| #395 | forwards()/backwards() should have access to old/new orm | commands | closed | invalid | 0.7-rc1 | defect | major | andrew | 07/20/11 |
| #396 | M2M to 'self' fails | commands | closed | worksforme | 0.7-rc1 | defect | major | andrew | 03/24/10 |
| #397 | Logging test fails on windows because a handle is left open | commands | closed | fixed | 0.7-rc1 | defect | major | andrew | 03/29/10 |
| #399 | South creates fields in apparently random order | commands | closed | fixed | 0.7 | defect | major | andrew | 03/26/10 |
| #401 | Rename of primary key on sqlite generates invalid SQL | migrations | closed | duplicate | mercurial | defect | major | andrew | 03/28/10 |
| #402 | Rename of primary key on sqlite generates invalid SQL | migrations | closed | fixed | mercurial | defect | major | andrew | 08/29/11 |
| #403 | MySQL misbehaves when a forwards() data migration doesn't work out | migrations | closed | fixed | 0.7 | defect | major | andrew | 06/12/10 |
| #407 | Can't alter column to AutoField on postgreSQL | migrations | assigned | 0.7 | defect | major | andrew | 03/17/13 | |
| #408 | south breaks manage.py test | commands | closed | fixed | 0.7 | defect | major | andrew | 03/31/10 |
| #409 | south breaks manage.py test | commands | closed | duplicate | 0.7 | defect | major | andrew | 03/31/10 |
| #411 | Option to Ignore Ghost Migrations | commands | closed | fixed | 0.7 | enhancement | major | andrew | 02/03/12 |
| #412 | Oracle backend generates wrong sql for some fields | migrations | closed | fixed | 0.7 | defect | major | andrew | 06/24/11 |
| #413 | Oracle backend throws an error in backward migration if a model does not have an AutoField | migrations | closed | fixed | 0.7 | defect | major | andrew | 03/24/11 |
| #414 | Classes that inherit from django.contrib.contenttypes.generic.GenericRelation are not ignored | commands | closed | fixed | 0.7 | defect | major | andrew | 04/11/10 |
| #415 | adding OneToOneFields creates wrong column name | migrations | closed | fixed | 0.7 | defect | major | andrew | 04/29/10 |
| #416 | South in Python 2.3 | commands | closed | wontfix | 0.7 | enhancement | major | andrew | 04/12/10 |
| #417 | --no-initial-data shoud be disabled by default | commands | closed | wontfix | 0.7 | enhancement | major | andrew | 04/13/10 |
| #418 | Migrations with - (hyphen) in their name are not found by south | migrations | closed | wontfix | mercurial | defect | major | andrew | 04/13/10 |
| #419 | south logging misbehaves. | commands | closed | wontfix | 0.7 | defect | major | andrew | 06/27/12 |
| #420 | Field ordering wrong after running an initial schema migration | commands | closed | fixed | 0.7 | defect | major | andrew | 05/24/10 |
| #421 | DROP DEFAULT on MySQL 5.1 | migrations | closed | fixed | 0.7 | defect | major | andrew | 05/03/10 |
| #422 | Custom Field that defines an __init__ without arguments | commands | closed | invalid | 0.7 | defect | major | andrew | 07/31/10 |
| #423 | Custom ForeignKey Field with hardcoded proxy model fails | migrations | closed | duplicate | 0.7 | defect | major | andrew | 04/24/10 |
| #424 | Custom ForeignKey Field does not get _id postfix on sqlite | migrations | closed | duplicate | mercurial | defect | major | andrew | 04/15/10 |
| #425 | Removing null=True needs to ask for a default | commands | closed | fixed | 0.7 | defect | major | andrew | 12/01/10 |
| #426 | Replace __import__ with import_module | commands | assigned | mercurial | defect | major | andrew | 08/13/10 | |
| #428 | Backwards migrations don't track dependency orm entries | migrations | closed | fixed | 0.7 | defect | major | andrew | 07/04/11 |
| #429 | Altering a column to allow NULL fails with sqlite | migrations | closed | worksforme | 0.7 | defect | major | andrew | 12/01/10 |
| #430 | Avoiding the "./manage.py migrate myapp 0001 --fake" | migrations | reopened | mercurial | enhancement | major | andrew | 12/21/11 | |
| #431 | db.alter_column() cannot change default value in MySQL | databaseapi | assigned | 0.7 | defect | major | andrew | 08/26/11 | |
| #432 | schemamigration cannot automatically detect the change of default value. | commands | closed | wontfix | 0.7 | defect | major | andrew | 04/19/10 |
| #433 | Extract syncdb patching to separate function | commands | closed | fixed | mercurial | enhancement | major | andrew | 04/20/10 |
| #434 | Ordering of items in a Migration leads to error | migrations | assigned | 0.7 | defect | major | andrew | 09/14/10 | |
| #435 | Changing a ForeignKey from a "real" model to a proxy of it generates invalid migration code | migrations | assigned | 0.7 | defect | major | andrew | 12/01/10 | |
| #436 | Migration Fails with Proxy Model | commands | closed | fixed | 0.7 | defect | major | andrew | 11/23/11 |
| #437 | migrate ignores --merge option | commands | closed | fixed | 0.7 | defect | major | andrew | 04/24/10 |
| #438 | Oracle migrate error | migrations | closed | duplicate | 0.7 | defect | major | andrew | 04/23/10 |
| #444 | South reports error: when creating mysql CharField with max_length > 1000. | commands | closed | wontfix | 0.7 | defect | major | andrew | 11/10/10 |
| #445 | unapply a migration | commands | closed | invalid | 0.7 | defect | major | andrew | 04/28/10 |
| #447 | added columns get wrong default value in SQLite | databaseapi | closed | fixed | 0.7 | defect | major | andrew | 04/29/10 |
| #448 | south syncdb affects app_template_dirs content so template loader raises TemplateDoesNotExist for existing templates | commands | closed | fixed | 0.7 | defect | major | andrew | 09/26/11 |
| #450 | Backwards data migrations do not obey no_dry_run | migrations | closed | duplicate | 0.7 | defect | major | andrew | 04/30/10 |
| #451 | South seems to break get_profile in test mode | migrations | assigned | 0.7 | defect | major | andrew | 08/29/11 | |
| #452 | 0.7 does not work with 0.6 migrations where custome fields are referenced | migrations | closed | wontfix | 0.7 | defect | major | andrew | 05/03/10 |
| #453 | 'ManyToManyField' object has no attribute _m2m_reverse_column_cache | commands | closed | invalid | 0.7 | defect | major | andrew | 05/03/10 |
| #454 | ManyToMany Self Referential Doesn't get is_hidden Set | migrations | closed | worksforme | 0.7 | defect | major | andrew | 08/13/10 |
| #455 | Wrong columns order when use migrate for table creation | migrations | closed | duplicate | 0.7 | defect | major | andrew | 11/04/10 |
| #456 | south doesn't work under jython | migrations | closed | fixed | 0.7 | defect | major | andrew | 07/14/10 |
| #457 | South unconditionally loads tagging | commands | closed | fixed | mercurial | defect | major | andrew | 05/07/10 |
| #460 | south soes not work with new DATABASES settings | commands | closed | invalid | 0.7 | defect | major | andrew | 05/27/11 |
| #461 | ordering problem deleting field and an index that includes it | migrations | closed | fixed | 0.7 | defect | major | andrew | 08/13/10 |
| #462 | Crash when doing datamigration on an app with no migrations or models | commands | closed | fixed | 0.7 | defect | major | andrew | 07/14/10 |
| #463 | CharField set to blank still requires default value | commands | closed | fixed | 0.7 | enhancement | major | andrew | 08/13/10 |
| #464 | Trying to alter column to None type | databaseapi | closed | fixed | 0.7 | defect | major | andrew | 07/01/10 |
| #465 | new option for migrate: --noinput | commands | closed | fixed | 0.7 | enhancement | major | andrew | 07/21/10 |
| #466 | Renaming a foreign key doesn't update the foreign key in MySQL with InnoDB | migrations | assigned | 0.7 | defect | major | andrew | 07/07/11 | |
| #470 | Migrations scripts from 0.6 fail with 0.7.1 due to inheritance problem | commands | assigned | unknown | defect | major | andrew | 12/01/10 | |
| #323 | Traceback when createing a new migration with ManyToMany field | commands | closed | invalid | 0.7-pre | defect | minor | andrew | 07/14/10 |
| #119 | Add remove_foreign_key | databaseapi | closed | fixed | 0.6-pre | enhancement | minor | andrew | 04/16/09 |
| #953 | Dependency on information_schema in MySQL backend | databaseapi | closed | wontfix | 0.7.3 | defect | minor | andrew | 11/15/11 |
| #954 | NoMigrations exception (even with --delete-ghost-migrations) | commands | infoneeded | unknown | defect | minor | andrew | 11/16/11 | |
| #135 | Default values of datetime.now now handled properly by ORM freezing | migrations | closed | fixed | 0.6-pre | defect | minor | andrew | 05/09/09 |
| #1225 | Speed up for list migrations | commands | closed | fixed | 0.7.6 | enhancement | minor | andrew | 03/28/13 |
| #347 | Decimal field cannot contain default values | migrations | closed | fixed | 0.7-pre | defect | minor | andrew | 02/11/10 |
| #917 | Changing a required foreignkey to default=None and null=True results in requiring user input | migrations | closed | invalid | 0.7.3 | defect | minor | andrew | 12/08/11 |
| #1155 | South home page download link out of date | documentation | closed | fixed | unknown | defect | minor | andrew | 08/15/12 |
| #1218 | Removed field from table, South forces me to provide default value | migrations | closed | invalid | unknown | defect | minor | andrew | 02/19/13 |
| #1160 | field 'id' doesn't have a default value | migrations | new | 0.7.6 | defect | minor | andrew | 08/20/12 |
Note:
See TracReports for help on using and creating reports.
