Timeline
03/05/12:
- 20:13 Ticket #1050 (converstion of IntegerField to PositiveIntegerField has constraint ...) created by
- I had an IntegerField? that I converted to a PositiveIntegerField?, the auto …
- 15:42 Ticket #1049 (unique_together ordering) created by
- I am trying to add a unique_together constraint to a table. The fields …
- 09:12 Ticket #976 (Failure when applying auto-generated migration for proxy model) closed by
- duplicate
02/29/12:
- 13:45 Ticket #1048 (Version number per Model/Table not per APP) closed by
- wontfix: I'm going to reject this, with good reason. The only problem this claims …
- 12:56 Ticket #1048 (Version number per Model/Table not per APP) created by
- If someone rewrites south (maybe for integration to django core), it would …
02/28/12:
- 11:55 Ticket #1047 (has_ddl_transactions property broken with MySQL and Django 1.3) closed by
- fixed: You're very much right. Fixed in [126a1ad2ee9d].
- 06:07 Ticket #1047 (has_ddl_transactions property broken with MySQL and Django 1.3) created by
- The new has_ddl_transactions property code assumes that if the …
02/22/12:
- 16:17 Ticket #601 (Unable to remove UNIQUE from field with South 0.72) closed by
- fixed: This apparently got fixed without me closing this bug.
02/21/12:
- 15:56 Ticket #1030 (00074f0d28e7 introduces a bug in MySQL) closed by
- fixed: Ah, it's an import I missed during a code review. Have pushed a change …
02/15/12:
- 10:24 Ticket #1030 (00074f0d28e7 introduces a bug in MySQL) created by
- https://bitbucket.org/andrewgodwin/south/changeset/00074f0d28e7 introduces …
02/14/12:
- 11:11 Ticket #1027 (South unable to do DDL transactions under pysqlite and sqlite3) closed by
- fixed: Thanks - I've pulled it.
- 11:07 Ticket #1029 (Data migration that delete rows does not work - MySQL) created by
- I created a data migration that deletes some rows that are referenced by …
02/07/12:
- 22:29 Ticket #1028 (db.send_create_signal documentation mentions startmigration) created by
- the documentation for db.send_create_signal mentions that "startmigration …
- 19:00 Ticket #1027 (South unable to do DDL transactions under pysqlite and sqlite3) created by
- Actually the sqlite3 database supports DDL transactions: […] …
02/06/12:
- 16:03 Ticket #1026 (calling `alter_column` on a non-existing column doesn't raise an error) closed by
- invalid
- 13:01 Ticket #1026 (calling `alter_column` on a non-existing column doesn't raise an error) created by
- If you would run […] from the south docs without changing the table …
- 11:24 Ticket #1025 (dbs.create_table does not create anything) created by
- As reported at …
02/05/12:
- 10:27 Ticket #1024 (retry_failed_fields methods fails to produce meaningfull error if ...) created by
- Method south.orm.FakeOrm.retry_failed_field fails to produce meaningfull …
Note: See TracTimeline
for information about the timeline view.
