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

Sample Edit Form: non-numeric label raises error #46

Open
graik opened this issue Jan 18, 2017 · 0 comments
Open

Sample Edit Form: non-numeric label raises error #46

graik opened this issue Jan 18, 2017 · 0 comments
Labels

Comments

@graik
Copy link
Owner

graik commented Jan 18, 2017

entering "A" in the displayID field raises an Exception:

ValueError at /rotmic/chemicalsample/824/edit/

need more than 2 values to unpack

Request Method: POST
Request URL: http://strube.herokuapp.com/rotmic/chemicalsample/824/edit/
Django Version: 1.6.11
Exception Type: ValueError
Exception Value:

need more than 2 values to unpack

Exception Location: /app/rotmic/forms/sampleForms.py in clean_displayId, line 106

@graik graik added the bug label Jan 18, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant