#22943: Some validators defined in django.core.validators can't be serialized
-------------------------------------+-------------------------------------
     Reporter:  antialiasis@…        |                    Owner:  nobody
         Type:  Bug                  |                   Status:  new
    Component:  Core (Other)         |                  Version:  1.7-rc-1
     Severity:  Release blocker      |               Resolution:
     Keywords:  validators,          |             Triage Stage:  Accepted
  migrations                         |      Needs documentation:  0
    Has patch:  1                    |  Patch needs improvement:  0
  Needs tests:  0                    |                    UI/UX:  0
Easy pickings:  1                    |
-------------------------------------+-------------------------------------

Comment (by charettes):

 You might have to rely on ducktyping to implement the first option since
 [http://stackoverflow.com/questions/6226180/detect-re-regexp-object-in-
 python it seems there's no way to reliably detect that a given object is a
 compiled pattern].

-- 
Ticket URL: <https://code.djangoproject.com/ticket/22943#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 django-updates+unsubscr...@googlegroups.com.
To post to this group, send email to django-updates@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/079.6861561bf738da7b8f5a8d88422d83ea%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to