mirror of
https://github.com/zulip/zulip.git
synced 2026-06-24 21:08:25 +08:00
Django 1.10: Use compatible django guardian.
This commit is contained in:
parent
e89af4c470
commit
47e8a56870
@ -44,7 +44,7 @@ git+https://github.com/lutris/django-bitfield.git@c866ea31e6e33ed3f5913e362e84e2
|
||||
|
||||
# Django-guardian is actually no longer used; just needed for the
|
||||
# migration that removes it.
|
||||
git+https://github.com/rwbarton/django-guardian.git@caf9f0c8c035feb3dff5542fb042dd13126cdd69#egg=django-guardian==1.3
|
||||
git+https://github.com/umairwaheed/django-guardian.git@a81edc9f8ef8268f3edb73dea61918f0e6e2e40d#egg=django-guardian==1.3.1
|
||||
|
||||
# Django extension for sending data to statsd
|
||||
django-statsd-mozilla==0.3.16
|
||||
|
||||
Loading…
Reference in New Issue
Block a user