Andrew Godwin <andrew@...

(Andrew Godwin <andrew@...)

Most Active Role

N/A

Most Active Component

N/A

Activity Timeline

[No data in this time period]

Components

[No data in this time period]

Tickets

Trac Ticket (17) Reporter (0) Owner (14) Commenter (19) Summary Component
21783 21783 3 Adding a non-nullable field fails on SQLite Migrations
22725 22725 1 Migration.run_before does nothing Migrations
21638 21638 1 Infinite migrations when using AUTH_USER_MODEL Migrations
21958 21958 1 Migrations fail on adding ForeignKey field to User model Migrations
21868 21868 1 Empty migrations dir causes exception Migrations
21842 21842 1 DatabaseFeature.max_index_name_length is redundant of DatabaseOperations.max_name_length Migrations
21969 21969 1 Dependent apps do not handle fixture data properly when migration Migrations
21968 21968 1 Django doesn't detect initial migration when an app is a dependency Migrations
21954 21954 1 1.7a1 - Migration syntax error Migrations
21917 21917 1 Breakage in SQLite migrations Migrations
21892 21892 1 Remove "string based" RunPython operations. Migrations
21872 21872 1 With custom User, test database is not created due to missing auth.Group relation Migrations
21142 21142 1 Cannot run migrations that reference django.contrib.auth.models.User Migrations
21151 21151 1 Failures in the new schema tests Database layer (models, ORM)
14043 14043 1 Incorrect and/or confusing behaviour with nullable OneToOneField Database layer (models, ORM)
14056 14056 1 Wrong query generated when using reverse foreign key Database layer (models, ORM)
14516 14516 1 Extract methods from removetags and slugify template filters Template system