Timeline
06/18/12:
- 23:56 Ticket #1124 (South does not execute callable defaults for each object instance.) created by
- Steps to reproduce: 1. Add a field to an existing model that has a …
06/15/12:
- 10:10 Ticket #1120 (South generates excess 'alter table ..._id_seq' statements when renaming ...) closed by
- wontfix: This is actually by design - the backend tries to rename any ID sequence …
- 02:45 Ticket #1120 (South generates excess 'alter table ..._id_seq' statements when renaming ...) created by
- Start with a test app, models.py: […] Load that up: […] Now in …
06/14/12:
- 20:10 Ticket #1119 (cant change foreginkey from null=false to null=true in postgresql) created by
- I'm using South 0.7.5 and PostgreSQL 9.0.4 on x86_64-apple-darwin11.1.0, …
06/12/12:
- 03:57 Ticket #1116 (TypeError: cannot concatenate 'str' and 'int' objects) created by
- While going through the tutorial …
06/06/12:
- 15:38 Ticket #1109 (m2m tables greted twice) created by
- This creates the m2m table twice. This is idiomatic if you want the …
06/05/12:
- 09:57 Ticket #1096 (SyntaxError on python2.5 with Firebird driver) closed by
- worksforme: This seems to have already been fixed [eeb66823f1a4].
- 09:25 Ticket #1105 (Extraneous '' in Line 113 of base.py Causes Issues) closed by
- fixed: Fixed in [71ec42bae7fe].
- 09:22 Ticket #1104 (easy_install of South on fresh system – fails requiring setuptools_hg) closed by
- worksforme: I can't replicate this - none of my machines have setuptools_hg installed …
- 01:20 Ticket #1105 (Extraneous '' in Line 113 of base.py Causes Issues) created by
- Line 113 (in v1.7.3 at least) of South's base.py is this: module = …
06/04/12:
- 20:51 Ticket #1104 (easy_install of South on fresh system – fails requiring setuptools_hg) created by
- OS: CentOS Linux 6.2 (Like RHEL) Arch: x86_64 Python: 2.6.6 Steps to …
05/30/12:
- 22:06 Ticket #1097 (DANGER!!!!!) closed by
- invalid: There's nowhere near enough information on this ticket - what's the …
- 22:04 Ticket #1097 (DANGER!!!!!) created by
- mysql Server version: 5.1.62-0ubuntu0.11.10.1 (Ubuntu) Problem with …
- 06:11 Ticket #1096 (SyntaxError on python2.5 with Firebird driver) created by
- AFAICT South targets Python 2.4 (presumably once Django 1.5 is released it …
05/28/12:
- 17:57 Ticket #1093 (Running South on Python3 Django 1.5 dev based on Vinay Sajip git) closed by
- fixed: Applied those changes in [94f9e3966514]. If you're going to open future …
- 11:56 Ticket #1093 (Running South on Python3 Django 1.5 dev based on Vinay Sajip git) created by
- I am using South 0.7.5 First I have executed 2to3 -w south Next I fixed …
05/27/12:
- 00:41 Ticket #1090 (tests fail with KeyError: 'default') closed by
- invalid: South's tests are designed to be run only inside a pre-existing Django …
05/26/12:
- 20:56 Ticket #1090 (tests fail with KeyError: 'default') created by
- doing a version bump to 0.7.5. It appears the tests are not able to be …
05/24/12:
- 14:32 Ticket #1086 (mysql: TextField without max_length with db_index=True explodes during ...) closed by
- wontfix: This is a MySQL-specfic bug, and IMO the error message you're given is …
- 14:25 Ticket #1086 (mysql: TextField without max_length with db_index=True explodes during ...) created by
- Adding this is models search_names = models.TextField?(db_index=True, …
05/23/12:
- 22:21 Ticket #1084 (Can't get to releases page) closed by
- fixed: I've fixed the releases page - I'd forgotten to turn directory indexing on …
- 21:55 Ticket #1084 (Can't get to releases page) created by
- The releases page link (http://www.aeracode.org/releases/south) cited in …
Note: See TracTimeline
for information about the timeline view.
