Add Django guardian

This commit is contained in:
Alexandre Iooss 2019-07-08 14:22:41 +02:00
parent a60dc70172
commit f8c972d49c
No known key found for this signature in database
GPG key ID: 6C79278F3FCDCC02
2 changed files with 11 additions and 6 deletions

View file

@ -2,3 +2,4 @@ Django==2.2.3
pytz==2019.1
sqlparse==0.3.0
docutils==0.14
django-guardian==1.4.9