Forms

class PaperLoginForm

Subclass of Django’s AuthenticationForm. Uses PaperTextInput and PaperPasswordInput widgets.

mangle_form(form)

Utility to monkeypatch forms into PaperInputs. Currently untested.