Timeline
05/20/11:
- 14:42 Ticket #775 (delete_foreign_key doesn't work on sqlite3) created by
- {{{ django.db.utils.DatabaseError?: no such table: …
05/10/11:
- 22:52 Ticket #767 (configurable verbosity during test runs) closed by
- invalid: No problem - logging has always been a, uh, interesting Python module.
05/09/11:
- 10:14 Ticket #766 (db.delete_column() not worked for mysql 5.5 when the column is a foreign ...) closed by
- fixed: Thanks; fixed in [adb5a9cb58cb]
05/05/11:
- 18:54 Ticket #767 (configurable verbosity during test runs) created by
- When running django-admin.py test, with SOUTH_TESTS_MIGRATE=True, South …
05/04/11:
- 19:11 Ticket #766 (db.delete_column() not worked for mysql 5.5 when the column is a foreign ...) created by
- The problem is that there is a subtle typo in the mysql.py code that …
05/03/11:
- 17:25 Ticket #765 (Oracle: proper altering of columns with NULL/NOT NULL) closed by
- fixed: Thanks - pulled!
05/02/11:
- 15:48 Ticket #765 (Oracle: proper altering of columns with NULL/NOT NULL) created by
- I'll start with a real-life example. I have app with model Staff that …
- 11:14 BadContent edited by
- (diff)
04/27/11:
- 15:23 Ticket #763 (on_delete option for foreign keys not picked up by south) created by
- The on_delete option (new in Django 1.3: …
04/26/11:
04/22/11:
- 08:46 Ticket #761 (sqlite3: no such index error when converting fk to char) created by
- $ dmanage schemamigration store --auto - Deleted model …
04/20/11:
- 08:45 Ticket #760 (Autoincrementing primary keys for sqlite3) created by
- Sqlite3 re-uses primary keys by default. If a row is deleted, the next one …
Note: See TracTimeline
for information about the timeline view.
