Open mpasternak opened 12 years ago
bug in documentation, correct usage of auth switch would be
--auth username:foo,password:bar
The parameters are directly passed to testclient.login, see https://github.com/ericholscher/django-crawler/blob/master/crawler/base.py#L82
Hi,
I run django-crawler as:
The password should be good, I double-checked it.
The results I get:
My INSTALLED_APPS looks like this: