Timeline
05/09/12:
- 20:39 Ticket #1076 (MySQL: delete_unique() fails if the index "supports" a FK) created by
- I'll paraphrase a mail I recently sent to the transifex-devel list In (at …
- 14:49 Ticket #1075 (lack of check about the value to use for existing columns at migration) closed by
- wontfix: SQLite does not have any integrity checks for that - this is a problem …
- 12:01 Ticket #1075 (lack of check about the value to use for existing columns at migration) created by
- With sqllite db, south can take any value e.g(datetime.date.today()) as a …
05/08/12:
- 11:39 Ticket #1071 (Syntax error in db/generic.py with Python 2.4) closed by
- fixed: Fixed in [cdaa2160ffc6].
- 11:39 WikiStart edited by
- (diff)
05/04/12:
- 15:52 Ticket #1073 (South does not notice when a ForeignKey's type should change) created by
- If I create ModelA which has a primary key set to a CharField?, and create …
- 12:40 Ticket #1072 (Please add a "Known Bugs" section to the docs) closed by
- wontfix: Closing as WONTFIX - that would be a massive documentation burden, and the …
- 12:37 Ticket #1072 (Please add a "Known Bugs" section to the docs) created by
- Today I spent hours hunting a bug in my code, which turned out to be a …
05/01/12:
- 13:21 Ticket #1071 (Syntax error in db/generic.py with Python 2.4) created by
- When using South 0.7.4 with Python 2.4, the initial syncdb fails with a …
04/25/12:
- 20:41 Ticket #1070 (migration fails with m2m field, with certain attributes defined, pointing ...) created by
- This one is similar to ticket #496, …
04/24/12:
- 00:30 Ticket #1065 (`delete_foreign_key` doesn't work with recursive relationships on ...) closed by
- fixed: Fixed in [516a37d63711].
04/23/12:
- 10:17 Ticket #1069 (ORM freezing does not like Django 1.4 with USE_TZ turned on.) closed by
- duplicate: This bug (#1012) was fixed in 0.7.4. You'll have to delete any migrations …
- 04:38 Ticket #1069 (ORM freezing does not like Django 1.4 with USE_TZ turned on.) created by
- I've got a recently-ported Django 1.4 application that I started using …
04/19/12:
- 12:01 Ticket #1067 (missing _ormbase in case of complex inheritance pattern) created by
- Lets have the following inheritance structure: (Using south 0.7.4 and …
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 …
Note: See TracTimeline
for information about the timeline view.
