Timeline
02/01/10:
- 23:46 Ticket #331 (Undefined method in Migration object) closed by
- fixed: Fixed in [1f455faa795d].
- 23:42 Ticket #330 (undefined variable used in warning) closed by
- fixed: Fixed in [cbad4425c5c4].
- 23:26 SouthFieldTriple edited by
- (diff)
- 23:25 SouthFieldTriple edited by
- (diff)
- 23:23 MyFieldsDontWork created by
- 15:05 Ticket #331 (Undefined method in Migration object) created by
- The Migration model desnt have from_name method. # Ask South if …
- 15:00 Ticket #330 (undefined variable used in warning) created by
- the variable "field" doesnt exists in …
01/31/10:
- 17:30 ExtendingIntrospection edited by
- (diff)
- 17:24 Ticket #327 (contribute_to_class can be called multiple times for fields) closed by
- fixed: Ah, the custom introspection solution is nice and clean; I'll stick a …
- 04:49 Ticket #327 (contribute_to_class can be called multiple times for fields) created by
- I have a custom field that adds another field to the model in its …
01/30/10:
- 14:00 Ticket #326 (problems with orm and multi-table inheritance) created by
- Hi, I'm trying to do some data migration using model class (for example, …
01/28/10:
- 10:48 Ticket #315 (south appears to lower-case table name when generating constraint for ...) closed by
- fixed: Alright, the 0.7 branch has this all straightened out in [1e6d1da2d3cc].
- 10:32 Ticket #317 (Migration fails for PostgreSQL if default value contains percentage signs ...) closed by
- fixed: Fixed in [6213146f0f06].
- 10:11 Ticket #325 (Unable to access "get_for_model" method of the ContentTypes framework) closed by
- wontfix: Yes, this is (unfortunately) by design; custom methods aren't carried over …
- 08:06 Ticket #325 (Unable to access "get_for_model" method of the ContentTypes framework) created by
- When I execute the following code inside a migration I am getting an …
01/26/10:
- 16:43 Ticket #324 (M2M join table not created with Django 1.2 alpha 1) created by
- After adding a "Team" table with a M2M relation to an existing model …
- 15:59 ReleaseNotes/0.7 edited by
- (diff)
- 15:33 BadContent edited by
- (diff)
- 15:32 ReleaseNotes/0.7 edited by
- (diff)
- 15:30 Settings edited by
- (diff)
- 03:12 Ticket #323 (Traceback when createing a new migration with ManyToMany field) created by
- looks like ticket #279 I used django 1.2-pre-alfa, but in latest trunk …
01/25/10:
- 09:38 Ticket #321 (Tab/spaces/intendation issue in sqlite3.py file) closed by
- fixed: Fixed in [4e556eb30377].
- 09:36 Ticket #322 (changeset 4d43d22033b9 syntax error) closed by
- duplicate: Duplicate of #321.
- 08:31 Ticket #322 (changeset 4d43d22033b9 syntax error) created by
- line 137 south/db/sqlite3.py has syntax error: incorrect indentation.
01/22/10:
- 15:17 Ticket #321 (Tab/spaces/intendation issue in sqlite3.py file) created by
- When attempting to migrate a sqlite3 database got an IndentationError?. …
01/21/10:
- 16:48 Ticket #320 (migrate management command doesn't return a proper status code.) closed by
- fixed: Committed in [054255960b60].
- 16:33 Ticket #320 (migrate management command doesn't return a proper status code.) created by
- Its just a return, rather than a sys.exit(1) when a migration errors.
- 13:31 Ticket #318 (ContentTypes signals require "db" argument since Django 1.2) closed by
- duplicate: I agree. Closing.
- 10:26 Ticket #310 (KeyError: 'db') closed by
- fixed: Fixed in [28ca426eb343] and [94a9f98db5d7].
- 09:20 Ticket #319 (AddModel Migration is leaving off commas between defintions) closed by
- fixed: Ha, yes, it's reasons like this why 0.7 isn't quite ready for primetime :) …
- 04:32 Ticket #319 (AddModel Migration is leaving off commas between defintions) created by
- Migrations that create models leave off the commas between definitions... …
01/19/10:
- 06:56 Ticket #318 (ContentTypes signals require "db" argument since Django 1.2) created by
- I've had this error while trying to re-create the database from scratch: …
01/18/10:
- 22:00 Ticket #317 (Migration fails for PostgreSQL if default value contains percentage signs ...) created by
- Tried migrating a model with the following field: […] Got: […] …
- 19:43 Ticket #316 (SQLIte migrations break sometimes when adding columns and then ...) closed by
- fixed: Excellent, that's been merged into trunk. I'll close the ticket, as the …
- 16:09 Ticket #316 (SQLIte migrations break sometimes when adding columns and then ...) created by
- The problem is with the self._fields When adding a column and then …
01/15/10:
- 10:45 Ticket #315 (south appears to lower-case table name when generating constraint for ...) created by
- South (or django) appears to preserve case when generating tablenames, but …
01/11/10:
- 13:27 Ticket #314 (eval() breaks --intial migration) closed by
- fixed: Bugs in 0.7 already? Well done. Fixed in [df83cb79bfa8].
- 01:03 Ticket #314 (eval() breaks --intial migration) created by
- Here's another one for your coffers Andrew. If I remove the if meta: …
01/10/10:
- 17:12 Ticket #313 (add new blank=True CharField on SQLite results in OperationalError: ...) created by
- I am trying to run this migration on SQLite3: […] Where the new field …
- 15:23 BadContent edited by
- (diff)
- 15:22 Ticket #312 (South deletes table that has: managed = False) created by
- in class Meta for one of my models I have: managed = False when I run …
01/07/10:
- 02:03 Ticket #311 (Warning: BLOB/TEXT column 'body' can't have a default value) created by
- Get this error when running on mysql: […] This is a fix […]
01/06/10:
Note: See TracTimeline
for information about the timeline view.
