django-session-security icon indicating copy to clipboard operation
django-session-security copied to clipboard

Removing duplicate test project, adding test dependencies

Open theunraveler opened this issue 5 years ago • 0 comments
trafficstars

The symlink in test_project/static was causing an issue for me in my deployment pipeline. As I was investigating, I saw that this library has 2 mock Django projects in it. I removed one of them and fixed the python setup.py test script while I was at it.

theunraveler avatar Aug 28 '20 21:08 theunraveler