| #32 |
ContentType table is not updated when renaming table
|
accepted
|
defect
|
major
|
The Future
|
migrations
|
| #87 |
migrating models from an abstract model class
|
accepted
|
defect
|
major
|
The Future
|
commands
|
| #579 |
Field name not updated on ManyToMany through table
|
accepted
|
defect
|
minor
|
1.0
|
migrations
|
| #580 |
Converting from abstract class inheritance to multi-table inheritance
|
accepted
|
enhancement
|
major
|
The Future
|
commands
|
| #930 |
define Command.args for schemamigration
|
accepted
|
enhancement
|
trivial
|
1.0
|
documentation
|
| #932 |
Support for insert+select
|
accepted
|
enhancement
|
minor
|
The Future
|
databaseapi
|
| #956 |
Fixtures from migrations - add warning
|
accepted
|
enhancement
|
trivial
|
1.0
|
documentation
|
| #958 |
Django-south test management commands breaks ability to use Nose coverage options
|
accepted
|
defect
|
minor
|
1.0
|
commands
|
| #992 |
Primary Key: SlugField to CharField
|
accepted
|
defect
|
minor
|
1.0
|
migrations
|
| #994 |
add_column(PositiveIntegerField, keep_default=False) create greater zero constraint twice
|
accepted
|
defect
|
major
|
1.0
|
commands
|
| #1024 |
retry_failed_fields methods fails to produce meaningfull error if exception message contains unicode chars
|
accepted
|
defect
|
major
|
1.0
|
commands
|
| #1049 |
unique_together ordering
|
accepted
|
defect
|
major
|
1.0
|
commands
|
| #1050 |
converstion of IntegerField to PositiveIntegerField has constraint problems
|
accepted
|
defect
|
minor
|
1.0
|
migrations
|
| #1073 |
South does not notice when a ForeignKey's type should change
|
accepted
|
defect
|
major
|
The Future
|
commands
|
| #1076 |
MySQL: delete_unique() fails if the index "supports" a FK
|
accepted
|
defect
|
minor
|
1.0
|
migrations
|
| #1109 |
m2m tables greted twice
|
accepted
|
defect
|
minor
|
The Future
|
commands
|
| #1140 |
Additional error handling for 'app' argument
|
accepted
|
enhancement
|
trivial
|
The Future
|
commands
|
| #173 |
South_migrationhistory needs status - when migrate fails in the middle
|
assigned
|
enhancement
|
major
|
The Future
|
migrations
|
| #175 |
New DatabaseOperations commands backup/restore
|
assigned
|
enhancement
|
major
|
The Future
|
commands
|
| #178 |
Add logging to db commands (and possibly ORM)
|
assigned
|
defect
|
minor
|
1.0
|
databaseapi
|
| #211 |
South do not track new and removed permissions
|
assigned
|
enhancement
|
major
|
1.0
|
commands
|
| #220 |
Renaming a inherited model makes troubles with foreignkeys
|
assigned
|
defect
|
major
|
1.0
|
commands
|
| #222 |
When running forwards and backwards migrations, raise an exception if someone uses a non-FakeORM model
|
assigned
|
enhancement
|
major
|
1.0
|
migrations
|
| #270 |
startmigration --fixture option
|
assigned
|
enhancement
|
minor
|
1.0
|
commands
|
| #334 |
Allow loaddata usage with the frozen ORM
|
assigned
|
defect
|
major
|
1.0
|
migrations
|
| #336 |
Try to stop the auth module's superuser hook from firing when a profile module is defined
|
assigned
|
defect
|
major
|
1.0
|
commands
|
| #358 |
Automatically detect column renames
|
assigned
|
defect
|
major
|
1.0
|
commands
|
| #366 |
Automatically create 3 migrations for changes which include data
|
assigned
|
enhancement
|
major
|
1.0
|
migrations
|
| #370 |
Extended MultiDB Support
|
assigned
|
enhancement
|
major
|
The Future
|
commands
|
| #391 |
_ptr fields in inheriting models not renamed when main model is renamed
|
assigned
|
defect
|
major
|
1.0
|
commands
|
| #407 |
Can't alter column to AutoField on postgreSQL
|
assigned
|
defect
|
major
|
1.0
|
migrations
|
| #426 |
Replace __import__ with import_module
|
assigned
|
defect
|
major
|
1.0
|
commands
|
| #431 |
db.alter_column() cannot change default value in MySQL
|
assigned
|
defect
|
major
|
1.0
|
databaseapi
|
| #434 |
Ordering of items in a Migration leads to error
|
assigned
|
defect
|
major
|
1.0
|
migrations
|
| #435 |
Changing a ForeignKey from a "real" model to a proxy of it generates invalid migration code
|
assigned
|
defect
|
major
|
1.0
|
migrations
|
| #439 |
Command responses should examine management command name
|
assigned
|
defect
|
trivial
|
1.0
|
commands
|
| #449 |
Baselining migrations
|
assigned
|
enhancement
|
minor
|
1.0
|
migrations
|
| #451 |
South seems to break get_profile in test mode
|
assigned
|
defect
|
major
|
1.0
|
migrations
|
| #458 |
Allow custom fields to define dependencies for model freezer
|
assigned
|
enhancement
|
minor
|
1.0
|
migrations
|
| #466 |
Renaming a foreign key doesn't update the foreign key in MySQL with InnoDB
|
assigned
|
defect
|
major
|
1.0
|
migrations
|
| #470 |
Migrations scripts from 0.6 fail with 0.7.1 due to inheritance problem
|
assigned
|
defect
|
major
|
1.0
|
commands
|
| #477 |
Related models from a parent model that has been inherited are not available in migrations
|
assigned
|
defect
|
major
|
1.0
|
migrations
|
| #478 |
db.delete_index() doesn't introspect the database to get the name of index, fails with django 1.2
|
assigned
|
defect
|
major
|
1.0
|
databaseapi
|
| #480 |
--show-sql option for migrate
|
assigned
|
enhancement
|
minor
|
The Future
|
commands
|
| #484 |
Support custom typecasting when altering column (using())
|
assigned
|
enhancement
|
major
|
The Future
|
databaseapi
|
| #509 |
Add commented out dependencies automatically
|
assigned
|
enhancement
|
minor
|
The Future
|
commands
|
| #517 |
Add db.delete_columns() method to API
|
assigned
|
enhancement
|
minor
|
1.0
|
databaseapi
|
| #520 |
models defined in tests are not created by South
|
assigned
|
defect
|
major
|
The Future
|
migrations
|
| #526 |
add-model doesn't create m2m tables
|
assigned
|
defect
|
minor
|
1.0
|
commands
|
| #533 |
Renaming a table should also rename unique constraints
|
assigned
|
defect
|
minor
|
1.0
|
databaseapi
|
| #573 |
South fails to migrate on custom field AutoNow whcih extends Datetime field
|
assigned
|
defect
|
minor
|
1.0
|
migrations
|
| #574 |
Put docstring on `migartions/__init__.py`
|
assigned
|
enhancement
|
trivial
|
1.0
|
commands
|
| #599 |
PointField error
|
assigned
|
defect
|
major
|
1.0
|
commands
|
| #616 |
No support for custom M2M subclasses that change the schema of auto generated through table.
|
assigned
|
defect
|
major
|
1.0
|
migrations
|
| #627 |
alter_column fails on postgres when removing null=True
|
assigned
|
defect
|
major
|
1.0
|
commands
|
| #638 |
platform-dependent constraint name hash
|
assigned
|
defect
|
major
|
1.0
|
databaseapi
|
| #639 |
Support fixture schema migrations
|
assigned
|
enhancement
|
major
|
1.0
|
commands
|
| #667 |
Migrations files doesn't pass pep8 and pyflake.
|
assigned
|
enhancement
|
major
|
1.0
|
migrations
|
| #675 |
incorrectly deleted primary key
|
assigned
|
defect
|
major
|
1.0
|
commands
|
| #678 |
If a field's default is set to an Enum, the resulting migration has a syntax error
|
assigned
|
enhancement
|
minor
|
1.0
|
migrations
|
| #687 |
variable delete_unique_sql should be different for mysql
|
assigned
|
defect
|
major
|
1.0
|
databaseapi
|
| #689 |
Improve documentation how to create permissions
|
assigned
|
enhancement
|
minor
|
1.0
|
documentation
|
| #697 |
MySQL rename column and table fails when present in a foreign key
|
assigned
|
defect
|
minor
|
1.0
|
databaseapi
|
| #699 |
no name for migration adding only single m2m relation
|
assigned
|
defect
|
major
|
1.0
|
commands
|
| #702 |
South + tests + multidb: missing south_migrationhistory table in the second db
|
assigned
|
defect
|
major
|
1.0
|
commands
|
| #703 |
South does not seem to pick up "spatial_index" and "db_index" params for GeoDjango's geometry fields
|
assigned
|
defect
|
trivial
|
1.0
|
migrations
|
| #724 |
South fails to migrate OneToOne to ForeginKey
|
assigned
|
defect
|
major
|
1.0
|
migrations
|
| #725 |
alter_column unconditionally drops check constraints
|
assigned
|
defect
|
major
|
The Future
|
databaseapi
|
| #736 |
Migration with proxy model does not work
|
assigned
|
defect
|
major
|
1.0
|
commands
|
| #741 |
CharField false change detection (Null attribute)
|
assigned
|
defect
|
minor
|
1.0
|
migrations
|
| #745 |
Wrong column type for OneToOneField w/ parent_link=True
|
assigned
|
defect
|
major
|
1.0
|
migrations
|
| #746 |
datamigrations with proxy model m2m has invalid manager
|
assigned
|
defect
|
major
|
1.0
|
commands
|
| #752 |
Make it possible to do cross-database constraint creation
|
assigned
|
enhancement
|
minor
|
The Future
|
databaseapi
|
| #755 |
Oracle DB does not work , sql incorrect.
|
assigned
|
defect
|
major
|
1.0
|
databaseapi
|
| #757 |
South "forgets" indexes on SQLite3
|
assigned
|
defect
|
minor
|
1.0
|
migrations
|
| #758 |
Improve interative console prompts readability
|
assigned
|
enhancement
|
minor
|
1.0
|
commands
|
| #760 |
Autoincrementing primary keys for sqlite3
|
assigned
|
defect
|
minor
|
1.0
|
databaseapi
|
| #776 |
Cannot drop index that was created when the table was created.
|
assigned
|
defect
|
major
|
1.0
|
databaseapi
|
| #779 |
GeoDjango data migrations appear to not respect objects = models.GeoManager()
|
assigned
|
defect
|
major
|
The Future
|
migrations
|
| #781 |
Model Instances not valid when used as arguments for creating another object
|
assigned
|
defect
|
major
|
1.0
|
migrations
|
| #782 |
Integrity appears after removing null=True from field
|
assigned
|
defect
|
major
|
1.0
|
migrations
|
| #789 |
Mark Migration: downtime=True
|
assigned
|
defect
|
major
|
1.0
|
commands
|
| #792 |
Error starting a new Django project (windows7 - 32bit): south not synced
|
assigned
|
defect
|
minor
|
|
commands
|
| #795 |
Changing DateField.auto_now generates a redundant migration
|
assigned
|
defect
|
minor
|
1.0
|
commands
|
| #814 |
Patch from #421 doesn't check for uppercase
|
assigned
|
defect
|
major
|
1.0
|
databaseapi
|
| #829 |
Add "How to reset migrations" to documentation
|
assigned
|
enhancement
|
major
|
1.0
|
documentation
|
| #833 |
add_column with an autofield fails
|
assigned
|
defect
|
minor
|
1.0
|
commands
|
| #965 |
support "after col_name" in add_column
|
assigned
|
enhancement
|
minor
|
The Future
|
commands
|
| #982 |
Changing fields to null=True fails on MySql InnoDB
|
assigned
|
defect
|
major
|
|
commands
|
| #1070 |
migration fails with m2m field, with certain attributes defined, pointing proxy model
|
assigned
|
defect
|
major
|
1.0
|
commands
|
| #1168 |
db_column and bytestrings/unicode-equivalence
|
assigned
|
defect
|
major
|
|
commands
|
| #1180 |
primary key in model is not primary key in database
|
assigned
|
defect
|
major
|
1.0
|
migrations
|
| #1252 |
OverflowError for DateFields with Default date.min/date.max
|
assigned
|
defect
|
minor
|
|
commands
|
| #1256 |
test_alter_unique test fail, 0.7.5&6
|
assigned
|
defect
|
major
|
|
databaseapi
|
| #1257 |
AttributeError: 'Options' object has no attribute 'index_together
|
assigned
|
defect
|
blocker
|
|
migrations
|
| #596 |
South emits signals which do not honor Django's expectations.
|
infoneeded
|
defect
|
minor
|
1.0
|
migrations
|
| #685 |
add a flag to run only schema migrations
|
infoneeded
|
enhancement
|
minor
|
1.0
|
commands
|
| #690 |
When changing a FK that had no default and using default datetime.datetime.today() getting syntax error
|
infoneeded
|
defect
|
minor
|
1.0
|
migrations
|
| #696 |
the south syncdb command ignore the errors that raise in base django syncdb
|
infoneeded
|
defect
|
major
|
1.0
|
commands
|
| #802 |
Models not found while creating initial
|
infoneeded
|
defect
|
major
|
The Future
|
migrations
|