AUTHORS
LICENSE
MANIFEST.in
README.md
setup.py
django_registration2.egg-info/PKG-INFO
django_registration2.egg-info/SOURCES.txt
django_registration2.egg-info/dependency_links.txt
django_registration2.egg-info/requires.txt
django_registration2.egg-info/top_level.txt
registration/__init__.py
registration/admin.py
registration/auth_urls.py
registration/forms.py
registration/managers.py
registration/models.py
registration/signals.py
registration/urls.py
registration/utils.py
registration/views.py
registration/backends/__init__.py
registration/backends/default.py
registration/management/__init__.py
registration/management/commands/__init__.py
registration/management/commands/cleanupregistration.py
registration/migrations/0001_initial.py
registration/migrations/0002_auto__add_field_registrationprofile_verified.py
registration/migrations/0003_auto__add_field_registrationprofile_activated__add_field_registrationp.py
registration/migrations/0004_migrate_activated_flag.py
registration/migrations/__init__.py
registration/templates/registration/acceptance_email.txt
registration/templates/registration/acceptance_subject.txt
registration/templates/registration/login.html
registration/templates/registration/moderator_email.txt
registration/templates/registration/moderator_subject.txt
registration/templates/registration/password_reset_complete.html
registration/templates/registration/password_reset_confirm.html
registration/templates/registration/password_reset_done.html
registration/templates/registration/password_reset_email.html
registration/templates/registration/password_reset_form.html
registration/templates/registration/registration_closed.html
registration/templates/registration/registration_complete.html
registration/templates/registration/registration_email.txt
registration/templates/registration/registration_form.html
registration/templates/registration/registration_moderate.html
registration/templates/registration/registration_moderate_list.html
registration/templates/registration/registration_subject.txt
registration/templates/registration/registration_verify.html