AUTHORS
CHANGELOG
INSTALL
LICENSE
MANIFEST.in
README.rst
setup.cfg
setup.py
django_registration_fc.egg-info/PKG-INFO
django_registration_fc.egg-info/SOURCES.txt
django_registration_fc.egg-info/dependency_links.txt
django_registration_fc.egg-info/requires.txt
django_registration_fc.egg-info/top_level.txt
docs/Makefile
docs/conf.py
docs/default-backend.rst
docs/faq.rst
docs/forms.rst
docs/index.rst
docs/make.bat
docs/quickstart.rst
docs/release-notes.rst
docs/signals.rst
docs/simple-backend.rst
docs/upgrade.rst
docs/views.rst
registration/__init__.py
registration/admin.py
registration/auth_urls.py
registration/forms.py
registration/mail.py
registration/models.py
registration/signals.py
registration/urls.py
registration/views.py
registration/backends/__init__.py
registration/backends/default/__init__.py
registration/backends/default/urls.py
registration/backends/default/views.py
registration/backends/simple/__init__.py
registration/backends/simple/urls.py
registration/backends/simple/views.py
registration/locale/ar/LC_MESSAGES/django.mo
registration/locale/ar/LC_MESSAGES/django.po
registration/locale/bg/LC_MESSAGES/django.mo
registration/locale/bg/LC_MESSAGES/django.po
registration/locale/ca/LC_MESSAGES/django.mo
registration/locale/ca/LC_MESSAGES/django.po
registration/locale/cs/LC_MESSAGES/django.mo
registration/locale/cs/LC_MESSAGES/django.po
registration/locale/da/LC_MESSAGES/django.mo
registration/locale/da/LC_MESSAGES/django.po
registration/locale/de/LC_MESSAGES/django.mo
registration/locale/de/LC_MESSAGES/django.po
registration/locale/el/LC_MESSAGES/django.mo
registration/locale/el/LC_MESSAGES/django.po
registration/locale/en/LC_MESSAGES/django.mo
registration/locale/en/LC_MESSAGES/django.po
registration/locale/es/LC_MESSAGES/django.mo
registration/locale/es/LC_MESSAGES/django.po
registration/locale/es_AR/LC_MESSAGES/django.mo
registration/locale/es_AR/LC_MESSAGES/django.po
registration/locale/fa/LC_MESSAGES/django.mo
registration/locale/fa/LC_MESSAGES/django.po
registration/locale/fr/LC_MESSAGES/django.mo
registration/locale/fr/LC_MESSAGES/django.po
registration/locale/he/LC_MESSAGES/django.mo
registration/locale/he/LC_MESSAGES/django.po
registration/locale/hr/LC_MESSAGES/django.mo
registration/locale/hr/LC_MESSAGES/django.po
registration/locale/is/LC_MESSAGES/django.mo
registration/locale/is/LC_MESSAGES/django.po
registration/locale/it/LC_MESSAGES/django.mo
registration/locale/it/LC_MESSAGES/django.po
registration/locale/ja/LC_MESSAGES/django.mo
registration/locale/ja/LC_MESSAGES/django.po
registration/locale/ko/LC_MESSAGES/django.mo
registration/locale/ko/LC_MESSAGES/django.po
registration/locale/nb/LC_MESSAGES/django.mo
registration/locale/nb/LC_MESSAGES/django.po
registration/locale/nl/LC_MESSAGES/django.mo
registration/locale/nl/LC_MESSAGES/django.po
registration/locale/pl/LC_MESSAGES/django.mo
registration/locale/pl/LC_MESSAGES/django.po
registration/locale/pt/LC_MESSAGES/django.mo
registration/locale/pt/LC_MESSAGES/django.po
registration/locale/pt_BR/LC_MESSAGES/django.mo
registration/locale/pt_BR/LC_MESSAGES/django.po
registration/locale/ru/LC_MESSAGES/django.mo
registration/locale/ru/LC_MESSAGES/django.po
registration/locale/sl/LC_MESSAGES/django.mo
registration/locale/sl/LC_MESSAGES/django.po
registration/locale/sr/LC_MESSAGES/django.mo
registration/locale/sr/LC_MESSAGES/django.po
registration/locale/sv/LC_MESSAGES/django.mo
registration/locale/sv/LC_MESSAGES/django.po
registration/locale/tr_TR/LC_MESSAGES/django.mo
registration/locale/tr_TR/LC_MESSAGES/django.po
registration/locale/zh_CN/LC_MESSAGES/django.mo
registration/locale/zh_CN/LC_MESSAGES/django.po
registration/locale/zh_TW/LC_MESSAGES/django.mo
registration/locale/zh_TW/LC_MESSAGES/django.po
registration/management/__init__.py
registration/management/commands/__init__.py
registration/management/commands/cleanupregistration.py
registration/migrations/0001_initial.py
registration/migrations/__init__.py
registration/templates/registration/activate.html
registration/templates/registration/activation_complete.html
registration/templates/registration/activation_letter.html
registration/templates/registration/login.html
registration/templates/registration/logout.html
registration/templates/registration/password_change_done.html
registration/templates/registration/password_change_form.html
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_base.html
registration/templates/registration/registration_closed.html
registration/templates/registration/registration_complete.html
registration/templates/registration/registration_form.html
test_app/__init__.py
test_app/models.py
test_app/test_settings.py
test_app/urls.py