Custom Query (2152 matches)
Results (865 - 867 of 2152)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#1396 | fixed | Improvements to user page UX - 1d | rgrp | rgrp |
Description |
Super ticket: #1506
WONTFIX:
|
|||
#1395 | fixed | "Import Error: cannot import name UnicodeMultiDict" when installing ckan from source | seanh | |
Description |
At the paster db init command when installing ckan from source I get the error "Import Error: cannot import name UnicodeMultiDict?" (happens with both ckan 1.4.2 and today's latest bleeding edge code, on Ubuntu 10.04.3). UnicodeMultiDict? has been removed in a recent version of python-webob, and the pip install ... lucid_missing.txt causes a too-new version of python-webob to be installed into ckan's virtualenv (the new webob gets installed as a dependency of formalchemy). I manually did pip uninstall webob and then ran paster db init again and it worked. |
|||
#1394 | fixed | Resource validation error messages misleading | dread | dread |
Description |
(Editing a dataset) If the second resource contains any validation error then it says "Resources: Package resource(s) incomplete" and "Resource 1:". |