Thanks Tim for bringing that up :)
The previous URLValidator would consider some valid URLs as invalid.
That can cause a lot of problems, most people would expect an URL
Validator to return some false negatives sometimes (invalid URLs
considered valid) but not false positives (valid URLs considere
On Wednesday, November 26, 2014 7:46:16 AM UTC+1, Aymeric Augustin wrote:
>
> Le 26 nov. 2014 à 01:51, Nick Phillips > a écrit :
> >
> > I'd suggest considering implementing
> > something to generate a man page from whatever you wish the "canonical"
> > source of the information to be.
>
> Th
Can you open a ticket with your models so the issue doesn't get lost. I'm
happy to work on it.
Although it's somewhat uncommon, people normally have the through model in
the app that has the m2m field (why don't you define it on the other
model?) this is still something that shouldn't happen.
+1 for having updated man page.
On Wed, Nov 26, 2014 at 8:46 AM, Aymeric Augustin <
aymeric.augustin.2...@polytechnique.org> wrote:
> Le 26 nov. 2014 à 01:51, Nick Phillips a
> écrit :
> >
> > I'd suggest considering implementing
> > something to generate a man page from whatever you wish the "