AUTHORS
LICENCE
MANIFEST.in
README.md
setup.py
django_manifest.egg-info/PKG-INFO
django_manifest.egg-info/SOURCES.txt
django_manifest.egg-info/dependency_links.txt
django_manifest.egg-info/not-zip-safe
django_manifest.egg-info/top_level.txt
docs/Makefile
docs/conf.py
docs/index.rst
docs/make.bat
manifest/__init__.py
manifest/__pycache__/__init__.cpython-37.pyc
manifest/accounts/__init__.py
manifest/accounts/admin.py
manifest/accounts/backends.py
manifest/accounts/decorators.py
manifest/accounts/defaults.py
manifest/accounts/forms.py
manifest/accounts/managers.py
manifest/accounts/middleware.py
manifest/accounts/models.py
manifest/accounts/signals.py
manifest/accounts/urls.py
manifest/accounts/utils.py
manifest/accounts/views.py
manifest/accounts/fixtures/dev.json
manifest/accounts/fixtures/test.json
manifest/accounts/locale/tr/LC_MESSAGES/django.po
manifest/accounts/management/__init__.py
manifest/accounts/management/commands/__init__.py
manifest/accounts/management/commands/clean_expired.py
manifest/accounts/migrations/0001_initial.py
manifest/accounts/migrations/__init__.py
manifest/accounts/tests/__init__.py
manifest/accounts/tests/base.py
manifest/accounts/tests/test_backends.py
manifest/accounts/tests/test_commands.py
manifest/accounts/tests/test_decorators.py
manifest/accounts/tests/test_forms.py
manifest/accounts/tests/test_managers.py
manifest/accounts/tests/test_middleware.py
manifest/accounts/tests/test_models.py
manifest/accounts/tests/test_utils.py
manifest/accounts/tests/test_views.py
manifest/bootstrap/__init__.py
manifest/bootstrap/defaults.py
manifest/bootstrap/models.py
manifest/bootstrap/locale/tr/LC_MESSAGES/django.po
manifest/bootstrap/static/css/bootstrap-theme.css
manifest/bootstrap/static/css/bootstrap-theme.css.map
manifest/bootstrap/static/css/bootstrap-theme.min.css
manifest/bootstrap/static/css/bootstrap.css
manifest/bootstrap/static/css/bootstrap.css.map
manifest/bootstrap/static/css/bootstrap.min.css
manifest/bootstrap/static/fonts/glyphicons-halflings-regular.eot
manifest/bootstrap/static/fonts/glyphicons-halflings-regular.svg
manifest/bootstrap/static/fonts/glyphicons-halflings-regular.ttf
manifest/bootstrap/static/fonts/glyphicons-halflings-regular.woff
manifest/bootstrap/static/js/bootstrap.js
manifest/bootstrap/static/js/bootstrap.min.js
manifest/bootstrap/static/js/npm.js
manifest/bootstrap/templates/404.html
manifest/bootstrap/templates/500.html
manifest/bootstrap/templates/_messages.html
manifest/bootstrap/templates/_navbar_account.html
manifest/bootstrap/templates/_navbar_search.html
manifest/bootstrap/templates/base.html
manifest/bootstrap/templates/base_aside.html
manifest/bootstrap/templates/base_banner.html
manifest/bootstrap/templates/homepage.html
manifest/bootstrap/templates/theme_base.html
manifest/bootstrap/templates/accounts/account_edit_form.html
manifest/bootstrap/templates/accounts/activate_fail.html
manifest/bootstrap/templates/accounts/base.html
manifest/bootstrap/templates/accounts/disabled.html
manifest/bootstrap/templates/accounts/email_change_complete.html
manifest/bootstrap/templates/accounts/email_change_done.html
manifest/bootstrap/templates/accounts/email_change_fail.html
manifest/bootstrap/templates/accounts/email_change_form.html
manifest/bootstrap/templates/accounts/email_form.html
manifest/bootstrap/templates/accounts/login.html
manifest/bootstrap/templates/accounts/logout.html
manifest/bootstrap/templates/accounts/password_change_complete.html
manifest/bootstrap/templates/accounts/password_change_form.html
manifest/bootstrap/templates/accounts/password_reset_complete.html
manifest/bootstrap/templates/accounts/password_reset_confirm.html
manifest/bootstrap/templates/accounts/password_reset_done.html
manifest/bootstrap/templates/accounts/password_reset_form.html
manifest/bootstrap/templates/accounts/profile_detail.html
manifest/bootstrap/templates/accounts/profile_form.html
manifest/bootstrap/templates/accounts/profile_list.html
manifest/bootstrap/templates/accounts/register.html
manifest/bootstrap/templates/accounts/register_complete.html
manifest/bootstrap/templates/accounts/settings.html
manifest/bootstrap/templates/accounts/emails/activation_email_message.txt
manifest/bootstrap/templates/accounts/emails/activation_email_subject.txt
manifest/bootstrap/templates/accounts/emails/confirmation_email_message_new.txt
manifest/bootstrap/templates/accounts/emails/confirmation_email_message_old.txt
manifest/bootstrap/templates/accounts/emails/confirmation_email_subject_new.txt
manifest/bootstrap/templates/accounts/emails/confirmation_email_subject_old.txt
manifest/bootstrap/templates/accounts/emails/password_reset_message.txt
manifest/bootstrap/templates/accounts/emails/password_reset_subject.txt
manifest/bootstrap/templates/bootstrap/field.html
manifest/bootstrap/templates/bootstrap/form.html
manifest/bootstrap/templates/bootstrap/formset.html
manifest/bootstrap/templates/comments/comment_confirm_delete.html
manifest/bootstrap/templates/comments/comment_form.html
manifest/bootstrap/templates/comments/comment_item.html
manifest/bootstrap/templates/comments/comment_list.html
manifest/bootstrap/templates/comments/comments_block.html
manifest/bootstrap/templates/comments/delete.html
manifest/bootstrap/templates/comments/delete_done.html
manifest/bootstrap/templates/comments/delete_verify.html
manifest/bootstrap/templates/comments/posted.html
manifest/bootstrap/templates/comments/preview.html
manifest/bootstrap/templates/flatpages/default.html
manifest/bootstrap/templates/flatpages/flatpagebody.html
manifest/bootstrap/templates/pagination/pagination.html
manifest/bootstrap/templatetags/__init__.py
manifest/bootstrap/templatetags/bootstrap_tags.py
manifest/core/__init__.py
manifest/core/context_processors.py
manifest/core/decorators.py
manifest/core/forms.py
manifest/core/fixtures/dev.json
manifest/core/locale/tr/LC_MESSAGES/django.po
manifest/core/projects/basic/manage.py
manifest/core/projects/basic/project_name/__init__.py
manifest/core/projects/basic/project_name/requirements.txt
manifest/core/projects/basic/project_name/settings.py
manifest/core/projects/basic/project_name/settings_local.py
manifest/core/projects/basic/project_name/urls.py
manifest/core/projects/basic/project_name/wsgi.py
manifest/core/projects/basic/project_name/templates/base.html
manifest/core/static/css/base.css
manifest/core/static/js/jquery.js
manifest/core/static/js/jquery.min.js
manifest/core/static/js/respond.min.js
manifest/core/static/wmd/jquery.wmd.js
manifest/core/static/wmd/jquery.wmd.min.js
manifest/core/static/wmd/wmd.css
manifest/core/static/wmd/images/wmd-buttons.png
manifest/core/static/wmd/images/wmd-buttons.psd
manifest/core/templates/base.html
manifest/core/templates/core/analytics.html
manifest/core/templatetags/__init__.py
manifest/core/templatetags/analytics.py
manifest/core/templatetags/navigation.py