#30114: Strange ValidationError issue
-------------------------------------+-------------------------------------
     Reporter:  Jerry Vinokurov      |                    Owner:  nobody
         Type:  Bug                  |                   Status:  new
    Component:  Database layer       |                  Version:  2.1
  (models, ORM)                      |
     Severity:  Normal               |               Resolution:
     Keywords:  validationerror,     |             Triage Stage:
  uuid                               |  Unreviewed
    Has patch:  0                    |      Needs documentation:  0
  Needs tests:  0                    |  Patch needs improvement:  0
Easy pickings:  0                    |                    UI/UX:  0
-------------------------------------+-------------------------------------

Comment (by Keryn Knight):

 Having experienced this exact issue in Production a couple of years ago
 (Django 1.9ish), also using mod_wsgi, after similar deep-diving to those
 threads (wish I'd found them, but I think the problem pre-dated the
 mod_wsgi issue, at least) I think the answer for us was to use
 `WSGIApplicationGroup %{GLOBAL}` and it resolved the issue. AFAIK there
 was nothing in Django at fault, and nothing Django could ''do'' to fix or
 even warn about it.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/30114#comment:4>
Django <https://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 unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/069.ae74183cd8dedba69a1ee8e768c23a99%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to