MANIFEST.in
README.rst
setup.py
BaseCode/__init__.py
BaseCode/settings.py
CMS/__init__.py
CMS/admin.py
CMS/apps.py
CMS/models.py
CMS/serializers.py
CMS/tests.py
CMS/urls.py
CMS/views.py
Custom/facebook.py
Custom/google.py
Custom/pagination.py
Custom/render.py
Custom/tag.py
Custom/url_remover.py
Custom/utils.py
PythonSpaceo.egg-info/PKG-INFO
PythonSpaceo.egg-info/SOURCES.txt
PythonSpaceo.egg-info/dependency_links.txt
PythonSpaceo.egg-info/requires.txt
PythonSpaceo.egg-info/top_level.txt
authentication/__init__.py
authentication/admin.py
authentication/apps.py
authentication/custom_middleware.py
authentication/forms.py
authentication/functional_views.py
authentication/models.py
authentication/register.py
authentication/serializers.py
authentication/tests.py
authentication/urls.py
authentication/views.py
authentication/templates/base.html
authentication/templates/mobileversion.html
authentication/templates/userDetails.html
authentication/templates/admin/base.html
authentication/templates/admin/index.html
authentication/templates/admin/login.html
authentication/templates/authentication/home.html
authentication/templates/authentication/setpassword.html
authentication/templates/partials/_flash_messages.html
authentication/templates/partials/basee.html
authentication/templates/partials/process_failed.html
authentication/templates/registration/email.html
authentication/templates/registration/error.html
authentication/templates/registration/password_reset_form.html
authentication/templates/registration/process_failed.html
authentication/templates/registration/recover-password.html
authentication/templates/snippets/base_css.html
authentication/templates/snippets/footer.html
authentication/templates/snippets/header.html