Timeline
10/06/10:
- 17:37 Ticket #597 ("converting an app" documentation fixes and clarifications) created by
- […] The other thing that could use slightly more explanation on this …
10/04/10:
- 13:10 Ticket #596 (South emits signals which do not honor Django's expectations.) created by
- During unit testing for any project with South installed, Model signals …
09/29/10:
- 13:56 Ticket #589 (Attempts to inspect egg directories for migrations fails) closed by
- wontfix: Yeah, we don't support zipped eggs for migrations, since you can't …
- 13:38 Ticket #581 (Change from models.py to models module results in deletion of all models) closed by
- invalid
09/28/10:
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 …
Note: See TracTimeline
for information about the timeline view.
