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

Not Secure. invalid literal for long() with base 10 #114

Closed
raushanraj opened this issue Mar 28, 2015 · 2 comments
Closed

Not Secure. invalid literal for long() with base 10 #114

raushanraj opened this issue Mar 28, 2015 · 2 comments

Comments

@raushanraj
Copy link

I just edit the values of ManytoManyField i.e;autocompleteselectmultiple.Using Firebug,i change the value field to ## value="|1|2@|" .I get 500 error. invalid literal for long() with base 10: '2@'

input type="hidden" data-plugin-options="{"min_length": 1, "html": true, "source": "/admin/lookups/ajax_lookup/university"}" data-ajax-select="autocompleteselectmultiple" value="|1|" id="id_university" name="university"

@raushanraj
Copy link
Author

screenshot from 2015-03-28 23 34 13

@crucialfelix
Copy link
Owner

Fixed with the new release, though Django itself may throw invalidation errors with this input

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

2 participants