CHANGES.rst
LICENSE.txt
MANIFEST.in
README.rst
setup.cfg
setup.py
quickstartup/__init__.py
quickstartup/context_processors.py
quickstartup/settings_utils.py
quickstartup/template_loader.py
quickstartup/urls.py
quickstartup.egg-info/PKG-INFO
quickstartup.egg-info/SOURCES.txt
quickstartup.egg-info/dependency_links.txt
quickstartup.egg-info/not-zip-safe
quickstartup.egg-info/requires.txt
quickstartup.egg-info/top_level.txt
quickstartup/qs_accounts/__init__.py
quickstartup/qs_accounts/admin.py
quickstartup/qs_accounts/apps.py
quickstartup/qs_accounts/forms.py
quickstartup/qs_accounts/models.py
quickstartup/qs_accounts/signals.py
quickstartup/qs_accounts/urls.py
quickstartup/qs_accounts/views.py
quickstartup/qs_accounts/locale/pt_BR/LC_MESSAGES/django.mo
quickstartup/qs_accounts/locale/pt_BR/LC_MESSAGES/django.po
quickstartup/qs_accounts/migrations/0001_initial.py
quickstartup/qs_accounts/migrations/__init__.py
quickstartup/qs_accounts/templates/_accounts/accounts.html
quickstartup/qs_accounts/templates/_accounts/activation-error.html
quickstartup/qs_accounts/templates/_accounts/base-profile.html
quickstartup/qs_accounts/templates/_accounts/email-change.html
quickstartup/qs_accounts/templates/_accounts/password-change.html
quickstartup/qs_accounts/templates/_accounts/profile.html
quickstartup/qs_accounts/templates/_accounts/reset-confirm.html
quickstartup/qs_accounts/templates/_accounts/reset.html
quickstartup/qs_accounts/templates/_accounts/signin.html
quickstartup/qs_accounts/templates/_accounts/signup-closed.html
quickstartup/qs_accounts/templates/_accounts/signup-complete.html
quickstartup/qs_accounts/templates/_accounts/signup.html
quickstartup/qs_accounts/templates/_emails/activation-body-html.html
quickstartup/qs_accounts/templates/_emails/activation-body-text.html
quickstartup/qs_accounts/templates/_emails/activation-subject.html
quickstartup/qs_accounts/templates/_emails/change_email-body-html.html
quickstartup/qs_accounts/templates/_emails/change_email-body-text.html
quickstartup/qs_accounts/templates/_emails/change_email-subject.html
quickstartup/qs_accounts/templates/_emails/password_reset-body-html.html
quickstartup/qs_accounts/templates/_emails/password_reset-body-text.html
quickstartup/qs_accounts/templates/_emails/password_reset-subject.html
quickstartup/qs_accounts/templates/accounts/accounts.html
quickstartup/qs_accounts/templates/accounts/activation-error.html
quickstartup/qs_accounts/templates/accounts/base-profile.html
quickstartup/qs_accounts/templates/accounts/email-change.html
quickstartup/qs_accounts/templates/accounts/password-change.html
quickstartup/qs_accounts/templates/accounts/profile.html
quickstartup/qs_accounts/templates/accounts/reset-confirm.html
quickstartup/qs_accounts/templates/accounts/reset.html
quickstartup/qs_accounts/templates/accounts/signin.html
quickstartup/qs_accounts/templates/accounts/signup-closed.html
quickstartup/qs_accounts/templates/accounts/signup-complete.html
quickstartup/qs_accounts/templates/accounts/signup.html
quickstartup/qs_accounts/templates/emails/activation-body-html.html
quickstartup/qs_accounts/templates/emails/activation-body-text.html
quickstartup/qs_accounts/templates/emails/activation-subject.html
quickstartup/qs_accounts/templates/emails/change_email-body-html.html
quickstartup/qs_accounts/templates/emails/change_email-body-text.html
quickstartup/qs_accounts/templates/emails/change_email-subject.html
quickstartup/qs_accounts/templates/emails/password_reset-body-html.html
quickstartup/qs_accounts/templates/emails/password_reset-body-text.html
quickstartup/qs_accounts/templates/emails/password_reset-subject.html
quickstartup/qs_contacts/__init__.py
quickstartup/qs_contacts/admin.py
quickstartup/qs_contacts/apps.py
quickstartup/qs_contacts/forms.py
quickstartup/qs_contacts/models.py
quickstartup/qs_contacts/signals.py
quickstartup/qs_contacts/urls.py
quickstartup/qs_contacts/views.py
quickstartup/qs_contacts/locale/pt_BR/LC_MESSAGES/django.mo
quickstartup/qs_contacts/locale/pt_BR/LC_MESSAGES/django.po
quickstartup/qs_contacts/migrations/0001_initial.py
quickstartup/qs_contacts/migrations/__init__.py
quickstartup/qs_contacts/templates/_contacts/contact.html
quickstartup/qs_contacts/templates/_emails/new_contact-body-html.html
quickstartup/qs_contacts/templates/_emails/new_contact-body-text.html
quickstartup/qs_contacts/templates/_emails/new_contact-subject.html
quickstartup/qs_contacts/templates/contacts/contact.html
quickstartup/qs_contacts/templates/emails/new_contact-body-html.html
quickstartup/qs_contacts/templates/emails/new_contact-body-text.html
quickstartup/qs_contacts/templates/emails/new_contact-subject.html
quickstartup/qs_core/__init__.py
quickstartup/qs_core/antispam.py
quickstartup/qs_core/widgets.py
quickstartup/qs_core/locale/pt_BR/LC_MESSAGES/django.mo
quickstartup/qs_core/locale/pt_BR/LC_MESSAGES/django.po
quickstartup/qs_core/static/css/project.css
quickstartup/qs_core/static/css/quickstartup.css
quickstartup/qs_core/static/images/background.jpg
quickstartup/qs_core/static/images/logo-140x35.png
quickstartup/qs_core/static/images/logo-200x50.png
quickstartup/qs_core/static/lib/bootstrap-4.0.0-alpha.5-dist/css/bootstrap-flex.css
quickstartup/qs_core/static/lib/bootstrap-4.0.0-alpha.5-dist/css/bootstrap-flex.min.css
quickstartup/qs_core/static/lib/bootstrap-4.0.0-alpha.5-dist/css/bootstrap-grid.css
quickstartup/qs_core/static/lib/bootstrap-4.0.0-alpha.5-dist/css/bootstrap-grid.min.css
quickstartup/qs_core/static/lib/bootstrap-4.0.0-alpha.5-dist/css/bootstrap-reboot.css
quickstartup/qs_core/static/lib/bootstrap-4.0.0-alpha.5-dist/css/bootstrap-reboot.min.css
quickstartup/qs_core/static/lib/bootstrap-4.0.0-alpha.5-dist/css/bootstrap.css
quickstartup/qs_core/static/lib/bootstrap-4.0.0-alpha.5-dist/css/bootstrap.min.css
quickstartup/qs_core/static/lib/bootstrap-4.0.0-alpha.5-dist/js/bootstrap.js
quickstartup/qs_core/static/lib/bootstrap-4.0.0-alpha.5-dist/js/bootstrap.min.js
quickstartup/qs_core/static/lib/bootstrap/css/bootstrap-flex.css
quickstartup/qs_core/static/lib/bootstrap/css/bootstrap-flex.min.css
quickstartup/qs_core/static/lib/bootstrap/css/bootstrap-grid.css
quickstartup/qs_core/static/lib/bootstrap/css/bootstrap-grid.min.css
quickstartup/qs_core/static/lib/bootstrap/css/bootstrap-reboot.css
quickstartup/qs_core/static/lib/bootstrap/css/bootstrap-reboot.min.css
quickstartup/qs_core/static/lib/bootstrap/css/bootstrap.css
quickstartup/qs_core/static/lib/bootstrap/css/bootstrap.min.css
quickstartup/qs_core/static/lib/bootstrap/js/bootstrap.js
quickstartup/qs_core/static/lib/bootstrap/js/bootstrap.min.js
quickstartup/qs_core/static/lib/html5shiv/html5shiv.min.js
quickstartup/qs_core/static/lib/jquery/jquery-3.1.1.js
quickstartup/qs_core/static/lib/jquery/jquery-3.1.1.min.js
quickstartup/qs_core/static/lib/jquery/jquery.inputmask.js
quickstartup/qs_core/static/lib/jquery/jquery.inputmask.min.js
quickstartup/qs_core/static/lib/jquery/jquery.js
quickstartup/qs_core/static/lib/jquery/jquery.min.js
quickstartup/qs_core/static/lib/respond/respond.min.js
quickstartup/qs_core/static/lib/tether-1.3.3/gulpfile.js
quickstartup/qs_core/static/lib/tether-1.3.3/docs/css/intro.css
quickstartup/qs_core/static/lib/tether-1.3.3/docs/js/intro.js
quickstartup/qs_core/static/lib/tether-1.3.3/docs/js/markAttachment.js
quickstartup/qs_core/static/lib/tether-1.3.3/docs/welcome/browser-demo.html
quickstartup/qs_core/static/lib/tether-1.3.3/docs/welcome/index.html
quickstartup/qs_core/static/lib/tether-1.3.3/docs/welcome/css/browser-demo.css
quickstartup/qs_core/static/lib/tether-1.3.3/docs/welcome/css/prism.css
quickstartup/qs_core/static/lib/tether-1.3.3/docs/welcome/css/welcome.css
quickstartup/qs_core/static/lib/tether-1.3.3/docs/welcome/js/drop.js
quickstartup/qs_core/static/lib/tether-1.3.3/docs/welcome/js/jquery.js
quickstartup/qs_core/static/lib/tether-1.3.3/docs/welcome/js/log.js
quickstartup/qs_core/static/lib/tether-1.3.3/docs/welcome/js/tether-v0.1.3.js
quickstartup/qs_core/static/lib/tether-1.3.3/docs/welcome/js/welcome.js
quickstartup/qs_core/static/lib/tether-1.3.3/examples/chosen/chosen-sprite.png
quickstartup/qs_core/static/lib/tether-1.3.3/examples/chosen/chosen-sprite@2x.png
quickstartup/qs_core/static/lib/tether-1.3.3/examples/chosen/chosen.css
quickstartup/qs_core/static/lib/tether-1.3.3/examples/chosen/chosen.js
quickstartup/qs_core/static/lib/tether-1.3.3/examples/chosen/index.html
quickstartup/qs_core/static/lib/tether-1.3.3/examples/common/css/style.css
quickstartup/qs_core/static/lib/tether-1.3.3/examples/content-visible/index.html
quickstartup/qs_core/static/lib/tether-1.3.3/examples/dolls/dolls.css
quickstartup/qs_core/static/lib/tether-1.3.3/examples/dolls/dolls.js
quickstartup/qs_core/static/lib/tether-1.3.3/examples/dolls/index.html
quickstartup/qs_core/static/lib/tether-1.3.3/examples/element-scroll/index.html
quickstartup/qs_core/static/lib/tether-1.3.3/examples/enable-disable/index.html
quickstartup/qs_core/static/lib/tether-1.3.3/examples/facebook/facebook.css
quickstartup/qs_core/static/lib/tether-1.3.3/examples/facebook/index.html
quickstartup/qs_core/static/lib/tether-1.3.3/examples/out-of-bounds/index.html
quickstartup/qs_core/static/lib/tether-1.3.3/examples/pin/index.html
quickstartup/qs_core/static/lib/tether-1.3.3/examples/resources/css/base.css
quickstartup/qs_core/static/lib/tether-1.3.3/examples/resources/js/jquery.js
quickstartup/qs_core/static/lib/tether-1.3.3/examples/resources/js/log.js
quickstartup/qs_core/static/lib/tether-1.3.3/examples/scroll/index.html
quickstartup/qs_core/static/lib/tether-1.3.3/examples/simple/index.html
quickstartup/qs_core/static/lib/tether-1.3.3/examples/testbed/index.html
quickstartup/qs_core/static/lib/tether-1.3.3/examples/tooltip/index.html
quickstartup/qs_core/static/lib/tether-1.3.3/examples/viewport/colors.css
quickstartup/qs_core/static/lib/tether-1.3.3/examples/viewport/index.html
quickstartup/qs_core/static/lib/tether-1.3.3/src/js/abutment.js
quickstartup/qs_core/static/lib/tether-1.3.3/src/js/constraint.js
quickstartup/qs_core/static/lib/tether-1.3.3/src/js/markAttachment.js
quickstartup/qs_core/static/lib/tether-1.3.3/src/js/shift.js
quickstartup/qs_core/static/lib/tether-1.3.3/src/js/tether.js
quickstartup/qs_core/static/lib/tether-1.3.3/src/js/utils.js
quickstartup/qs_core/static/widgets/phone.js
quickstartup/qs_core/templates/404.html
quickstartup/qs_core/templates/500.html
quickstartup/qs_core/templates/app.html
quickstartup/qs_core/templates/page.html
quickstartup/qs_core/templates/project.html
quickstartup/qs_core/templates/_core/app.html
quickstartup/qs_core/templates/_core/bootstrap.html
quickstartup/qs_core/templates/_core/html5.html
quickstartup/qs_core/templates/_core/page.html
quickstartup/qs_core/templates/_core/project.html
quickstartup/qs_core/templates/_emails/base.html
quickstartup/qs_core/templates/_emails/project.html
quickstartup/qs_core/templates/_includes/_field_help_and_errors.html
quickstartup/qs_core/templates/_includes/antispam.html
quickstartup/qs_core/templates/_includes/form-errors.html
quickstartup/qs_core/templates/_includes/horizontal-labeled-big-field.html
quickstartup/qs_core/templates/_includes/horizontal-labeled-field.html
quickstartup/qs_core/templates/_includes/message-panels.html
quickstartup/qs_core/templates/_includes/vertical-labeled-big-field.html
quickstartup/qs_core/templates/_includes/vertical-labeled-field.html
quickstartup/qs_core/templates/_includes/vertical-placeholder-big-field.html
quickstartup/qs_core/templates/_includes/vertical-placeholder-big-password.html
quickstartup/qs_core/templates/_includes/vertical-placeholder-field.html
quickstartup/qs_core/templates/apps/index.html
quickstartup/qs_core/templates/emails/base.html
quickstartup/qs_core/templates/emails/project.html
quickstartup/qs_pages/__init__.py
quickstartup/qs_pages/admin.py
quickstartup/qs_pages/apps.py
quickstartup/qs_pages/bootstrap.py
quickstartup/qs_pages/forms.py
quickstartup/qs_pages/middleware.py
quickstartup/qs_pages/models.py
quickstartup/qs_pages/urlresolver.py
quickstartup/qs_pages/urls.py
quickstartup/qs_pages/views.py
quickstartup/qs_pages/locale/pt_BR/LC_MESSAGES/django.mo
quickstartup/qs_pages/locale/pt_BR/LC_MESSAGES/django.po
quickstartup/qs_pages/migrations/0001_initial.py
quickstartup/qs_pages/migrations/__init__.py
quickstartup/qs_pages/templates/_website/content.html
quickstartup/qs_pages/templates/_website/landing.html
quickstartup/qs_pages/templates/_website/privacy.html
quickstartup/qs_pages/templates/_website/terms.html
quickstartup/qs_pages/templates/website/content.html
quickstartup/qs_pages/templates/website/landing.html
quickstartup/qs_pages/templates/website/privacy.html
quickstartup/qs_pages/templates/website/terms.html
quickstartup/qs_pages/templatetags/__init__.py
quickstartup/qs_pages/templatetags/pages.py