django-sane-testing icon indicating copy to clipboard operation
django-sane-testing copied to clipboard

Does this repo correspond to the PyPI project djangosanetesting?

Open Flimm opened this issue 4 years ago • 1 comments

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

Flimm avatar Mar 19 '21 11:03 Flimm

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 :)

Almad avatar Mar 19 '21 11:03 Almad