Skip to content

Commit

Permalink
Added required ldap module
Browse files Browse the repository at this point in the history
  • Loading branch information
Merlin Buczek committed May 4, 2019
1 parent d7ed2b1 commit cd6c253
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions requirements/production.in
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
-r ./base.txt

python-ldap
django-auth-ldap
1 change: 1 addition & 0 deletions requirements/production.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
beautifulsoup4==4.6.0
certifi==2019.3.9
chardet==3.0.4
django-auth-ldap==1.7.0
django-environ==0.4.5
django-modelcluster==4.4
django-modeltranslation==0.13.1
Expand Down

0 comments on commit cd6c253

Please sign in to comment.