Joseph Nuthalpati 6b8745fd17
captcha: fix failing test
Fixed a test that failed because of fixing a django deprecation warning.
request.user.is_authenticated() method is replaced by the property
`is_authenticated`

Signed-off-by: Joseph Nuthalpati <njoseph@thoughtworks.com>
Reviewed-by: James Valleroy <jvalleroy@mailbox.org>
2017-10-17 22:08:27 -04:00
..
2017-10-15 18:44:58 +02:00
2017-10-17 22:08:27 -04:00
2017-09-24 16:13:46 -04:00
2017-06-10 09:38:57 -04:00
2017-10-03 20:52:47 -04:00