Skip to content
This repository has been archived by the owner on Feb 20, 2019. It is now read-only.

elasticutils/contrib/django init uses 'six' but does not import it #276

Open
ferdynice opened this issue Nov 4, 2014 · 1 comment
Open

Comments

@ferdynice
Copy link

Some methods use 'six' without importing, resulting in the following error in certain cases:
NameError: global name 'six' is not defined

This is the case for:
MappingType#get_index(...)
S#get_indexes(...)

@willkg
Copy link
Member

willkg commented Nov 5, 2014

If you want to do a PR for it, that'd be great. Otherwise I'll get to this at some point, but no promises as to when.

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

No branches or pull requests

2 participants