Timeline
10/06/11:
- 17:49 Ticket #931 (schemamigration --auto: add ForeignKey with default removes default) closed by
- wontfix: That's intended behaviour; Django does not keep defaults in the database, …
- 17:38 Ticket #931 (schemamigration --auto: add ForeignKey with default removes default) created by
- Hi, I added a FK with a default value to a table, and ran schemamigration …
10/02/11:
- 19:16 Ticket #930 (define Command.args for schemamigration) created by
- Currently, "./manage.py help schemamigration" shows a generic usage …
09/29/11:
- 20:45 Ticket #927 (Migration groups/series) closed by
- wontfix: I'm not sure this is easily possible - South is entirely written on a …
- 20:28 Ticket #927 (Migration groups/series) created by
- The ability to group migrations in separate series would be great. This …
09/28/11:
- 10:19 Ticket #926 (Option to use timestamp migrations rather than serial number) closed by
- wontfix: I've WONTFIXed this before, and I'm afraid I'm going to have to do so …
- 07:15 Ticket #926 (Option to use timestamp migrations rather than serial number) created by
- The serial numbers work great most of the time, but we recently ran into a …
09/26/11:
- 10:46 Ticket #921 (Field modification) closed by
- wontfix: Well, that's just a limitation of the autodetector - if you have a field …
09/21/11:
- 11:54 Ticket #684 (DateTimeField to DateField migration fails) closed by
- wontfix: It's very SQLite-specific, and database-specific casts are something we …
09/20/11:
- 23:51 Ticket #925 (Irregular use of the "default" keyword in the API) created by
- In south.creator.freezer, default is marked as an useless DB …
09/16/11:
- 17:55 Ticket #923 (Autodetector does not detect changing base class of a custom field) closed by
- wontfix: Alright, this is not really a bug in South, at least not one we can fix …
- 11:04 Ticket #924 (Migration requires committing by hand) closed by
- duplicate: Excellent. Closing as duplicate of #370.
09/15/11:
- 22:59 Ticket #924 (Migration requires committing by hand) created by
- This migration: […] Doesn't actually get applied against PostgreSQL …
09/14/11:
- 16:08 Ticket #923 (Autodetector does not detect changing base class of a custom field) created by
- I had a bunch of IntegerField? fields that I changed into …
09/08/11:
- 08:17 Ticket #921 (Field modification) created by
- At first […] But then class MyModel?(Model): myfield = …
Note: See TracTimeline
for information about the timeline view.
