.. _forms: .. module:: django_latch.forms Form classes ============ The only form required by ``django-latch`` is the one used for setting up the latch, which only asks for the generated token in the user's mobile phone Latch app. .. autoclass:: PairLatchForm