pomp-craigslist-example icon indicating copy to clipboard operation
pomp-craigslist-example copied to clipboard

Extract data from Craigslist.org by python3 and pomp framework

Results 2 pomp-craigslist-example issues
Sort by recently updated
recently updated
newest added

Вроде все заканчивается нормально, но Django падает ``` ProgrammingError at /admin/login/ relation "auth_user" does not exist LINE 1: ...user"."is_active", "auth_user"."date_joined" FROM "auth_user... ^ Request Method: POST Request URL: http://localhost:8080/admin/login/?next=/admin/ Django...

``` # docker-compose run --rm crawler python setup.py develop --user Creating pompcraigslistexample_zookeeper_1 Creating pompcraigslistexample_grafana_1 Creating pompcraigslistexample_redis_1 Creating pompcraigslistexample_kafka_1 Traceback (most recent call last): File "setup.py", line 1, in from setuptools...