django-htauth 0.1

django-htauth er en Django app, der giver en htpasswd godkendelse backend til Django.Konfigurer dine indstillinger som så:INSTALLED_APPS + = ('htauth «,)AUTHENTICATION_BACKENDS = (& Nbsp; & nbsp; & nbsp; »Htauth.backend.HtauthBackend«,& Nbsp; & nbsp;...