Timeline
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:
12/25/09:
- 11:45 Ticket #310 (KeyError: 'db') created by
- Don't really know what else to say about this other than the fact that the …
- 08:18 BadContent edited by
- (diff)
- 07:43 BadContent edited by
- (diff)
12/24/09:
- 11:47 Ticket #304 ([patch] Hacks.set_installed_apps() fails to monkeypatch models.get_apps ...) closed by
- worksforme: This has already been fixed in the development codebase, but thanks for …
- 11:13 Ticket #304 ([patch] Hacks.set_installed_apps() fails to monkeypatch models.get_apps ...) created by
- the original models.get_apps() returns a list of modules while the hacked …
12/22/09:
- 23:07 Ticket #303 (Respect DJANGO_SETTINGS_MODULE, --settings) closed by
- invalid: Marking as such.
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 …
Note: See TracTimeline
for information about the timeline view.
