Results 2 issues of nikhaldi

After updating from django-reversion 4.0.1 to 4.0.2 my creatinitialrevision commands started failing with this exception: ``` Traceback (most recent call last): File "/home/app/./manage.py", line 32, in main() File "/home/app/./manage.py", line...

Unless I'm missing something, it seems like this package has no distribution or download URL on PyPI, so the usual toolchains for installing packages don't work (e.g., "pip install hockeyapp")....