- หน้าแรก
- Linux
- django-htauth
- ดาวน์โหลด ...
django-htauth 0.1
Django-htauth เป็น app Django ที่ให้แบ็กเอนด์สำหรับการตรวจสอบ htpasswd Djangoการกำหนดค่าการตั้งค่าของคุณต้องการเพื่อ:INSTALLED_APPS + = ('htauth',)AUTHENTICATION_BACKENDS = (& nbsp; & nbsp; & nbsp; 'htauth.backend.HtauthBackend',& nbsp; &...