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
..
2015-06-26 12:05:48 +05:30
2017-10-17 22:08:17 -04:00
2014-10-01 11:31:51 +05:30
2016-06-19 16:20:07 -04:00
2017-10-17 22:08:27 -04:00