| #32 |
ContentType table is not updated when renaming table
|
accepted
|
andrew
|
defect
|
major
|
The Future
|
| #208 |
Error in auto-migration when deleting a reference to object
|
reopened
|
andrew
|
defect
|
major
|
0.6
|
| #334 |
Allow loaddata usage with the frozen ORM
|
assigned
|
andrew
|
defect
|
major
|
1.0
|
| #393 |
South executes unnecessary SQL when adding a field
|
reopened
|
andrew
|
defect
|
minor
|
0.7
|
| #407 |
Can't alter column to AutoField on postgreSQL
|
assigned
|
andrew
|
defect
|
major
|
1.0
|
| #434 |
Ordering of items in a Migration leads to error
|
assigned
|
andrew
|
defect
|
major
|
1.0
|
| #435 |
Changing a ForeignKey from a "real" model to a proxy of it generates invalid migration code
|
assigned
|
andrew
|
defect
|
major
|
1.0
|
| #451 |
South seems to break get_profile in test mode
|
assigned
|
andrew
|
defect
|
major
|
1.0
|
| #466 |
Renaming a foreign key doesn't update the foreign key in MySQL with InnoDB
|
assigned
|
andrew
|
defect
|
major
|
1.0
|
| #477 |
Related models from a parent model that has been inherited are not available in migrations
|
assigned
|
andrew
|
defect
|
major
|
1.0
|
| #520 |
models defined in tests are not created by South
|
assigned
|
andrew
|
defect
|
major
|
The Future
|
| #573 |
South fails to migrate on custom field AutoNow whcih extends Datetime field
|
assigned
|
andrew
|
defect
|
minor
|
1.0
|
| #579 |
Field name not updated on ManyToMany through table
|
accepted
|
andrew
|
defect
|
minor
|
1.0
|
| #582 |
alter_column error in postgres when changing from a textfield
|
new
|
andrew
|
defect
|
major
|
|
| #596 |
South emits signals which do not honor Django's expectations.
|
infoneeded
|
andrew
|
defect
|
minor
|
1.0
|
| #616 |
No support for custom M2M subclasses that change the schema of auto generated through table.
|
assigned
|
andrew
|
defect
|
major
|
1.0
|
| #690 |
When changing a FK that had no default and using default datetime.datetime.today() getting syntax error
|
infoneeded
|
andrew
|
defect
|
minor
|
1.0
|
| #703 |
South does not seem to pick up "spatial_index" and "db_index" params for GeoDjango's geometry fields
|
assigned
|
andrew
|
defect
|
trivial
|
1.0
|
| #724 |
South fails to migrate OneToOne to ForeginKey
|
assigned
|
andrew
|
defect
|
major
|
1.0
|
| #741 |
CharField false change detection (Null attribute)
|
assigned
|
andrew
|
defect
|
minor
|
1.0
|
| #745 |
Wrong column type for OneToOneField w/ parent_link=True
|
assigned
|
andrew
|
defect
|
major
|
1.0
|
| #757 |
South "forgets" indexes on SQLite3
|
assigned
|
andrew
|
defect
|
minor
|
1.0
|
| #779 |
GeoDjango data migrations appear to not respect objects = models.GeoManager()
|
assigned
|
andrew
|
defect
|
major
|
The Future
|
| #781 |
Model Instances not valid when used as arguments for creating another object
|
assigned
|
andrew
|
defect
|
major
|
1.0
|
| #782 |
Integrity appears after removing null=True from field
|
assigned
|
andrew
|
defect
|
major
|
1.0
|
| #802 |
Models not found while creating initial
|
infoneeded
|
andrew
|
defect
|
major
|
The Future
|
| #805 |
Failure in post_syncdb signal handlers mask failure in migration
|
new
|
andrew
|
defect
|
major
|
|
| #949 |
Oracle: not raising exceptions from DatabaseOperations.execute breaks Oracle backend
|
new
|
andrew
|
defect
|
major
|
|
| #979 |
Changing from ManyToMany to a CharField seeks to drop non existant tablename
|
new
|
andrew
|
defect
|
minor
|
The Future
|
| #992 |
Primary Key: SlugField to CharField
|
accepted
|
andrew
|
defect
|
minor
|
1.0
|
| #1050 |
converstion of IntegerField to PositiveIntegerField has constraint problems
|
accepted
|
andrew
|
defect
|
minor
|
1.0
|
| #1066 |
Custom field specified by model with the full application label problem
|
new
|
andrew
|
defect
|
minor
|
|
| #1067 |
missing _ormbase in case of complex inheritance pattern
|
new
|
andrew
|
defect
|
major
|
|
| #1076 |
MySQL: delete_unique() fails if the index "supports" a FK
|
accepted
|
andrew
|
defect
|
minor
|
1.0
|
| #1160 |
field 'id' doesn't have a default value
|
new
|
andrew
|
defect
|
minor
|
1.0
|
| #1178 |
Schema migration doesn't respect models.Field 'db_column' attribute
|
reopened
|
andrew
|
defect
|
major
|
|
| #1180 |
primary key in model is not primary key in database
|
assigned
|
andrew
|
defect
|
major
|
1.0
|
| #1186 |
mysql _lookup_constraint_references can return None, expected to return iterable.
|
new
|
andrew
|
defect
|
major
|
|
| #1188 |
Fails creating PostGIS PointFields with db_index=True
|
new
|
andrew
|
defect
|
major
|
1.0
|
| #1191 |
Firebird: Incorrect generation of DEFAULT and CHECK tokens in CREATE TABLE statement
|
new
|
andrew
|
defect
|
major
|
|
| #1192 |
migration fails for sqlite if TextField default value contains a percentage sign
|
new
|
andrew
|
defect
|
major
|
|
| #1195 |
Alter column not given 'default' argument for field in forwards/backwards
|
new
|
andrew
|
defect
|
minor
|
1.0
|
| #1206 |
upload_to field of File/ImageField ignored
|
new
|
andrew
|
defect
|
minor
|
1.0
|
| #1214 |
create_index doesn't create varchar_pattern_ops index
|
new
|
andrew
|
defect
|
minor
|
1.0
|
| #1222 |
Index naming seems to have changed in Django 1.5, causes db.delete_index to fail
|
new
|
andrew
|
defect
|
major
|
|
| #1228 |
UnknownMigration can't be converted to string
|
new
|
andrew
|
defect
|
major
|
|
| #1230 |
MySQL CREATE TABLE and storage engine
|
new
|
andrew
|
defect
|
major
|
|
| #1235 |
changing from NullBoolean to Boolean field causes error
|
new
|
andrew
|
defect
|
major
|
|
| #1242 |
hstore add_column default must be '' not {}
|
new
|
andrew
|
defect
|
major
|
|
| #1253 |
Using my.cnf for db configuration causes migrations to fail
|
new
|
andrew
|
defect
|
major
|
|
| #1255 |
pytz for Google Appengine breaks South
|
new
|
andrew
|
defect
|
major
|
|
| #173 |
South_migrationhistory needs status - when migrate fails in the middle
|
assigned
|
andrew
|
enhancement
|
major
|
The Future
|
| #222 |
When running forwards and backwards migrations, raise an exception if someone uses a non-FakeORM model
|
assigned
|
andrew
|
enhancement
|
major
|
1.0
|
| #366 |
Automatically create 3 migrations for changes which include data
|
assigned
|
andrew
|
enhancement
|
major
|
1.0
|
| #430 |
Avoiding the "./manage.py migrate myapp 0001 --fake"
|
reopened
|
andrew
|
enhancement
|
major
|
1.0
|
| #449 |
Baselining migrations
|
assigned
|
andrew
|
enhancement
|
minor
|
1.0
|
| #458 |
Allow custom fields to define dependencies for model freezer
|
assigned
|
andrew
|
enhancement
|
minor
|
1.0
|
| #584 |
Speedup constraint queries
|
new
|
andrew
|
enhancement
|
major
|
|
| #667 |
Migrations files doesn't pass pep8 and pyflake.
|
assigned
|
andrew
|
enhancement
|
major
|
1.0
|
| #678 |
If a field's default is set to an Enum, the resulting migration has a syntax error
|
assigned
|
andrew
|
enhancement
|
minor
|
1.0
|
| #1217 |
Add support for index_together
|
new
|
andrew
|
enhancement
|
minor
|
|