django-htauth 0.1

django-htauth este o aplicatie Django, care oferă un backend autentificare htpasswd pentru Django.Configurați setările astfel:INSTALLED_APPS + = ('htauth',)AUTHENTICATION_BACKENDS = (& Nbsp; & nbsp; & nbsp; "Htauth.backend.HtauthBackend ',&...