#9076: Inline forms can result in a "Please correct the errors below." message
with no errors listed.
-------------------------------+--------------------------------------------
Reporter: coady | Owner: nobody
Status: closed | Milestone:
Component: Forms | Version: 1.0
Resolution: fixed | Keywords:
Stage: Accepted | Has_patch: 1
Needs_docs: 0 | Needs_tests: 0
Needs_better_patch: 0 |
-------------------------------+--------------------------------------------
Comment (by carljm):
The problem described here still occurs in r9526 of the Django 1.0.x
branch (after the above fix). An inline formset of models with no default
ordering will sporadically result in mysterious "Please correct the below
error(s)" error message. Adding a default ordering fixes the problem.
#9006 is tracking the core issue at the ORM level, but I believe this
ticket should be reopened, as the same symptom is still present at the
formset level.
--
Ticket URL: <http://code.djangoproject.com/ticket/9076#comment:24>
Django <http://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Django updates" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/django-updates?hl=en
-~----------~----~----~----~------~----~------~--~---