{6} All Tickets By Milestone (Including closed) (825 matches)
A more complex example to show how to make advanced reports.
Results (401 - 500 of 825)
| Ticket | Summary | Component | Status | Resolution | Version | Type | Priority | Owner | Modified |
|---|---|---|---|---|---|---|---|---|---|
| #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 |
| #459 | No migration is needed for changes to blank= on a model field | migrations | closed | fixed | 0.7 | defect | minor | andrew | 08/13/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 |
| #467 | Can't use a class as first element in an introspection rule tuple | migrations | closed | fixed | 0.7.1 | defect | minor | andrew | 05/22/10 |
| #468 | _suppress_default not respected properly | migrations | closed | fixed | 0.7.1 | defect | minor | andrew | 05/31/10 |
| #469 | initial_data fixtures are always loaded into the default db | migrations | closed | fixed | 0.7.1 | defect | minor | andrew | 06/02/10 |
| #471 | Error 150 while rename ForeignKey column in MySQL | commands | closed | duplicate | 0.7.1 | defect | major | andrew | 08/13/10 |
| #472 | The '--no-initial-data' option doesn't work when there is nothing to migrate. | commands | closed | fixed | unknown | defect | major | andrew | 06/03/10 |
| #473 | create_primary_key fails on SQLite with invalid SQL generated | databaseapi | closed | fixed | 0.7.1 | defect | major | andrew | 06/03/10 |
| #474 | Removed import parser that failed on Jython | commands | closed | fixed | unknown | defect | major | andrew | 08/09/11 |
| #475 | Migrations failing on postgresql | migrations | closed | invalid | 0.7.1 | defect | major | andrew | 08/12/11 |
| #476 | on a backward migration, dependencies are not satisfied | migrations | closed | invalid | mercurial | defect | major | andrew | 06/06/10 |
| #479 | Unused variables | databaseapi | closed | fixed | 0.7.1 | defect | major | andrew | 08/13/10 |
| #481 | freezing the model ordering information | migrations | closed | fixed | mercurial | enhancement | minor | andrew | 06/30/10 |
| #482 | more documentation on Meta freezing | documentation | closed | fixed | mercurial | enhancement | major | andrew | 06/30/10 |
| #483 | Incorrect behaviour when using "from django.utils.datetime_safe import datetime" | migrations | closed | fixed | 0.7.1 | defect | major | andrew | 06/22/10 |
| #496 | Migration fails with m2m field on proxy model | migrations | closed | fixed | 0.7.1 | defect | major | andrew | 08/29/11 |
| #497 | Performance degrades when running two migrations in the same step | commands | closed | invalid | 0.7.1 | defect | major | andrew | 07/07/10 |
| #510 | Generic DatabaseOperations._constraints_affecting_columns assumes all tables are in public schema | commands | closed | fixed | 0.7 | defect | major | andrew | 08/13/10 |
| #511 | syncdb does not import 'management' module from external apps | commands | closed | fixed | 0.7.1 | defect | major | andrew | 08/02/10 |
| #512 | Incorrect primary key detection in complex model relationships | migrations | closed | fixed | 0.7.1 | defect | major | andrew | 08/19/10 |
| #513 | Migration fails on django-cms | migrations | closed | invalid | 0.7.1 | defect | major | andrew | 10/26/10 |
| #514 | Error on Documentation Page (Cleverness is tricky) | documentation | closed | fixed | unknown | defect | minor | andrew | 07/20/10 |
| #515 | Implement a "post_migrations" signal | migrations | closed | wontfix | 0.7.1 | enhancement | major | andrew | 12/01/10 |
| #516 | add suport for "-" char in migration filename | commands | closed | invalid | 0.7.1 | enhancement | trivial | andrew | 07/23/10 |
| #519 | convert_to_south command needs to allow "--ignore-ghost-migrations" as an option | commands | closed | fixed | 0.7.1 | enhancement | minor | andrew | 08/02/10 |
| #521 | new models from --auto fail to respect unique_together | commands | closed | fixed | unknown | defect | major | andrew | 08/13/10 |
| #522 | failed migration with sqlite: django.db.utils.DatabaseError: no such index: videoup_video_disponibile_id | migrations | closed | duplicate | 0.7.1 | defect | major | andrew | 08/13/10 |
| #523 | Cant change ForeginKey from null=False to null=True in MySQL | migrations | closed | fixed | 0.7.1 | defect | major | andrew | 03/19/12 |
| #524 | When creating a new table the fields are in reverse order | migrations | closed | invalid | unknown | enhancement | trivial | andrew | 12/01/10 |
| #525 | convert_to_south should also migrate the sql directory | commands | closed | wontfix | unknown | enhancement | minor | andrew | 08/23/11 |
| #534 | startmigration instead of schemamigration right? | documentation | closed | invalid | unknown | task | blocker | andrew | 08/17/10 |
| #567 | Logging causes error in python2.4 | migrations | closed | fixed | unknown | defect | major | andrew | 11/20/10 |
| #568 | maintain project-wide viable 'order of migrations' file | commands | closed | wontfix | unknown | enhancement | major | andrew | 08/21/10 |
| #569 | Auto-generated migrations should include depends_on | commands | closed | duplicate | unknown | enhancement | minor | andrew | 08/23/10 |
| #571 | typo in commands.rst | documentation | closed | fixed | mercurial | defect | minor | andrew | 09/02/10 |
| #572 | Incompatibility with tables manually specifying postgres schemas | commands | closed | fixed | unknown | defect | major | andrew | 10/25/10 |
| #576 | South incorrectly orders primary_key alterations in backwards() | commands | closed | duplicate | 0.7.2 | defect | major | andrew | 09/09/10 |
| #578 | Boolean default values are not set correctly when adding new columns with sqlite | databaseapi | closed | fixed | 0.7.2 | defect | minor | andrew | 10/22/12 |
| #581 | Change from models.py to models module results in deletion of all models | migrations | closed | invalid | 0.7.2 | defect | major | andrew | 09/29/10 |
| #583 | Support apps that are organized in sub folder f.ex apps/news | commands | closed | invalid | unknown | enhancement | major | andrew | 08/24/11 |
| #585 | i get the following error | commands | closed | invalid | unknown | defect | major | andrew | 09/19/10 |
| #586 | South introduced errors in rpc4django unit tests. | commands | closed | invalid | unknown | defect | major | andrew | 07/08/11 |
| #587 | Cannot use south.db.oracle in WSGI application | databaseapi | closed | fixed | unknown | defect | major | andrew | 09/23/10 |
| #588 | warn when add_introspection_rules not called for custom field | commands | closed | invalid | unknown | defect | major | andrew | 12/01/10 |
| #589 | Attempts to inspect egg directories for migrations fails | commands | closed | wontfix | 0.7.2 | defect | major | andrew | 01/27/12 |
| #597 | "converting an app" documentation fixes and clarifications | commands | closed | fixed | unknown | defect | major | andrew | 10/13/10 |
| #600 | Adding Boolean field doesn't obey default with SQLite | databaseapi | closed | duplicate | 0.7.2 | defect | major | andrew | 06/17/11 |
| #601 | Unable to remove UNIQUE from field with South 0.72 | migrations | closed | fixed | 0.7.2 | defect | major | andrew | 01/29/13 |
| #602 | --delete-ghost-migrations doesn't work on convert_to_south | commands | closed | duplicate | unknown | defect | major | andrew | 10/16/10 |
| #603 | Putting South into installed_apps issues SET_FOREIGN_KEY_CHECKS=0 | commands | closed | fixed | 0.7.2 | defect | blocker | andrew | 10/25/10 |
| #604 | Dropping sqlite column after data migration fails | commands | closed | invalid | 0.7.2 | defect | major | andrew | 10/27/10 |
| #605 | When models are broken into seperate files South does not detect them. | migrations | closed | invalid | unknown | enhancement | major | andrew | 08/10/12 |
| #606 | The "convert_to_south" command fails if "models" is a package (directory) | commands | closed | invalid | 0.7.1 | defect | blocker | andrew | 12/01/10 |
| #640 | Documentation suggestion: A way to ignore apps containing migrations | documentation | closed | fixed | unknown | enhancement | major | andrew | 11/12/10 |
| #641 | Fixture installing doesn't recognize "--database" option | migrations | closed | fixed | 0.7.1 | defect | major | andrew | 08/12/11 |
| #653 | ManualChanges.suggest_name can return invalid migration names | commands | closed | fixed | unknown | defect | minor | andrew | 10/04/11 |
| #658 | Importing BaseCommentAbstractModel causes South to use django.contrib.comments | commands | closed | invalid | mercurial | defect | major | andrew | 02/10/11 |
| #666 | MySQL InnoDB foreign key errors when applying multiple migrations | commands | closed | invalid | 0.7.1 | defect | major | andrew | 02/16/11 |
| #668 | south version incorrect in docs | documentation | closed | fixed | 0.7.2 | defect | trivial | andrew | 11/03/10 |
| #671 | new version of mssql does not support DROP DEFAULT | databaseapi | closed | fixed | 0.7.2 | defect | major | andrew | 06/29/11 |
| #672 | Column names should be quoted in call to create_unique for sqlite | databaseapi | closed | fixed | unknown | defect | major | andrew | 04/16/12 |
| #673 | bad search for circular dependency | migrations | closed | fixed | mercurial | defect | major | andrew | 12/01/10 |
| #674 | bad search for circular dependency | migrations | closed | duplicate | mercurial | defect | major | andrew | 11/17/10 |
| #676 | introspection plugin for djangotimezones | commands | closed | fixed | unknown | defect | major | andrew | 11/21/10 |
| #677 | south fails when app __name__ is set | migrations | closed | wontfix | 0.7.2 | defect | major | andrew | 12/01/10 |
| #679 | When changing a ForeignKey, references are not updated | commands | closed | fixed | unknown | defect | major | andrew | 11/25/11 |
| #684 | DateTimeField to DateField migration fails | migrations | closed | wontfix | 0.7.2 | defect | major | andrew | 09/21/11 |
| #688 | schemamigration --add-index creates invisible migrations | commands | closed | duplicate | 0.7.2 | defect | major | andrew | 12/29/10 |
| #691 | Fixture migration | commands | closed | duplicate | unknown | enhancement | major | andrew | 12/21/10 |
| #692 | gentle suggestion for clarity about easier-to-deal-with DBMSes | commands | closed | fixed | unknown | enhancement | trivial | andrew | 02/27/11 |
| #693 | Introspection plugin for Django Audit Log | commands | closed | fixed | unknown | enhancement | major | andrew | 12/29/10 |
| #694 | South Unable to Do DDL Transactions Under MySQL | commands | closed | invalid | unknown | defect | major | andrew | 12/29/10 |
| #698 | using schemamigration --add-field fails with cryptic message | commands | closed | fixed | 0.7.2 | defect | minor | andrew | 02/25/12 |
| #700 | All NOT NULL constraints dropped for a table during migration (sqlite) | migrations | closed | fixed | 0.7.2 | defect | major | andrew | 06/17/11 |
| #704 | Is Support Here? | documentation | closed | invalid | 0.7.2 | defect | minor | andrew | 01/14/11 |
| #708 | Flase is False and not 0 | migrations | closed | duplicate | 0.7 | defect | minor | andrew | 01/14/11 |
| #711 | Problems with Oracle, field creation, and NULL | databaseapi | closed | duplicate | 0.7.3 | defect | minor | andrew | 01/19/11 |
| #713 | South 0.7.3 doesn't work with Python 2.4 | migrations | closed | worksforme | 0.7.3 | defect | major | andrew | 01/31/11 |
| #714 | db.alter fails on removal of 'default:true' and 'blank:true' | databaseapi | closed | duplicate | 0.7.1 | defect | minor | andrew | 02/22/11 |
| #720 | Prettier graphmigrations | commands | closed | fixed | unknown | enhancement | minor | andrew | 02/07/11 |
| #721 | (patch) South sometimes tries to redo applied migrations | migrations | closed | fixed | 0.7.3 | defect | major | andrew | 02/14/11 |
| #722 | (patch) Detailed changes list for migrations | commands | closed | fixed | 0.7.3 | enhancement | minor | andrew | 02/14/11 |
| #723 | Invalid syntax exception in generic.py | commands | closed | fixed | 0.7.3 | defect | major | andrew | 09/02/11 |
| #726 | modified syncdb shouldn't load fixtures until after migrate command | commands | closed | wontfix | 0.7.3 | enhancement | major | andrew | 02/23/11 |
| #727 | Default value for geometry column is not supported by mysql | commands | closed | fixed | unknown | defect | major | andrew | 03/16/11 |
| #728 | South 0.6.x used to find migrations that 0.7.x does not; this fixes it | commands | closed | wontfix | 0.7.3 | defect | major | andrew | 02/25/11 |
| #729 | South makes assumptions about the app name when creating a migration | migrations | closed | wontfix | unknown | defect | major | andrew | 07/31/12 |
| #731 | Not picking db_index=False for SlugField | commands | closed | fixed | unknown | defect | major | andrew | 03/13/13 |
| #733 | Oracle backend fails during constraint cache migration | commands | closed | fixed | mercurial | defect | major | andrew | 08/26/11 |
Note:
See TracReports for help on using and creating reports.
