On Thu, Mar 28, 2013 at 1:34 PM, Yo-Yo Ma <
baxters...@gmail.com> wrote:
> The commit
>
https://github.com/django/django/commit/2f121dfe635b3f497fe1fe03bc8eb97cdf5083b3
> fixed a problem where a custom regex validator's customized message was
> ignored, in favor of the one set on the class (you just see "Please enter a
> valid value").
>
> If I pip install the latest master, the problem is of course fixed. If I pip
> install stable/1.5.x, the problem persists.
>
> I searched the docs for info about using the stable/1.x.x branches, but
> couldn't find anything, so I wanted to ask:
>
> 1) Is doing so considered safe (e.g., for production usage), since they're
> "stable"?
Sound like a dood idea. We could add at least a link there.