pip does not yet include the django 1.7 fix
Open
- Dominant language
- Python
- Stars
- 263
- Forks
- 90
- PR merge metrics
- No merged PRs in 30d
Description
Learning python, v2.7 in Anaconda, playing with couchdb1.7.
I installed this with pip, "Successfully installed couchdbkit-0.6.5" , but I got
"ImportError: cannot import name get_verbose_name"
Current version in pip did not include the fix for verbose names in the couchdbkit patch for django 1.7. I just copied the schema.py from github, that's handy!
Maybe up the version to update what's in pip?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.