Re: A more useful list of common passwords?

2018-04-16 Thread Kelly
Thank you for your quick reply! We will try that. Cheers, Kelly On Friday, April 13, 2018 at 5:33:24 PM UTC-4, James Bennett wrote: > > One approach you might try is on every test run, randomly select some > lines from the list of common passwords and verify they fail the validator. > That

Re: Fellow Reports - April 2018

2018-04-16 Thread Tim Graham
Week ending April 14, 2018 Triaged --- https://code.djangoproject.com/ticket/29308 - Clarify how assertQuerysetEqual()'s transform parameter works (accepted) https://code.djangoproject.com/ticket/29311 - Ease customizing URLField validation (duplicate)

Re: django-firebird test expressions

2018-04-16 Thread Maximiliano Robaina
Hi Josh, Thanks for response. El domingo, 15 de abril de 2018, 20:35:54 (UTC-3), Josh Smeaton escribió: > > It looks correct to me. RawSQL is defining a parameter to be included in > the query. The RawSQL expression itself is used in the select and on the > left hand side of the WHERE clause,