Timeline
01/23/09:
- 01:11 Ticket #80 (MySQL foreign keys prevent deletion of db column) created by
- I'm running into the problem reported in ticket #66 in a slightly …
01/22/09:
- 08:10 Ticket #79 (Adding a CharField to a table in sqlite yields `sqlite3.OperationalError: ...) created by
- This migration: db.add_column('app_table', 'value', …
01/19/09:
01/15/09:
- 22:56 Ticket #77 (list index out of range when executing custom SQL in a transaction) closed by
- fixed: Well, I'm sure at least one backend doesn't support it if it's in Django, …
01/14/09:
- 00:05 Ticket #77 (list index out of range when executing custom SQL in a transaction) created by
- I'm trying to create a south migration to handle the "installation" of …
01/13/09:
- 11:33 Ticket #76 (south-0.4 release has 0.3 in setup.py) closed by
- fixed: OK, it appears to be in pypi now; easy_install managed to install it, at …
- 02:18 Ticket #76 (south-0.4 release has 0.3 in setup.py) created by
- Also, it would be great if you could upload a package to PyPI -- it would …
- 01:02 Download edited by
- (diff)
01/12/09:
- 23:48 Milestone 0.4 completed
- 22:50 Download edited by
- (diff)
- 22:49 ReleaseNotes/0.4 edited by
- (diff)
- 22:49 ReleaseNotes/0.4 edited by
- (diff)
- 22:48 WikiStart edited by
- (diff)
- 22:48 UnitTestIntegration edited by
- (diff)
- 22:45 UnitTestIntegration edited by
- (diff)
- 22:42 ReleaseNotes/0.4 edited by
- (diff)
- 22:40 DatabaseAPI edited by
- (diff)
- 22:35 ReleaseNotes/0.4 edited by
- (diff)
- 22:34 ReleaseNotes/0.4 edited by
- (diff)
- 22:34 ReleaseNotes created by
- 22:33 ReleaseNotes/0.4 created by
- 22:23 Download edited by
- (diff)
- 22:04 Ticket #74 (rename primary key index when renaming table in postgresql) closed by
- fixed: Committed in [128].
- 21:34 Ticket #60 (many-to-many self reference - can't do this) closed by
- fixed: I've tested this and it definitely works now, even if it uses too many …
- 21:31 BackwardsIncompatableChanges created by
- 21:30 Ticket #55 (post_syncdb signal is sent too early) closed by
- fixed: OK, patch committed in [126], with a few modifications related to dry …
- 21:22 Roadmap created by
- 21:20 WikiStart edited by
- (diff)
- 21:19 Ticket #14 (default values like datetime.datetime.now break sql output) closed by
- fixed: Fixed in [125]. The whole drop-default-if-we-don't-need-it part is already …
01/07/09:
- 11:18 Ticket #75 (migrations seem not to be executed before tests) created by
- See attached simple application. Steps to reproduce: 1. manage.py …
01/05/09:
- 03:11 Ticket #74 (rename primary key index when renaming table in postgresql) created by
- postgresql does not rename indexes associated with a table when you ALTER …
01/04/09:
- 20:54 Ticket #73 (ability to specify separate directory for storing migrations) created by
- The placement of individual files in the migrations/ directory works well …
01/02/09:
- 16:01 Ticket #72 (manage.py: error: no such option: --add-field) created by
- When I run this command: ./manage.py startmigration appname …
12/31/08:
- 15:34 Ticket #68 (When should the post_syncdb be sent?) closed by
- duplicate: Just noticed this is a duplicate of #55, essentially, since that's the …
- 15:31 Ticket #7 (Make changes in models automatic) closed by
- wontfix: Closing this, as it's unlikely we'll write a model history tracker in the …
- 15:28 Ticket #10 (db API: no way to change field types) closed by
- fixed: OK, alter_column has been working for ages now, and I missed this ticket. …
- 15:17 Ticket #24 (migrations do not respect source files encoding, causing SyntaxError: ...) closed by
- fixed: Fixed in [124]. Sorry about the delay there :)
- 15:04 Ticket #66 (delete_column() and ForeignKeys, with MySQL/Innodb) closed by
- fixed: Fixed in [123]; the delete_column call now correctly has _id on it, and …
- 14:36 Ticket #67 (--add-field for m2m fields generates invalid code) closed by
- fixed: Fixed in [122]. (The forwards side was also useless, since you need to …
- 14:25 FAQ edited by
- (diff)
- 14:12 Ticket #69 (add_column with keep_default doesn't work for ForeignKeys) closed by
- fixed: Fixed in [120].
- 13:59 Ticket #63 (Need to create predictable names for unique indexes on columns) closed by
- fixed: I've committed a fix for this in [119]. anonymous: The reason we can't use …
- 13:24 Ticket #71 (db.rename_column always fails with --db-dry-run) closed by
- duplicate: Yes, after testing this isn't happening with a post-#65 version. Marking …
12/25/08:
- 18:50 Ticket #71 (db.rename_column always fails with --db-dry-run) created by
- db.rename_column always fails with --db-dry-run because {{{ …
Note: See TracTimeline
for information about the timeline view.
