소스 검색

Actually install basic auth middleware

Jake Howard 2 년 전
부모
커밋
1506d76574
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      requirements/production.txt

+ 1 - 0
requirements/production.txt

@@ -12,3 +12,4 @@ django-storages>=1.8,<1.9
 botocore>=1.12.33,<1.13
 aws-requests-auth==0.4.0
 django-redis==5.2.0
+django-basic-auth-ip-whitelist==0.5