Timeline
04/17/12:
- 14:05 Ticket #1066 (Custom field specified by model with the full application label problem) created by
- Hi, I run into a problem when using a Custom field and the custom field …
04/16/12:
- 05:55 Ticket #1065 (`delete_foreign_key` doesn't work with recursive relationships on ...) created by
- The issue can be triggered by calling alter_column with a self …
- 04:48 Ticket #807 ("verify_exists" option for models.URLField not detected) closed by
- wontfix: Thanks for the report but since this option is …
- 04:42 Ticket #962 (db.delete_index() is not available) closed by
- fixed: As of 0.7.4 …
- 04:29 Ticket #731 (Not picking db_index=False for SlugField) closed by
- fixed
- 04:29 Ticket #672 (Column names should be quoted in call to create_unique for sqlite) closed by
- fixed
04/15/12:
- 16:24 Ticket #1064 (bad indent of "pass" when creating empty initial migration) closed by
- worksforme: Already fixed in [b66bae4989c6].
- 16:22 Ticket #1064 (bad indent of "pass" when creating empty initial migration) created by
- When I create new empty app and create first initial migration (on empty …
04/14/12:
- 10:28 Ticket #1012 (South Migrations fail with Django 1.4's Timezone Aware Feature) closed by
- fixed: The fix for this is in the migration generator, so you need to delete any …
- 04:57 Ticket #1012 (South Migrations fail with Django 1.4's Timezone Aware Feature) reopened by
- I have this problem too, see here: http://pastebin.com/YGkhxbYV …
04/11/12:
- 10:33 Ticket #1062 (column "date" cannot be cast to type date) closed by
- invalid: This is an error specific to your application - you just can't convert …
- 10:30 Ticket #1063 (More meaningful error messages about database errors during the migration) closed by
- worksforme: South _does_ print the error that caused a migration - it usually appears …
- 10:10 Ticket #1063 (More meaningful error messages about database errors during the migration) created by
- To mention a concrete example, a database migration was failing on […] …
- 02:03 Ticket #1062 (column "date" cannot be cast to type date) created by
- ALTER TABLE "public"."show" ALTER COLUMN "date" TYPE date fails on …
04/09/12:
- 17:11 Ticket #1061 (Undocumented: can't use orm API with --db-dry-run) closed by
- wontfix: This is because it's not meant to be explicitly user-accessible - data …
- 17:08 Ticket #1061 (Undocumented: can't use orm API with --db-dry-run) created by
- If a migration accesses the orm API, you get an exception. AFAICT this is …
04/06/12:
- 18:47 Ticket #1058 (PostreSQL issues with alter commands) closed by
- worksforme: I've just tried to replicate this with both an alter_column on a …
- 00:04 Ticket #1057 (PostgreSQL index name differences prevent field indexes from being dropped) closed by
- fixed: Oops, forgot to mark this as pulled/fixed.
04/04/12:
- 15:45 Ticket #1060 (Upload the 0.7.4 tar package on the releases page) closed by
- fixed
- 15:36 Ticket #1060 (Upload the 0.7.4 tar package on the releases page) created by
- 01:35 Ticket #1059 (ImportError: cannot import name CASCADE with new South, Django 1.2) closed by
- fixed: Already fixed just after the release: …
- 00:24 Ticket #1059 (ImportError: cannot import name CASCADE with new South, Django 1.2) created by
- Unconfirmed bug reported in #django-south. Sounds likely on the face of …
04/03/12:
- 13:27 Ticket #1053 (Making field unique fails on PostgreSQL with Django 1.4) closed by
- fixed: Fixed and properly tested as of [916f74766c26].
- 13:21 Ticket #578 (Boolean default values are not set correctly when adding new columns with ...) closed by
- fixed: Fixed in [916f74766c26].
- 10:40 Ticket #1053 (Making field unique fails on PostgreSQL with Django 1.4) reopened by
- There is a test (south.tests.db.TestOperations.test_alter_unique) that …
04/02/12:
- 11:10 Ticket #1053 (Making field unique fails on PostgreSQL with Django 1.4) closed by
- fixed: Fixed in [fb2c64e3fbb5].
- 09:53 Ticket #1058 (PostreSQL issues with alter commands) created by
- Applying migrations that involves alter_column on foreign keys or …
03/30/12:
- 22:34 Ticket #1057 (PostgreSQL index name differences prevent field indexes from being dropped) created by
- I think the patch for ticket #776 fixed MySQL but broke PostgreSQL in the …
03/29/12:
- 20:19 Ticket #1056 (Soft-match dependencies) closed by
- wontfix: I don't think this is a wise idea (and I'm marking it WONTFIX) because …
- 20:12 Ticket #1056 (Soft-match dependencies) created by
- It'd be nice if migration dependency names could be specified in a similar …
03/26/12:
- 21:59 WikiStart edited by
- (diff)
- 09:14 Ticket #1055 (Warning in migration template: "use orm['fooapp.YourModel'] not from ...) created by
- I know it and you know it. But many don't: […] Please add this …
03/23/12:
- 21:17 Ticket #763 (on_delete option for foreign keys not picked up by south) closed by
- fixed: Committed as [9faade77e7b4]. Thanks.
03/22/12:
03/19/12:
- 15:54 Ticket #1053 (Making field unique fails on PostgreSQL with Django 1.4) created by
- Hi there, this issue seems to appear only with Django 1.4, and only when a …
- 15:30 Ticket #523 (Cant change ForeginKey from null=False to null=True in MySQL) closed by
- fixed: Please don't re-open tickets - this particular bug _was_ fixed a while …
- 15:28 Ticket #523 (Cant change ForeginKey from null=False to null=True in MySQL) reopened by
- This issue still exists.
Note: See TracTimeline
for information about the timeline view.
