Zend Anwar

Full stack web developer

Month: December 2018

django.db.utils.OperationalError: no such table: auth_user

just run below command from root directory.>>>python manage.py migrate

Read More

scrapy version check with CLI mode

It’s very simple, just run below command.>>> scrapy version

Read More