django-sane-testing
django-sane-testing copied to clipboard
Does this repo correspond to the PyPI project djangosanetesting?
There is a PyPI project named djangosanetesting:
https://pypi.org/project/djangosanetesting/
Is that project on PyPI controlled by the same author as this GitHub repo?
If so, it would be useful to add to the README file this line:
You can install this package by running
pip install djangosanetesting
It does! Good point.
But I actually think I should mark this repo as deprecated. The original reason for existence of this project ceased with the introduction of LiveServerTestCase, something heavily opposed back in the days.
Thanks for reminding me, I'll put it on my todo to look up what remains userful and update the docs accordingly :)