django-session-security
django-session-security copied to clipboard
Removing duplicate test project, adding test dependencies
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.