Timeline
10/27/10:
- 23:07 Ticket #641 (Fixture installing doesn't recognize "--database" option) created by
- When migrating a module with fixtures, and using the --database option, …
- 22:31 Ticket #640 (Documentation suggestion: A way to ignore apps containing migrations) created by
- Whether or not it may be considered wise to do so, it is likely that a …
- 22:17 Ticket #639 (Support fixture schema migrations) created by
- I use fixtures for testing. But as my schema changes over time and I …
- 13:16 Ticket #638 (platform-dependent constraint name hash) created by
- Constraint names in south appear to use the python built in hash function …
- 10:26 BadContent edited by
- (diff)
- 10:21 BadContent edited by
- (diff)
- 10:18 Ticket #604 (Dropping sqlite column after data migration fails) closed by
- invalid: Yeah, so this is a bug in that bundled version then. I've committed a docs …
- 10:06 BadContent edited by
- (diff)
- 09:58 BadContent edited by
- (diff)
- 08:25 BadContent edited by
- (diff)
10/26/10:
- 21:29 BadContent edited by
- (diff)
- 20:17 BadContent edited by
- (diff)
- 18:43 Ticket #627 (alter_column fails on postgres when removing null=True) created by
- I ran into an irritation while using South to change several text columns …
- 17:31 BadContent edited by
- (diff)
- 15:28 BadContent edited by
- (diff)
- 15:22 Ticket #513 (Migration fails on django-cms) closed by
- invalid: As I said before, this bug is not a South issue, but particular to …
- 15:20 Ticket #513 (Migration fails on django-cms) reopened by
- I had the very save failure as this point 'picture:0005_table_rename'. The …
- 14:01 BadContent edited by
- (diff)
- 13:00 BadContent edited by
- (diff)
- 12:07 BadContent edited by
- (diff)
- 08:03 BadContent edited by
- (diff)
- 00:10 Ticket #616 (No support for custom M2M subclasses that change the schema of auto ...) created by
- I'm trying to integrate south support into …
10/25/10:
- 23:45 BadContent edited by
- (diff)
- 22:46 BadContent edited by
- (diff)
- 21:34 Ticket #144 (Sqlite and unique_together) closed by
- fixed: OK, looks good - applied as [c92d62e5e5df].
- 21:31 Ticket #603 (Putting South into installed_apps issues SET_FOREIGN_KEY_CHECKS=0) closed by
- fixed: Right you are. Fixed in [9922086cf843].
- 21:26 Ticket #572 (Incompatibility with tables manually specifying postgres schemas) closed by
- fixed: To be honest, I don't want to invest any more time in fixing this issue - …
- 11:48 Ticket #572 (Incompatibility with tables manually specifying postgres schemas) reopened by
- This only partly fixes this issue, which is related to django. Russ …
- 00:43 Ticket #603 (Putting South into installed_apps issues SET_FOREIGN_KEY_CHECKS=0) reopened by
- self._initialised never gets set... which caused my migration to hang …
10/21/10:
- 22:15 Ticket #606 (The "convert_to_south" command fails if "models" is a package (directory)) created by
- I've attempted this several different times to test it, but if the …
- 17:46 Ticket #605 (When models are broken into seperate files South does not detect them.) created by
- Not sure if there is any way for South to detect models in non-standard …
- 08:56 Ticket #604 (Dropping sqlite column after data migration fails) created by
- When following the tutorial at …
10/16/10:
- 15:30 Ticket #602 (--delete-ghost-migrations doesn't work on convert_to_south) closed by
- duplicate: Duplicate of #519.
- 15:28 Ticket #603 (Putting South into installed_apps issues SET_FOREIGN_KEY_CHECKS=0) closed by
- fixed: Fixed in [a7ccfadca0ba].
- 11:03 Ticket #603 (Putting South into installed_apps issues SET_FOREIGN_KEY_CHECKS=0) created by
- The title pretty much says it; just by putting south into INSTALLED_APPS I …
10/15/10:
- 15:39 Ticket #602 (--delete-ghost-migrations doesn't work on convert_to_south) created by
- When running ./manage.py appname convert_to_south, if migrations already …
10/14/10:
- 19:37 Ticket #601 (Unable to remove UNIQUE from field with South 0.72) created by
- I've created a schemamigration which removes UNIQUE and 'required' from a …
10/13/10:
- 20:47 Ticket #597 ("converting an app" documentation fixes and clarifications) closed by
- fixed: Fixed in [ef8e3fd3a82d].
- 13:37 Ticket #600 (Adding Boolean field doesn't obey default with SQLite) created by
- When a migration adds a boolean column to a SQLite database, the default …
10/11/10:
- 22:04 Ticket #599 (PointField error) created by
- I'm trying to convert some geodjango models to South. I got this error: …
10/06/10:
- 17:37 Ticket #597 ("converting an app" documentation fixes and clarifications) created by
- […] The other thing that could use slightly more explanation on this …
10/04/10:
- 13:10 Ticket #596 (South emits signals which do not honor Django's expectations.) created by
- During unit testing for any project with South installed, Model signals …
09/29/10:
- 13:56 Ticket #589 (Attempts to inspect egg directories for migrations fails) closed by
- wontfix: Yeah, we don't support zipped eggs for migrations, since you can't …
- 13:38 Ticket #581 (Change from models.py to models module results in deletion of all models) closed by
- invalid
09/28/10:
Note: See TracTimeline
for information about the timeline view.
