|
#1142
|
__init__() takes at least 2 arguments (1 given) When Migrating using South with Custom Fields
|
migrations
|
closed
|
invalid
|
0.7.5
|
defect
|
major
|
andrew
|
07/25/12
|
|
#1143
|
Default value is not properly escaped in sqlite3 backend.
|
databaseapi
|
closed
|
duplicate
|
0.7.5
|
defect
|
major
|
andrew
|
07/26/12
|
|
#1144
|
schema migration of a pk who's max_length has changed doesn't detect the max_length change in foreign keys that point to it.
|
migrations
|
closed
|
duplicate
|
0.7.5
|
defect
|
major
|
andrew
|
08/07/12
|
|
#1145
|
ran_migration receives the app name as string, but migration as migration object.
|
commands
|
closed
|
fixed
|
unknown
|
defect
|
major
|
andrew
|
08/15/12
|
|
#1155
|
South home page download link out of date
|
documentation
|
closed
|
fixed
|
unknown
|
defect
|
minor
|
andrew
|
08/15/12
|
|
#1159
|
Atomic multiple table rename
|
commands
|
closed
|
wontfix
|
unknown
|
defect
|
major
|
andrew
|
08/16/12
|
|
#1160
|
field 'id' doesn't have a default value
|
migrations
|
new
|
|
0.7.6
|
defect
|
minor
|
andrew
|
08/20/12
|
|
#1161
|
syncdb --all does not respect multidb routers
|
commands
|
closed
|
duplicate
|
unknown
|
defect
|
major
|
andrew
|
03/13/13
|
|
#1162
|
South 0.7.5/0.7.6 appears to rename table names to lowercase when adding a simple field to an existing model
|
migrations
|
closed
|
invalid
|
0.7.6
|
defect
|
major
|
andrew
|
08/22/12
|
|
#1165
|
DatabaseOperations._find_foreign_constraints wont work with default arguments
|
databaseapi
|
infoneeded
|
|
0.7.6
|
defect
|
major
|
andrew
|
09/04/12
|
|
#1166
|
app_label affects south wierdly
|
commands
|
closed
|
invalid
|
unknown
|
defect
|
major
|
andrew
|
09/05/12
|
|
#1167
|
Migration doesn't change column size for ForeigKey column when referenced primary_key is a CharField
|
migrations
|
closed
|
duplicate
|
0.7.6
|
defect
|
major
|
andrew
|
09/05/12
|
|
#1168
|
db_column and bytestrings/unicode-equivalence
|
commands
|
assigned
|
|
unknown
|
defect
|
major
|
andrew
|
09/21/12
|
|
#1171
|
problem with sqlite3 migration when changing CharField to SlugField
|
commands
|
closed
|
duplicate
|
unknown
|
defect
|
major
|
andrew
|
09/15/12
|
|
#1172
|
problem with sqlite3 migration when changing CharField to SlugField
|
commands
|
new
|
|
unknown
|
defect
|
minor
|
andrew
|
02/09/13
|
|
#1175
|
syntax error on migration creation
|
commands
|
closed
|
invalid
|
unknown
|
defect
|
major
|
andrew
|
09/19/12
|
|
#1176
|
GeoDjango geometry fields causes exception when using MySQL and InnoDB.
|
databaseapi
|
new
|
|
unknown
|
defect
|
minor
|
andrew
|
09/19/12
|
|
#1177
|
Error when a m2m relationship is defined between one south app and one non-south app where non-south app has initial data.
|
commands
|
new
|
|
unknown
|
defect
|
major
|
andrew
|
05/04/13
|
|
#1178
|
Schema migration doesn't respect models.Field 'db_column' attribute
|
migrations
|
reopened
|
|
0.7.6
|
defect
|
major
|
andrew
|
09/27/12
|
|
#1179
|
Validation after convert_to_south fails on custom user models
|
commands
|
new
|
|
0.7.6
|
defect
|
major
|
andrew
|
05/01/13
|
|
#1180
|
primary key in model is not primary key in database
|
migrations
|
assigned
|
|
mercurial
|
defect
|
major
|
andrew
|
10/03/12
|
|
#1181
|
Small import fix
|
commands
|
closed
|
fixed
|
unknown
|
defect
|
major
|
andrew
|
10/06/12
|
|
#1182
|
postgresql: Generic DB adds constraints on columns that do not exist
|
databaseapi
|
new
|
|
0.7
|
defect
|
minor
|
andrew
|
10/11/12
|
|
#1183
|
Typo: "Don't get have the code" in autodetector docs
|
documentation
|
closed
|
fixed
|
mercurial
|
defect
|
minor
|
andrew
|
10/18/12
|
|
#1184
|
python 2.4 compat fix for 0.7.6
|
commands
|
new
|
|
0.7.6
|
defect
|
trivial
|
andrew
|
10/23/12
|
|
#1185
|
Migration for a project app with similar app name is stored in wrong folder
|
migrations
|
closed
|
invalid
|
0.7.6
|
defect
|
major
|
andrew
|
11/06/12
|
|
#1186
|
mysql _lookup_constraint_references can return None, expected to return iterable.
|
migrations
|
new
|
|
mercurial
|
defect
|
major
|
andrew
|
04/22/13
|
|
#1188
|
Fails creating PostGIS PointFields with db_index=True
|
migrations
|
new
|
|
0.7.6
|
defect
|
major
|
andrew
|
11/11/12
|
|
#1189
|
Migration.gf should be a classmethod
|
databaseapi
|
reopened
|
|
0.7.6
|
defect
|
minor
|
andrew
|
11/19/12
|
|
#1190
|
Multiple databases: TestCase init fails
|
commands
|
new
|
|
0.7.6
|
defect
|
major
|
andrew
|
11/26/12
|
|
#1191
|
Firebird: Incorrect generation of DEFAULT and CHECK tokens in CREATE TABLE statement
|
migrations
|
new
|
|
0.7.6
|
defect
|
major
|
andrew
|
12/19/12
|
|
#1192
|
migration fails for sqlite if TextField default value contains a percentage sign
|
migrations
|
new
|
|
0.7.6
|
defect
|
major
|
andrew
|
12/06/12
|
|
#1193
|
Correct show of manage command in print statements.
|
commands
|
new
|
|
unknown
|
defect
|
minor
|
andrew
|
12/07/12
|
|
#1194
|
Error Converting to South
|
commands
|
closed
|
fixed
|
mercurial
|
defect
|
major
|
andrew
|
12/08/12
|
|
#1195
|
Alter column not given 'default' argument for field in forwards/backwards
|
migrations
|
new
|
|
0.7.6
|
defect
|
minor
|
andrew
|
12/12/12
|
|
#1196
|
delete_unique not effective on sqlite as it depends on order of columns
|
migrations
|
closed
|
fixed
|
0.7.6
|
defect
|
major
|
andrew
|
12/13/12
|
|
#1197
|
Patched create_test_db wrapper doesn't return db_name
|
commands
|
closed
|
fixed
|
0.7.6
|
defect
|
major
|
andrew
|
12/22/12
|
|
#1198
|
More sensible sort order for migrations?
|
commands
|
new
|
|
unknown
|
defect
|
minor
|
andrew
|
12/24/12
|
|
#1199
|
Code path that is guaranteed to crash
|
migrations
|
closed
|
fixed
|
unknown
|
defect
|
major
|
andrew
|
01/04/13
|
|
#1200
|
Failure to change primary key: missing create_primary_key() in migration
|
commands
|
closed
|
duplicate
|
0.7.6
|
defect
|
major
|
andrew
|
01/10/13
|
|
#1202
|
--stdout option can cause error during schemamigration
|
commands
|
closed
|
invalid
|
unknown
|
defect
|
minor
|
andrew
|
01/16/13
|
|
#1204
|
Issue with Mezzanine 1.3.0 and South 0.7.6
|
migrations
|
closed
|
invalid
|
0.7.6
|
defect
|
major
|
andrew
|
04/06/13
|
|
#1205
|
Incorrect --add-model documentation
|
documentation
|
closed
|
fixed
|
0.7.6
|
defect
|
major
|
andrew
|
02/04/13
|
|
#1206
|
upload_to field of File/ImageField ignored
|
migrations
|
new
|
|
0.7.5
|
defect
|
minor
|
andrew
|
01/29/13
|
|
#1207
|
South is not compatible with mysql 4 (django <= 1.4)
|
commands
|
closed
|
wontfix
|
0.7.6
|
defect
|
critical
|
andrew
|
02/06/13
|
|
#1208
|
migrations fail due to existing foreign key
|
migrations
|
closed
|
invalid
|
0.7.6
|
defect
|
major
|
andrew
|
01/30/13
|
|
#1209
|
Can't run migrations with django 1.5 custom user class.
|
migrations
|
closed
|
duplicate
|
0.7.6
|
defect
|
blocker
|
andrew
|
02/04/13
|
|
#1214
|
create_index doesn't create varchar_pattern_ops index
|
migrations
|
new
|
|
0.7.6
|
defect
|
minor
|
andrew
|
02/07/13
|
|
#1216
|
MySQL backend reliant on "NAME" database property, which might not be present.
|
databaseapi
|
new
|
|
0.7.6
|
defect
|
major
|
andrew
|
02/15/13
|
|
#1218
|
Removed field from table, South forces me to provide default value
|
migrations
|
closed
|
invalid
|
unknown
|
defect
|
minor
|
andrew
|
02/19/13
|
|
#1220
|
Import of django DatabaseError from wrong location
|
commands
|
new
|
|
unknown
|
defect
|
major
|
andrew
|
02/25/13
|
|
#1221
|
0.7.6 no longer supports old Django versions without multidatabase support.
|
commands
|
closed
|
invalid
|
unknown
|
defect
|
major
|
andrew
|
02/26/13
|
|
#1222
|
Index naming seems to have changed in Django 1.5, causes db.delete_index to fail
|
migrations
|
new
|
|
0.7.6
|
defect
|
major
|
andrew
|
03/13/13
|
|
#1224
|
Running "migrate" using PostgreSQL cause the PostgreSQL to log an error
|
commands
|
new
|
|
0.7.6
|
defect
|
trivial
|
andrew
|
03/07/13
|
|
#1227
|
Fix deprecated @@storage_engine usage which halts MySQL migration
|
commands
|
new
|
|
0.7.6
|
defect
|
major
|
andrew
|
03/13/13
|
|
#1228
|
UnknownMigration can't be converted to string
|
migrations
|
new
|
|
unknown
|
defect
|
major
|
andrew
|
03/13/13
|
|
#1230
|
MySQL CREATE TABLE and storage engine
|
migrations
|
new
|
|
0.7.6
|
defect
|
major
|
andrew
|
03/15/13
|
|
#1232
|
problem with south on first use!
|
migrations
|
closed
|
invalid
|
mercurial
|
defect
|
major
|
andrew
|
03/19/13
|
|
#1233
|
mysql rename_column throws error
|
commands
|
closed
|
duplicate
|
0.7.6
|
defect
|
blocker
|
andrew
|
03/20/13
|
|
#1234
|
KeyError on importing south.db if settings.DATABASES contains only Django dummy database
|
databaseapi
|
new
|
|
mercurial
|
defect
|
minor
|
andrew
|
03/21/13
|
|
#1235
|
changing from NullBoolean to Boolean field causes error
|
migrations
|
new
|
|
0.7.6
|
defect
|
major
|
andrew
|
03/27/13
|
|
#1241
|
server error using south
|
commands
|
closed
|
invalid
|
unknown
|
defect
|
major
|
andrew
|
04/06/13
|
|
#1242
|
hstore add_column default must be '' not {}
|
migrations
|
new
|
|
0.7.5
|
defect
|
major
|
andrew
|
04/15/13
|
|
#1243
|
South bombs when default=callable
|
commands
|
closed
|
invalid
|
0.7.6
|
defect
|
major
|
andrew
|
04/12/13
|
|
#1244
|
no such table: auth_permission on initial syncdb
|
commands
|
new
|
|
0.7.6
|
defect
|
major
|
andrew
|
04/12/13
|
|
#1245
|
problem migrating using python3
|
migrations
|
closed
|
duplicate
|
0.7.6
|
defect
|
major
|
andrew
|
04/15/13
|
|
#1246
|
South does not detect added columns if they start with 'is_'
|
commands
|
new
|
|
unknown
|
defect
|
major
|
andrew
|
04/17/13
|
|
#1247
|
Supress "fatal" database errors when not actually fatal
|
commands
|
new
|
|
unknown
|
defect
|
major
|
andrew
|
04/20/13
|
|
#1248
|
schemamigration Migration names should contain only alphanumeric characters and underscores
|
migrations
|
closed
|
invalid
|
0.7.6
|
defect
|
major
|
andrew
|
04/25/13
|
|
#1250
|
Frozen ORM updated when using --add-field
|
commands
|
closed
|
invalid
|
0.7.6
|
defect
|
major
|
andrew
|
05/01/13
|
|
#1251
|
Renaming a table doesn't rename foreign key indexes
|
databaseapi
|
new
|
|
0.7.6
|
defect
|
major
|
andrew
|
05/03/13
|
|
#1252
|
OverflowError for DateFields with Default date.min/date.max
|
commands
|
assigned
|
|
0.7.6
|
defect
|
minor
|
andrew
|
05/10/13
|
|
#1253
|
Using my.cnf for db configuration causes migrations to fail
|
migrations
|
new
|
|
0.7.6
|
defect
|
major
|
andrew
|
05/13/13
|
|
#1254
|
Tutorial part 3: these -> there
|
documentation
|
closed
|
fixed
|
unknown
|
defect
|
trivial
|
andrew
|
05/16/13
|
|
#1255
|
pytz for Google Appengine breaks South
|
migrations
|
new
|
|
unknown
|
defect
|
major
|
andrew
|
05/15/13
|
|
#1256
|
test_alter_unique test fail, 0.7.5&6
|
databaseapi
|
assigned
|
|
0.7.6
|
defect
|
major
|
andrew
|
05/18/13
|
|
#1257
|
AttributeError: 'Options' object has no attribute 'index_together
|
migrations
|
closed
|
fixed
|
0.7.6
|
defect
|
blocker
|
andrew
|
05/23/13
|
|
#1258
|
cannot create datamigrations under Python 3
|
commands
|
new
|
|
mercurial
|
defect
|
major
|
andrew
|
05/23/13
|
|
#1259
|
Bad README file
|
documentation
|
closed
|
fixed
|
mercurial
|
defect
|
trivial
|
andrew
|
05/24/13
|
|
#1260
|
Required Python version in README incorrect
|
documentation
|
closed
|
duplicate
|
mercurial
|
defect
|
trivial
|
andrew
|
05/24/13
|
|
#2
|
problems with multi-table inheritance
|
commands
|
closed
|
fixed
|
0.3
|
defect
|
major
|
andrew
|
04/05/10
|
|
#9
|
Translation strings
|
commands
|
closed
|
fixed
|
0.3
|
defect
|
major
|
andrew
|
04/04/10
|
|
#10
|
db API: no way to change field types
|
databaseapi
|
closed
|
fixed
|
0.3
|
defect
|
major
|
andrew
|
04/04/10
|
|
#14
|
default values like datetime.datetime.now break sql output
|
databaseapi
|
closed
|
fixed
|
0.3
|
defect
|
major
|
andrew
|
04/05/10
|
|
#17
|
problem with # characters in default values causing a 'substring not found' exception
|
commands
|
closed
|
fixed
|
0.3
|
defect
|
major
|
andrew
|
11/06/08
|
|
#18
|
Single quote chars in field default values not escaped
|
databaseapi
|
closed
|
fixed
|
|
defect
|
major
|
andrew
|
08/12/11
|
|
#19
|
table_name should be quoted in db.generic.create_table
|
databaseapi
|
closed
|
fixed
|
|
defect
|
minor
|
andrew
|
09/22/08
|
|
#21
|
Default values don't work with mysql
|
commands
|
closed
|
duplicate
|
|
defect
|
major
|
andrew
|
11/22/08
|
|
#23
|
fix default values of type datetime.date
|
migrations
|
closed
|
fixed
|
0.6-pre
|
defect
|
major
|
andrew
|
10/01/08
|
|
#24
|
migrations do not respect source files encoding, causing SyntaxError: Non-ASCII character in generated migrations
|
commands
|
closed
|
fixed
|
|
defect
|
critical
|
andrew
|
12/31/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
|
|
#26
|
Removing an app that previously used South for migrations causes the migrate command to fail
|
commands
|
closed
|
fixed
|
|
defect
|
major
|
amccurdy
|
10/06/08
|
|
#27
|
management --verbosity option conflicts with django core
|
commands
|
closed
|
fixed
|
|
defect
|
major
|
andrew
|
10/14/08
|
|
#29
|
show import errors rather than saying "doesn't exist"
|
commands
|
closed
|
fixed
|
0.6-pre
|
defect
|
major
|
andrew
|
10/15/08
|
|
#31
|
Confusing error in startmigration --initial if the directory already exists
|
commands
|
closed
|
fixed
|
|
defect
|
major
|
andrew
|
07/14/10
|
|
#32
|
ContentType table is not updated when renaming table
|
migrations
|
accepted
|
|
0.6-pre
|
defect
|
major
|
andrew
|
11/07/09
|
|
#33
|
South doesn't pass unit tests
|
commands
|
closed
|
fixed
|
0.3
|
defect
|
minor
|
andrew
|
10/22/08
|
|
#34
|
Sqlite3 not supported
|
commands
|
closed
|
fixed
|
|
defect
|
major
|
andrew
|
01/22/12
|
|
#35
|
get_migration_names(app) returns too many files on mac (bc of hidden files)
|
migrations
|
closed
|
fixed
|
0.6-pre
|
defect
|
minor
|
andrew
|
10/26/08
|
|
#36
|
tests fail on installed south
|
commands
|
closed
|
fixed
|
|
defect
|
major
|
andrew
|
08/26/11
|