Timeline
09/24/10:
- 14:55 Ticket #588 (warn when add_introspection_rules not called for custom field) created by
- Right now, a custom field which doesn't have add_introspection_rules will …
09/23/10:
- 22:32 Ticket #587 (Cannot use south.db.oracle in WSGI application) closed by
- fixed
- 20:54 Ticket #587 (Cannot use south.db.oracle in WSGI application) created by
- I have an Oracle database connection set up in Django. I use South. For …
- 16:42 Ticket #586 (South introduced errors in rpc4django unit tests.) created by
- When I have my INSTALLED_APPS set to just include the south and rpc4django …
09/19/10:
- 23:51 Ticket #585 (i get the following error) closed by
- invalid: It seems you've got a default on a field that isn't something South can …
09/18/10:
- 19:23 Ticket #585 (i get the following error) created by
- C:\Users\yakov\Documents\Aptana Studio 3 …
09/17/10:
- 09:50 Ticket #583 (Support apps that are organized in sub folder f.ex apps/news) closed by
- invalid: That's because apps are identified by the last component of their python …
- 01:12 Ticket #584 (Speedup constraint queries) created by
- MySQL has _very_ slow reads from the information_schema table. This fork …
09/16/10:
- 22:27 Ticket #583 (Support apps that are organized in sub folder f.ex apps/news) created by
- Neither ./manage.py schemamigration --auto apps.news or ./manage.py …
- 16:13 Ticket #582 (alter_column error in postgres when changing from a textfield) created by
- Altering from a textfield to a boolean in postgres: …
09/15/10:
- 19:43 Ticket #581 (Change from models.py to models module results in deletion of all models) created by
- I started my app with all the models in models.py, but this grew unwieldy …
- 10:55 BadContent edited by
- (diff)
09/14/10:
- 17:05 Ticket #570 (Syntax Error!!!) closed by
- invalid: Alright - since that worked, and the paste has unfortunately expired, I'll …
- 14:54 Ticket #580 (Converting from abstract class inheritance to multi-table inheritance) created by
- It would be great if it were possible to convert an abstract base class to …
09/13/10:
- 02:09 Ticket #579 (Field name not updated on ManyToMany through table) created by
- I changed the model that a ManyToMany? field pointed to after the 'through' …
09/10/10:
- 18:41 Ticket #578 (Boolean default values are not set correctly when adding new columns with ...) created by
- If you add a new BooleanField to a model, with default=True in a SQLite …
09/09/10:
- 22:56 Ticket #567 (Logging causes error in python2.4) closed by
- fixed: Alright, I've undone that change in [b4854b03c826] - I didn't realise …
- 22:48 Ticket #576 (South incorrectly orders primary_key alterations in backwards()) closed by
- duplicate: I'm going to close this as a duplicate of #434, since it now seems …
09/04/10:
- 14:59 Ticket #576 (South incorrectly orders primary_key alterations in backwards()) created by
- I was moving from using a OneToOneField? as a primary key to having an …
09/03/10:
- 12:28 Ticket #574 (Put docstring on `migartions/__init__.py`) created by
- Have South automatically put a docstring on migartions/__init__.py, …
09/02/10:
- 22:45 Ticket #572 (Incompatibility with tables manually specifying postgres schemas) closed by
- fixed: Committed in [e7599dd243bf].
- 21:53 Ticket #571 (typo in commands.rst) closed by
- fixed: Thanks, fixed in [f751f83a573d].
- 21:49 Ticket #389 (s/Depereciated/Deprecated in startmigration) closed by
- fixed: Thanks, fixed in [3712641d71ef].
- 11:18 Ticket #573 (South fails to migrate on custom field AutoNow whcih extends Datetime ...) created by
- - Migrating forwards to 0001_initial. > milestones:0001_initial Traceback …
08/31/10:
- 20:22 Ticket #572 (Incompatibility with tables manually specifying postgres schemas) created by
- A method for specifying postgres schemas to be used within Django is …
- 14:20 Ticket #571 (typo in commands.rst) created by
- However, if you have a sense of reason, you’ll realise that having the …
- 10:08 Ticket #389 (s/Depereciated/Deprecated in startmigration) reopened by
- andrew: This is the sort of bug I'm happy to get more of :) There you …
08/28/10:
Note: See TracTimeline
for information about the timeline view.
