Timeline
12/21/09:
- 22:26 Ticket #303 (Respect DJANGO_SETTINGS_MODULE, --settings) created by
- I have two settings profiles: one for production (settings) and one for …
12/20/09:
- 23:51 Ticket #300 (Migrate Error) closed by
- worksforme: It looks like you have an initial migration that you made _after_ you'd …
12/18/09:
- 18:47 Ticket #302 (ValueError: You cannot add a null=False column without a default value.) closed by
- invalid: Well, you certainly do need a default value, since the database needs …
12/17/09:
- 16:17 Ticket #302 (ValueError: You cannot add a null=False column without a default value.) created by
- i have a model looks like this: […] the initial migration looks like …
12/15/09:
- 22:22 Ticket #301 (Introspection error with no EOL at end of file with PointField) created by
- I have an app called apps.cdla_apps.parkway, with three models, two of …
- 20:04 BadContent edited by
- (diff)
- 08:48 BadContent edited by
- (diff)
- 07:48 Ticket #300 (Migrate Error) created by
- Hi I get the below error when I try to migrate data. I followed the same …
12/14/09:
- 23:57 Ticket #295 (migrate command fails on model migrations with default values as callables) closed by
- invalid: Yes, please don't pass in a callable in for the default value. South 0.7 …
- 23:54 Ticket #296 (ValueError When Using django-extensions TimeStampedModel) closed by
- invalid: Yes, you'll need to make sure South knows about the field; you can use the …
- 12:36 Ticket #296 (ValueError When Using django-extensions TimeStampedModel) created by
- My model is extending TimeStampedModel? class of django-extensions. …
- 12:10 Ticket #295 (migrate command fails on model migrations with default values as callables) created by
- Given the model MyModel?, I've added a new field with a …
12/12/09:
12/11/09:
12/09/09:
- 21:19 Ticket #294 (Acessing ManyToMany field pulls the wrong relationship) created by
- During the migration, accessing a ManyToMany? manager brings the wrong …
- 17:02 Ticket #293 (Truncation problem with adding ManyToMany Fields results in "relation ...) created by
- Using Postgres. When you add a many to many that has long-named …
12/08/09:
- 19:34 Ticket #292 (some tests failing under sqlite3) created by
- There are a few tests that are failing due either to syntax quirks or …
12/07/09:
- 16:03 Ticket #291 (Cannot alter mysql table) created by
- I tried to add ForeignKey? to an existing table. In fact it needs to create …
- 09:43 BadContent edited by
- (diff)
- 08:50 BadContent edited by
- (diff)
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
Note: See TracTimeline
for information about the timeline view.
