Shortened error from django

Bug #1256216 reported by Andreas Roehler
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
python-mode.el
Invalid
Undecided
Unassigned

Bug Description

http://stackoverflow.com/questions/20279645/django-error-is-displayed-deliverately-short

"For example I get

ApiFieldError: ApiField...value.",)

When actual error is

raise ApiFieldError("The model '%r' has an empty attribute '%s' and doesn't allow a null value." % (previous_obj, attr))

Is this a normal behavior? How do I fix it?

I'm on emacs pdb, if that matters."

Does this happen with python-mode.el also?

Changed in python-mode:
status: New → Invalid
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.