Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bin/python manage.py import_cendari -a 'X' -u 'Y' fails #1

Open
schildwaechter opened this issue Sep 1, 2014 · 0 comments
Open

bin/python manage.py import_cendari -a 'X' -u 'Y' fails #1

schildwaechter opened this issue Sep 1, 2014 · 0 comments

Comments

@schildwaechter
Copy link

HTTP Error 404: Not Found
Traceback (most recent call last):
File "manage.py", line 10, in
execute_from_command_line(sys.argv)
File "/var/www/xmlfacets/local/lib/python2.7/site-packages/django/core/management/init.py", line 399, in execute_from_command_line
utility.execute()
File "/var/www/xmlfacets/local/lib/python2.7/site-packages/django/core/management/init.py", line 392, in execute
self.fetch_command(subcommand).run_from_argv(self.argv)
File "/var/www/xmlfacets/local/lib/python2.7/site-packages/django/core/management/base.py", line 242, in run_from_argv
self.execute(_args, *_options.dict)
File "/var/www/xmlfacets/local/lib/python2.7/site-packages/django/core/management/base.py", line 285, in execute
output = self.handle(_args, *_options)
File "/var/www/xmlfacets/local/lib/python2.7/site-packages/django/core/management/base.py", line 415, in handle
return self.handle_noargs(**options)
File "/var/www/xmlfacets/xmlfacets/main/management/commands/import_cendari.py", line 71, in handle_noargs
if 'data' not in data:
TypeError: argument of type 'NoneType' is not iterable

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant