Admin interface
===============

``django-signup`` adds its :class:`signup.models.Validation` class to the admin
interface for easy inspection of the current validations.

In addition, you can also resend the activation emails if necessary. To do
that, select the target validation instances and, from the drop down menu,
select ``Resend activation email``.