Merge pull request #5065 from felixxm/django-guardian-version

Bumped django-guardian version.
This commit is contained in:
Tom Christie 2017-04-12 17:02:52 +01:00 committed by GitHub
commit 853f393112
2 changed files with 2 additions and 2 deletions

View File

@ -310,7 +310,7 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
[markdown]: http://pypi.python.org/pypi/Markdown/
[django-filter]: http://pypi.python.org/pypi/django-filter
[django-crispy-forms]: https://github.com/maraujop/django-crispy-forms
[django-guardian]: https://github.com/lukaszb/django-guardian
[django-guardian]: https://github.com/django-guardian/django-guardian
[0.4]: https://github.com/encode/django-rest-framework/tree/0.4.X
[image]: img/quickstart.png
[index]: .

View File

@ -1,6 +1,6 @@
# Optional packages which may be used with REST framework.
markdown==2.6.4
django-guardian==1.4.6
django-guardian==1.4.8
django-filter==1.0.0
coreapi==2.2.4
coreschema==0.0.4