Timeline
12/21/10:
- 23:09 Ticket #692 (gentle suggestion for clarity about easier-to-deal-with DBMSes) closed by
- fixed
- 23:03 Ticket #691 (Fixture migration) closed by
- duplicate: Duplicate of #639.
- 20:39 Ticket #692 (gentle suggestion for clarity about easier-to-deal-with DBMSes) created by
- As a novice to the world of DBMS, the "easier-to-deal-with DBMS" error …
- 11:13 Ticket #691 (Fixture migration) created by
- When changing a model, fixtures become obsolete and require updating. It …
12/15/10:
- 22:04 Ticket #690 (When changing a FK that had no default and using default ...) created by
- Here's the error: Traceback (most recent call last): File "manage.py", …
- 14:23 Ticket #689 (Improve documentation how to create permissions) created by
- I (and other) think the documentation on how to create permissions should …
12/12/10:
- 03:17 Ticket #688 (schemamigration --add-index creates invisible migrations) created by
- If you create a schemamigration to add an index the migration file name is …
12/09/10:
- 13:42 Ticket #687 (variable delete_unique_sql should be different for mysql) created by
- as described in: http://forums.mysql.com/read.php?98,70887,70974#msg-70974 …
12/03/10:
- 23:57 Ticket #685 (add a flag to run only schema migrations) created by
- The use case would be apparent if you are writing code in both production …
- 12:46 Milestone 0.7.3 completed
12/02/10:
- 15:37 Ticket #684 (DateTimeField to DateField migration fails) created by
- When i change a field from DateTimeField? to DateField?, django gives me: …
12/01/10:
- 20:42 Ticket #410 (Intercept reset management command like syncdb) closed by
- wontfix: I've finally decided to put this bug to rest and not do this. Future …
- 20:35 Ticket #677 (south fails when app __name__ is set) closed by
- wontfix: This is because you really shouldn't be setting name. Closing as …
- 20:33 Ticket #605 (When models are broken into seperate files South does not detect them.) closed by
- invalid: Closing due to inactivity.
- 20:33 Ticket #588 (warn when add_introspection_rules not called for custom field) closed by
- invalid: Closing due to inactivity.
- 20:33 Ticket #515 (Implement a "post_migrations" signal) closed by
- wontfix: Closing due to inactivity, and as I don't think we need this.
- 20:32 Ticket #606 (The "convert_to_south" command fails if "models" is a package (directory)) closed by
- invalid: Closing due to inactivity.
- 20:29 Ticket #524 (When creating a new table the fields are in reverse order) closed by
- invalid: Closing due to no reply.
- 20:28 Ticket #429 (Altering a column to allow NULL fails with sqlite) closed by
- worksforme: Closing as worksforme as it seems to be a SQLite library error.
- 20:27 Ticket #425 (Removing null=True needs to ask for a default) closed by
- fixed: Fixed in [6aa2a6e0626c].
- 20:05 Ticket #673 (bad search for circular dependency) closed by
- fixed: Thanks, patch integrated as [28101776a4d7].
11/27/10:
- 21:45 Ticket #679 (When changing a ForeignKey, references are not updated) created by
- I have a model Foo with CharField?-based primary key, and various models …
11/24/10:
- 19:58 Ticket #678 (If a field's default is set to an Enum, the resulting migration has a ...) created by
- I had code like this: ENUM1 = Enum(...) field1 = …
11/23/10:
- 23:19 Ticket #677 (south fails when app __name__ is set) created by
- To duplicate: Start new project. startapp called "blog" & add to …
11/21/10:
Note: See TracTimeline
for information about the timeline view.
