- Főoldal
- Linux
- django-htauth
- Letöltés ...
django-htauth 0.1
A Django-htauth egy Django alkalmazás, amely a htpasswd hitelesítési backend a Django.Állítod be valahogy így:INSTALLED_APPS + = ("htauth",)AUTHENTICATION_BACKENDS = (& Nbsp; & nbsp; & nbsp; "Htauth.backend.HtauthBackend",& Nbsp; & nbsp; & nbsp;...