jazzband / django-authority

A Django app that provides generic per-object-permissions for Django's auth app and helpers to create custom permission checks.
http://django-authority.readthedocs.org
BSD 3-Clause "New" or "Revised" License
292 stars 57 forks source link

Fix dev version url #14

Closed remik closed 10 years ago

remik commented 10 years ago

Please fix url for dev version.

It is using old bitbucket url: http://bitbucket.org/jezdez/django-authority/get/tip.gz#egg=django-authority-dev

jezdez commented 10 years ago

Done.

remik commented 10 years ago

Still not working

pip install django-authority==dev                                                     
Downloading/unpacking django-authority==dev
  Could not find a version that satisfies the requirement django-authority==dev (from versions: 0.2, 0.4, 0.7, 0.3, 0.5, 0.6, 0.1)
No distributions matching the version for django-authority==dev
jezdez commented 10 years ago

try again in an hour, once PyPI's cache is cleared