| #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
|
| #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
|
| #208 |
Error in auto-migration when deleting a reference to object
|
reopened
|
defect
|
major
|
0.6
|
migrations
|
| #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
|
| #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
|
| #430 |
Avoiding the "./manage.py migrate myapp 0001 --fake"
|
reopened
|
enhancement
|
major
|
1.0
|
migrations
|
| #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
|
| #451 |
South seems to break get_profile in test mode
|
assigned
|
defect
|
major
|
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
|
| #484 |
Support custom typecasting when altering column (using())
|
assigned
|
enhancement
|
major
|
The Future
|
databaseapi
|
| #498 |
Migration from field to ForeignKey with same name fails
|
reopened
|
defect
|
major
|
0.7.2
|
commands
|
| #520 |
models defined in tests are not created by South
|
assigned
|
defect
|
major
|
The Future
|
migrations
|
| #570 |
Syntax Error!!!
|
reopened
|
defect
|
major
|
1.0
|
commands
|
| #580 |
Converting from abstract class inheritance to multi-table inheritance
|
accepted
|
enhancement
|
major
|
The Future
|
commands
|
| #582 |
alter_column error in postgres when changing from a textfield
|
new
|
defect
|
major
|
|
migrations
|
| #584 |
Speedup constraint queries
|
new
|
enhancement
|
major
|
|
migrations
|
| #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
|
| #687 |
variable delete_unique_sql should be different for mysql
|
assigned
|
defect
|
major
|
1.0
|
databaseapi
|
| #696 |
the south syncdb command ignore the errors that raise in base django syncdb
|
infoneeded
|
defect
|
major
|
1.0
|
commands
|
| #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
|
| #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
|
| #732 |
Patch for signals.rst...
|
new
|
defect
|
major
|
|
documentation
|
| #736 |
Migration with proxy model does not work
|
assigned
|
defect
|
major
|
1.0
|
commands
|
| #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
|
| #755 |
Oracle DB does not work , sql incorrect.
|
assigned
|
defect
|
major
|
1.0
|
databaseapi
|
| #775 |
delete_foreign_key doesn't work on sqlite3
|
new
|
defect
|
major
|
|
databaseapi
|
| #776 |
Cannot drop index that was created when the table was created.
|
assigned
|
defect
|
major
|
1.0
|
databaseapi
|
| #777 |
SOUTH_DATABASE_ADAPTERS ignored
|
new
|
defect
|
major
|
The Future
|
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
|
| #802 |
Models not found while creating initial
|
infoneeded
|
defect
|
major
|
The Future
|
migrations
|
| #805 |
Failure in post_syncdb signal handlers mask failure in migration
|
new
|
defect
|
major
|
|
migrations
|
| #806 |
Removing column with index results in broken migrations
|
new
|
defect
|
major
|
|
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
|
| #919 |
sqlite columns re-ordered unexpectedly after delete/update column
|
infoneeded
|
defect
|
major
|
|
commands
|
| #925 |
Irregular use of the "default" keyword in the API
|
new
|
defect
|
major
|
|
databaseapi
|
| #949 |
Oracle: not raising exceptions from DatabaseOperations.execute breaks Oracle backend
|
new
|
defect
|
major
|
|
migrations
|
| #955 |
Don't create migrations for built-in apps
|
infoneeded
|
defect
|
major
|
1.0
|
commands
|
| #982 |
Changing fields to null=True fails on MySql InnoDB
|
assigned
|
defect
|
major
|
|
commands
|
| #994 |
add_column(PositiveIntegerField, keep_default=False) create greater zero constraint twice
|
accepted
|
defect
|
major
|
1.0
|
commands
|
| #1019 |
A New Trend Sees the Web Come Alive As "Livespots" Proliferate
|
new
|
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
|
| #1025 |
dbs.create_table does not create anything
|
infoneeded
|
defect
|
major
|
|
commands
|
| #1028 |
db.send_create_signal documentation mentions startmigration
|
new
|
defect
|
major
|
|
documentation
|
| #1049 |
unique_together ordering
|
accepted
|
defect
|
major
|
1.0
|
commands
|
| #1067 |
missing _ormbase in case of complex inheritance pattern
|
new
|
defect
|
major
|
|
migrations
|
| #1070 |
migration fails with m2m field, with certain attributes defined, pointing proxy model
|
assigned
|
defect
|
major
|
1.0
|
commands
|
| #1073 |
South does not notice when a ForeignKey's type should change
|
accepted
|
defect
|
major
|
The Future
|
commands
|
| #1080 |
support for django-jython and postgresql
|
new
|
defect
|
major
|
The Future
|
commands
|
| #1119 |
cant change foreginkey from null=false to null=true in postgresql
|
new
|
defect
|
major
|
|
commands
|
| #1165 |
DatabaseOperations._find_foreign_constraints wont work with default arguments
|
infoneeded
|
defect
|
major
|
|
databaseapi
|
| #1168 |
db_column and bytestrings/unicode-equivalence
|
assigned
|
defect
|
major
|
|
commands
|
| #1177 |
Error when a m2m relationship is defined between one south app and one non-south app where non-south app has initial data.
|
new
|
defect
|
major
|
1.0
|
commands
|
| #1178 |
Schema migration doesn't respect models.Field 'db_column' attribute
|
reopened
|
defect
|
major
|
|
migrations
|
| #1179 |
Validation after convert_to_south fails on custom user models
|
new
|
defect
|
major
|
|
commands
|
| #1180 |
primary key in model is not primary key in database
|
assigned
|
defect
|
major
|
1.0
|
migrations
|
| #1186 |
mysql _lookup_constraint_references can return None, expected to return iterable.
|
new
|
defect
|
major
|
|
migrations
|
| #1188 |
Fails creating PostGIS PointFields with db_index=True
|
new
|
defect
|
major
|
1.0
|
migrations
|
| #1190 |
Multiple databases: TestCase init fails
|
new
|
defect
|
major
|
|
commands
|
| #1191 |
Firebird: Incorrect generation of DEFAULT and CHECK tokens in CREATE TABLE statement
|
new
|
defect
|
major
|
|
migrations
|
| #1192 |
migration fails for sqlite if TextField default value contains a percentage sign
|
new
|
defect
|
major
|
|
migrations
|
| #1203 |
Add mysql_oursql to south engine_modules
|
new
|
enhancement
|
major
|
|
commands
|
| #1216 |
MySQL backend reliant on "NAME" database property, which might not be present.
|
new
|
defect
|
major
|
|
databaseapi
|
| #1220 |
Import of django DatabaseError from wrong location
|
new
|
defect
|
major
|
|
commands
|
| #1222 |
Index naming seems to have changed in Django 1.5, causes db.delete_index to fail
|
new
|
defect
|
major
|
|
migrations
|
| #1227 |
Fix deprecated @@storage_engine usage which halts MySQL migration
|
new
|
defect
|
major
|
|
commands
|
| #1228 |
UnknownMigration can't be converted to string
|
new
|
defect
|
major
|
|
migrations
|
| #1230 |
MySQL CREATE TABLE and storage engine
|
new
|
defect
|
major
|
|
migrations
|
| #1235 |
changing from NullBoolean to Boolean field causes error
|
new
|
defect
|
major
|
|
migrations
|
| #1237 |
MSSQL (Azure SQL Server 2012) Can't create tables
|
new
|
enhancement
|
major
|
|
commands
|
| #1242 |
hstore add_column default must be '' not {}
|
new
|
defect
|
major
|
|
migrations
|
| #1244 |
no such table: auth_permission on initial syncdb
|
new
|
defect
|
major
|
|
commands
|