Timeline
12/04/09:
- 09:51 Ticket #290 (adding EmailField fails in sqlite) closed by
- invalid: This is entirely expected; you didn't put null=True in the definition, …
12/03/09:
- 19:42 Ticket #290 (adding EmailField fails in sqlite) created by
- Not sure how much this is south vs django vs sqlite3 When I create a …
- 08:53 Ticket #289 (Typo in db.delete_table (db.delete_table, not db.drop_table)) closed by
- fixed: Fixed. drop_table happens to work as well, but it's best to use canonical …
- 08:53 db.delete_table edited by
- (diff)
- 00:39 Ticket #289 (Typo in db.delete_table (db.delete_table, not db.drop_table)) created by
- On db.delete_table, db.drop_table should be db.delete_table.
11/30/09:
- 23:42 Ticket #288 (altering a column in sqlite fails when Meta.unique_together is defined) created by
- There is a problem when altering a column in sqlite. I debugged the …
- 06:23 Ticket #287 (Sequence of column rename, add, then re-rename fails on sqlite) created by
- I have a series of migrations for a particular model that are failing when …
11/28/09:
11/27/09:
- 16:57 Ticket #282 (Have migrate command exit with an error code in the case of migration ...) created by
- I'm running South migrations by means of a Fabric deployment script. …
11/26/09:
- 23:33 Ticket #281 (Anomaly when startmigration --auto adds one and removes another model) created by
- I created an --auto migration which deleted an existing model …
11/25/09:
- 11:53 ReleaseNotes/0.7 edited by
- (diff)
- 11:52 ReleaseNotes/0.7 edited by
- (diff)
- 11:52 ReleaseNotes/0.7 created by
11/18/09:
11/16/09:
- 17:51 Ticket #279 (Traceback when createing a new migration.) closed by
- invalid: Yes, that error usually means Django's internal ORM resolving isn't …
11/10/09:
- 23:58 Ticket #280 (Removing a OneToOneField Tries to add ID before before removing old PK) created by
- If you remove a OneToOneField? from a model, postgres produces the …
- 22:33 Ticket #279 (Traceback when createing a new migration.) created by
- I just updated to the latest trunk and now I can't create new migrations: …
11/07/09:
- 16:55 Ticket #278 (Integrate with django-denorm) closed by
- invalid: There's two ways of doing this kind of integration; see …
11/06/09:
- 02:18 Ticket #278 (Integrate with django-denorm) created by
- I wonder if there is some clever way to integrate South with …
11/04/09:
- 08:59 Ticket #277 (extra whitespace in generated migrations) closed by
- wontfix: It's not very often I close as WONTFIX, but in this case I'll have to - …
- 05:28 Ticket #277 (extra whitespace in generated migrations) created by
- This is REALLY minor and nitpicky but I figured I'd mention it. I just …
Note: See TracTimeline
for information about the timeline view.
