Re: inspectdb traceback

2019-02-01 Thread Tim Graham
1:31 >>> Django version 1.6.11.7, using settings 'aixregistry_nxt.settings' >>> Starting development server at http://0.0.0.0:8000/ >>> Quit the server with CONTROL-C. >>> >>> >>> >>> >>> root@lpgaixmgmtlx01:/root/dja

Re: inspectdb traceback

2019-02-01 Thread Tim Graham
istry_nxt.settings' > Starting development server at http://0.0.0.0:8000/ > Quit the server with CONTROL-C. > > > > > root@lpgaixmgmtlx01:/root/django/aixregistry_nxt>./manage.py inspectdb > Traceback (most recent call last): > File "./manage.py", li

Re: inspectdb traceback

2019-02-01 Thread christian . tremel
ettings 'aixregistry_nxt.settings' >> Starting development server at http://0.0.0.0:8000/ >> Quit the server with CONTROL-C. >> >> >> >> >> root@lpgaixmgmtlx01:/root/django/aixregistry_nxt>./manage.py inspectdb >> Traceback (most recent call last): >

inspectdb traceback

2019-02-01 Thread christian . tremel
01, 2019 - 12:41:31 Django version 1.6.11.7, using settings 'aixregistry_nxt.settings' Starting development server at http://0.0.0.0:8000/ Quit the server with CONTROL-C. root@lpgaixmgmtlx01:/root/django/aixregistry_nxt>./manage.py inspectdb Traceback (most recent call last): File "

inspectdb Traceback occurring immediately after interruption

2010-03-10 Thread Chris Young
nspectdb I attempted to interrupt it with ^C but that failed so I sent a SIGTERM. Now, when I try to run python manage.py inspectdb I immediately get a Traceback: $ python manage.py inspectdb Traceback (most recent call last): File "manage.py", line 11, in ? execute_manager(settin