django-crawl documentation ========================== *An in-process site crawler using Django’s test client.* ---- **Work smarter and faster** with my book `Boost Your Django DX `__ which covers many tools to improve your development experience. ---- Welcome to the documentation for django-crawl. This package provides a ``crawl`` management command that crawls your site with Django’s test client and reports broken pages. .. toctree:: :maxdepth: 1 :caption: Contents: installation cli api changelog Indices and tables ================== * :ref:`genindex` * :ref:`modindex` * :ref:`search`