spacepaste

Differences between the pastes #15814 (Dec 29, 2011 8:32:07 PM) and #15815 (Dec 29, 2011 8:33:13 PM). Download as unified diff.

1 /usr/local/www/com$ ./manage.py schemamigration sayah --auto
1 /usr/local/www/com$ ./manage.py schemamigration southBreaker --auto
2 2 Traceback (most recent call last):
3 3 File "./manage.py", line 12, in <module>
4 4 execute_manager(settings)
5 5 File "/usr/lib/pymodules/python2.7/django/core/management/__init__.py", line 438, in execute_manager