Timeline
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:
11/20/10:
- 01:58 Ticket #676 (introspection plugin for djangotimezones) created by
- Here is the introspection plugins I've done for django timezones
11/18/10:
- 05:26 Ticket #675 (incorrectly deleted primary key) created by
- I have following models (I have simplified) […] When I first …
11/17/10:
- 10:36 Ticket #674 (bad search for circular dependency) closed by
- duplicate: Duplicate of #673 (please press submit only once)
- 10:31 Ticket #674 (bad search for circular dependency) created by
- Hello. South found circular dependency, where it is not. My depends: …
- 10:30 Ticket #673 (bad search for circular dependency) created by
- Hello. South found circular dependency, where it is not. My depends: …
11/12/10:
- 16:16 Ticket #640 (Documentation suggestion: A way to ignore apps containing migrations) closed by
- fixed: Good suggestion; I've put a small paragraph in [28ec3ce589aa]. Ideally …
11/09/10:
- 20:08 Ticket #672 (Column names should be quoted in call to create_unique for sqlite) created by
- The current implementation of _create_unique for sqlite3 does not quote …
Note: See TracTimeline
for information about the timeline view.
