{6} All Tickets By Milestone (Including closed) (826 matches)
A more complex example to show how to make advanced reports.
Results (301 - 400 of 826)
| Ticket | Summary | Component | Status | Resolution | Version | Type | Priority | Owner | Modified |
|---|---|---|---|---|---|---|---|---|---|
| #597 | "converting an app" documentation fixes and clarifications | commands | closed | fixed | unknown | defect | major | andrew | 10/13/10 |
| #42 | --verbosity problem in migrate.py | commands | closed | fixed | defect | minor | andrew | 11/20/08 | |
| #324 | M2M join table not created with Django 1.2 alpha 1 | databaseapi | closed | fixed | 0.6.2 | defect | major | andrew | 07/14/10 |
| #160 | validation error in convert_to_south | commands | closed | fixed | 0.6-pre | defect | major | andrew | 07/13/10 |
| #326 | problems with orm and multi-table inheritance | migrations | closed | fixed | 0.6.2 | defect | major | andrew | 06/30/11 |
| #327 | contribute_to_class can be called multiple times for fields | commands | closed | fixed | 0.6-pre | defect | major | andrew | 01/31/10 |
| #330 | undefined variable used in warning | migrations | closed | fixed | 0.7-pre | defect | major | andrew | 02/01/10 |
| #331 | Undefined method in Migration object | commands | closed | fixed | 0.7-pre | defect | major | andrew | 02/01/10 |
| #332 | Postgres ProgrammingError: constraint does not exist on Postgres 8.1.8 -- works fine on later versions | commands | closed | fixed | 0.6.2 | defect | major | andrew | 07/07/10 |
| #333 | Changing from ForeignKey to ManyToManyField Causes Indentation Error in backwards() | migrations | closed | fixed | 0.6.2 | defect | minor | andrew | 06/24/11 |
| #147 | Double post_syncdb signal sending after migrate | migrations | closed | fixed | 0.6-pre | defect | major | andrew | 08/06/09 |
| #164 | Autodetection: M2M altered to have a new Through doesn't delete old M2M table | commands | closed | fixed | 0.5 | defect | minor | andrew | 06/26/11 |
| #165 | ORM does not cascade delete | commands | closed | fixed | 0.6-pre | defect | major | andrew | 02/06/10 |
| #292 | some tests failing under sqlite3 | commands | closed | fixed | 0.6.2 | defect | minor | andrew | 02/06/10 |
| #40 | delete_index syntax incorrect for MySQL | commands | closed | fixed | 0.6-pre | defect | major | andrew | 11/20/08 |
| #339 | south.migration package is not installed | migrations | closed | fixed | 0.7-pre | defect | critical | andrew | 02/10/10 |
| #340 | Table creation for models with only a single local field fails | commands | closed | fixed | 0.7-pre | defect | minor | andrew | 02/10/10 |
| #167 | deleting the last model of an application fails | migrations | closed | fixed | 0.6-pre | defect | major | andrew | 05/28/09 |
| #640 | Documentation suggestion: A way to ignore apps containing migrations | documentation | closed | fixed | unknown | enhancement | major | andrew | 11/12/10 |
| #343 | Ability to force a fake migration to a given state | commands | closed | fixed | 0.6.2 | enhancement | minor | andrew | 02/10/10 |
| #169 | Accessing generic fkeys from (data) migrations | migrations | closed | fixed | 0.6-pre | defect | minor | andrew | 09/02/11 |
| #10 | db API: no way to change field types | databaseapi | closed | fixed | 0.3 | defect | major | andrew | 04/04/10 |
| #346 | Duplicate index creation on foreign keys | commands | closed | fixed | 0.7-pre | defect | critical | andrew | 02/11/10 |
| #347 | Decimal field cannot contain default values | migrations | closed | fixed | 0.7-pre | defect | minor | andrew | 02/11/10 |
| #22 | Add option to show SQL that would execute before executing it. | commands | closed | fixed | 0.6-pre | enhancement | minor | andrew | 10/01/08 |
| #25 | setup.py is located in install, for utilities like easy_install / buildout to work it needs to be in the project root | commands | closed | fixed | 0.6-pre | defect | major | andrew | 12/23/08 |
| #74 | rename primary key index when renaming table in postgresql | databaseapi | closed | fixed | 0.3 | enhancement | minor | andrew | 01/12/09 |
| #13 | generated single field create_database output is wrong | commands | closed | fixed | enhancement | major | andrew | 03/19/10 | |
| #289 | Typo in db.delete_table (db.delete_table, not db.drop_table) | documentation | closed | fixed | defect | minor | andrew | 12/03/09 | |
| #353 | MySQL dry run fail | migrations | closed | fixed | 0.7-pre | defect | critical | andrew | 10/12/11 |
| #288 | altering a column in sqlite fails when Meta.unique_together is defined | migrations | closed | fixed | 0.6.2 | defect | critical | andrew | 02/06/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 |
| #89 | Latest svn unusable | commands | closed | fixed | 0.6-pre | defect | major | andrew | 03/13/09 |
| #357 | Allow modelintrospector value rules to represent a static value | migrations | closed | fixed | 0.6.2 | defect | trivial | andrew | 02/19/10 |
| #145 | South creates fields in apparently random order | migrations | closed | fixed | 0.6-pre | defect | minor | andrew | 07/13/09 |
| #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 |
| #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 |
| #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 |
| #287 | Sequence of column rename, add, then re-rename fails on sqlite | migrations | closed | fixed | 0.6.2 | defect | major | andrew | 06/24/11 |
| #180 | Unable to handle model deletion (with ForeignKey constraint) | commands | closed | fixed | 0.6-pre | defect | major | andrew | 02/06/10 |
| #92 | Need support for "choices" property of CharField | migrations | closed | fixed | 0.6-pre | defect | major | andrew | 03/15/09 |
| #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 |
| #181 | Introspect Models instead of source files | commands | closed | fixed | 0.6-pre | enhancement | critical | andrew | 07/13/09 |
| #282 | Have migrate command exit with an error code in the case of migration failure | commands | closed | fixed | 0.6.2 | enhancement | minor | andrew | 02/06/10 |
| #371 | New --database option for migrate command doesn't work | commands | closed | fixed | 0.6-pre | defect | major | andrew | 08/23/11 |
| #372 | initial_data is imported before necessary migrations have run, causing a stacktrace in manage.py test | commands | closed | fixed | 0.6.2 | defect | minor | andrew | 07/14/10 |
| #373 | inherited keyword arguments passed to a model causes an exception | migrations | closed | fixed | 0.7-pre | defect | major | andrew | 03/18/10 |
| #144 | Sqlite and unique_together | databaseapi | closed | fixed | 0.5 | defect | major | andrew | 01/25/11 |
| #281 | Anomaly when startmigration --auto adds one and removes another model | commands | closed | fixed | 0.6.2 | defect | major | andrew | 02/20/11 |
| #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 |
| #185 | Failure to work with local flavor's USStateField field | migrations | closed | fixed | 0.6-pre | defect | major | andrew | 08/28/11 |
| #186 | Error if upload_filename points to a method | commands | closed | fixed | 0.5 | defect | minor | andrew | 06/29/09 |
| #380 | SQLite and removing columns | commands | closed | fixed | 0.7-pre | defect | minor | andrew | 03/17/10 |
| #381 | South tests fail | migrations | closed | fixed | 0.6-pre | defect | minor | andrew | 03/18/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 |
| #96 | migration fails for models with order_with_respect_to during creation of fakeorm | migrations | closed | fixed | 0.6-pre | defect | blocker | andrew | 07/14/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 |
| #97 | Problem creating migration when removing model which has one-to-one relationship | commands | closed | fixed | 0.6-pre | defect | major | andrew | 03/21/09 |
| #280 | Removing a OneToOneField Tries to add ID before before removing old PK | commands | closed | fixed | 0.6.2 | defect | minor | andrew | 06/21/11 |
| #191 | ManyToManyField currently broken? | migrations | closed | fixed | 0.6-pre | defect | major | andrew | 06/29/09 |
| #192 | m2m fields in orm are not working during migration | commands | closed | fixed | 0.5 | defect | major | andrew | 07/01/09 |
| #98 | autodetection misses Meta.unique_together | commands | closed | fixed | 0.6-pre | defect | major | andrew | 07/15/11 |
| #143 | AttributeError when removing self-referential FK | commands | closed | fixed | 0.6-pre | defect | major | andrew | 10/16/09 |
| #193 | use isinstance(value, ModelBase) instead of type(value) == ModelBase | commands | closed | fixed | 0.6-pre | task | minor | andrew | 07/01/09 |
| #73 | ability to specify separate directory for storing migrations | commands | closed | fixed | 0.3 | enhancement | major | andrew | 02/06/10 |
| #99 | migration fails when removed model does not exist | commands | closed | fixed | enhancement | major | andrew | 04/02/09 | |
| #397 | Logging test fails on windows because a handle is left open | commands | closed | fixed | 0.7-rc1 | defect | major | andrew | 03/29/10 |
| #398 | SQLite warnings are printed even during tests | databaseapi | closed | fixed | 0.7-rc1 | defect | minor | andrew | 03/25/10 |
| #399 | South creates fields in apparently random order | commands | closed | fixed | 0.7 | defect | major | andrew | 03/26/10 |
| #196 | renaming a primary key does not work | commands | closed | fixed | 0.6-pre | defect | major | andrew | 09/02/11 |
| #587 | Cannot use south.db.oracle in WSGI application | databaseapi | closed | fixed | unknown | defect | major | andrew | 09/23/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 |
| #404 | Generated migrations contain lines with trailing whitespace | migrations | closed | fixed | 0.7 | enhancement | minor | andrew | 04/01/10 |
| #641 | Fixture installing doesn't recognize "--database" option | migrations | closed | fixed | 0.7.1 | defect | major | andrew | 08/12/11 |
| #199 | Delete model and then add a model with the same name fails | commands | closed | fixed | 0.5 | defect | minor | andrew | 02/27/12 |
| #461 | ordering problem deleting field and an index that includes it | migrations | closed | fixed | 0.7 | defect | major | andrew | 08/13/10 |
| #142 | when running tests syncdb is run without --migrate when SOUTH_TESTS_MIGRATE=True and using Django trunk | commands | closed | fixed | 0.6-pre | defect | major | andrew | 05/13/09 |
| #201 | Tutorial is unclear about South superseding Django's vanilla syncdb | documentation | closed | fixed | 0.6-pre | defect | minor | andrew | 07/08/09 |
| #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 |
| #481 | freezing the model ordering information | migrations | closed | fixed | mercurial | enhancement | minor | andrew | 06/30/10 |
| #54 | alter_column has null-ness swapped | databaseapi | closed | fixed | defect | major | andrew | 12/02/08 | |
| #205 | add_column fails for unique ForeignKey or OneToOneField | databaseapi | closed | fixed | 0.6-pre | defect | major | andrew | 08/10/11 |
| #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 |
| #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 |
| #207 | Autogenerator should drop UNIQUE constraints | commands | closed | fixed | 0.5 | defect | major | andrew | 07/25/09 |
| #38 | Verbosity option has no fallback | commands | closed | fixed | 0.6-pre | defect | critical | andrew | 11/15/08 |
| #141 | Docs mistake | documentation | closed | fixed | defect | trivial | andrew | 05/09/09 | |
| #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 |
Note:
See TracReports for help on using and creating reports.
