You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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@'
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"
The text was updated successfully, but these errors were encountered: