Timeline
10/16/08:
- 16:07 Ticket #31 (Confusing error in startmigration --initial if the directory already ...) created by
- If you issue startmigration --initial on an app that already has a …
10/14/08:
- 23:44 Ticket #30 (alter_column command) closed by
- duplicate: As a matter of fact, there's already the beginnings of one in db.py - it's …
- 21:31 Ticket #30 (alter_column command) created by
- Would be good to have one that lets you change the null and default …
- 20:44 Ticket #27 (management --verbosity option conflicts with django core) closed by
- fixed: Yes, good idea. I've taken the patch, tweaked it so it works on pre-9110 …
- 20:35 Ticket #29 (show import errors rather than saying "doesn't exist") closed by
- fixed: Fixed in [78], and Trac doesn't allow wontfix -> fixed
- 20:34 Ticket #29 (show import errors rather than saying "doesn't exist") reopened by
- You have a good point, and I'll try not to reply in a stupid way to …
- 18:13 Ticket #28 (Use a favicon for the south website.) closed by
- fixed: Done.
- 16:59 FAQ edited by
- (diff)
- 16:57 Ticket #29 (show import errors rather than saying "doesn't exist") closed by
- wontfix: This is a difficult one - the only way we can detect if a migration …
- 15:47 Ticket #29 (show import errors rather than saying "doesn't exist") created by
- I had a typo in one of my models (model vs models) so south couldn't …
10/13/08:
- 20:13 Ticket #28 (Use a favicon for the south website.) created by
- Set up the website to use a favicon. It's confusing that when the site is …
10/11/08:
- 22:58 Ticket #27 (management --verbosity option conflicts with django core) created by
- Django changeset 9110 (http://code.djangoproject.com/changeset/9110) added …
10/06/08:
- 22:48 Ticket #26 (Removing an app that previously used South for migrations causes the ...) closed by
- fixed: Fixed in r77
- 22:38 Ticket #26 (Removing an app that previously used South for migrations causes the ...) created by
- The list of ghost_migrations and current_migrations that is built during …
10/03/08:
- 21:00 Ticket #25 (setup.py is located in install, for utilities like easy_install / buildout ...) created by
- I'm not sure why the setup.py is placed in the directory called install. …
- 14:42 Ticket #24 (migrations do not respect source files encoding, causing SyntaxError: ...) created by
- If you have non-latin1 text in your models, you will see troubles like …
10/01/08:
- 20:01 Ticket #22 (Add option to show SQL that would execute before executing it.) closed by
- fixed: Yup, looks good and checks out on my local app. Committed in [76].
- 19:39 Ticket #23 (fix default values of type datetime.date) closed by
- fixed: Thanks for that; I've committed it in [75].
09/30/08:
- 23:50 Ticket #23 (fix default values of type datetime.date) created by
- In one of my models, I had a field declared as: …
- 23:30 Ticket #22 (Add option to show SQL that would execute before executing it.) created by
- It seemed useful to me to have a migration option that would show me the …
09/29/08:
- 20:03 Ticket #21 (Default values don't work with mysql) created by
- if you create a DateTime? field with a default value that's a callable (say …
09/22/08:
- 20:36 Ticket #20 (basic support for django.contrib.gis geometry columns) closed by
- fixed: Aha, turns out I forgot to turn my settings.py in my testapp to postgres …
- 19:02 Ticket #19 (table_name should be quoted in db.generic.create_table) closed by
- fixed: Committed in [72].
- 19:01 Ticket #18 (Single quote chars in field default values not escaped) closed by
- fixed: Committed in [71].
- 03:45 Ticket #20 (basic support for django.contrib.gis geometry columns) created by
- The attached patch adds basic support for django.contrib.gis geometry …
- 03:32 Ticket #19 (table_name should be quoted in db.generic.create_table) created by
- I may have missed something, but it looks like table_name should be quoted …
- 03:24 Ticket #18 (Single quote chars in field default values not escaped) created by
- In db.generic.column_sql string values for the 'default' option on fields …
09/21/08:
- 19:15 Ticket #17 (problem with # characters in default values causing a 'substring not ...) created by
- I think this may just be a general issue with the comment stripping …
09/19/08:
- 01:35 Ticket #16 (No way to provide initial data for models) created by
- There is currently no way to import custom SQL like you can with django's …
09/17/08:
- 23:42 Ticket #12 (Adding columns in the middle of tables with db.add_column) closed by
- wontfix: You're right Andy, it's not in Postgres, and it's a very uncommon thing to …
Note: See TracTimeline
for information about the timeline view.
