1
vote
Interfacing web crawler with Django front end
If you insert your django project's app directories into sys.path, you can write standard Python scripts that utilize the Django ORM functionality. We have an /admin/ directory that contains scrip …
