LICENSE
MANIFEST.in
README.md
README.rst
manage.py
requirements.txt
setup.py
accounts/__init__.py
accounts/apps.py
accounts/forms.py
accounts/models.py
accounts/tasks.py
accounts/tests.py
accounts/tests_celery_tasks.py
accounts/urls.py
accounts/views.py
accounts/migrations/0001_initial.py
accounts/migrations/0002_auto_20190128_1237.py
accounts/migrations/0003_auto_20190201_1840.py
accounts/migrations/0004_account_status.py
accounts/migrations/0005_auto_20190212_1334.py
accounts/migrations/0006_auto_20190212_1708.py
accounts/migrations/0007_email.py
accounts/migrations/0008_account_assigned_to.py
accounts/migrations/0009_auto_20190809_1659.py
accounts/migrations/0010_account_teams.py
accounts/migrations/__init__.py
accounts/templates/accounts.html
accounts/templates/create_account.html
accounts/templates/create_mail_accounts.html
accounts/templates/error_template.html
accounts/templates/view_account.html
cases/__init__.py
cases/apps.py
cases/forms.py
cases/models.py
cases/tasks.py
cases/tests.py
cases/tests_celery_tasks.py
cases/urls.py
cases/views.py
cases/migrations/0001_initial.py
cases/migrations/0002_auto_20190128_1237.py
cases/migrations/0003_auto_20190212_1334.py
cases/migrations/0004_case_teams.py
cases/migrations/__init__.py
cases/templates/cases.html
cases/templates/cases_list.html
cases/templates/comments.html
cases/templates/create_cases.html
cases/templates/sel_contacts.html
cases/templates/show_case.html
cases/templates/view_case.html
cases/templates/view_contacts.html
common/__init__.py
common/access_decorators_mixins.py
common/admin.py
common/apps.py
common/forms.py
common/models.py
common/status.py
common/tasks.py
common/tests.py
common/tests_celery_tasks.py
common/token_generator.py
common/urls.py
common/utils.py
common/views.py
common/management/__init__.py
common/management/commands/__init__.py
common/management/commands/dotenv.py
common/migrations/0001_initial.py
common/migrations/0002_auto_20190128_1237.py
common/migrations/0003_document.py
common/migrations/0004_attachments_case.py
common/migrations/0005_auto_20190204_1400.py
common/migrations/0006_comment_user.py
common/migrations/0007_auto_20190212_1334.py
common/migrations/0008_google.py
common/migrations/0009_document_shared_to.py
common/migrations/0010_apisettings.py
common/migrations/0011_auto_20190218_1230.py
common/migrations/0012_apisettings_website.py
common/migrations/0013_auto_20190508_1540.py
common/migrations/0014_auto_20190524_1113.py
common/migrations/0015_auto_20190604_1830.py
common/migrations/0016_auto_20190624_1816.py
common/migrations/0017_auto_20190722_1443.py
common/migrations/0018_document_teams.py
common/migrations/__init__.py
common/templates/comment_email.html
common/templates/create.html
common/templates/doc_create.html
common/templates/doc_detail.html
common/templates/doc_list.html
common/templates/doc_list_1.html
common/templates/list.html
common/templates/user_delete_email.html
common/templates/user_detail.html
common/templates/user_status.html
common/templates/user_status_activate.html
common/templates/user_status_deactivate.html
common/templates/user_status_in.html
common/templates/settings/create.html
common/templates/settings/list.html
common/templates/settings/update.html
common/templates/settings/view.html
common/templatetags/__init__.py
common/templatetags/common_tags.py
contacts/__init__.py
contacts/admin.py
contacts/apps.py
contacts/forms.py
contacts/models.py
contacts/tasks.py
contacts/tests.py
contacts/tests_celery_tasks.py
contacts/urls.py
contacts/views.py
contacts/migrations/0001_initial.py
contacts/migrations/0002_auto_20190210_1810.py
contacts/migrations/0002_auto_20190212_1334.py
contacts/migrations/0003_merge_20190214_1427.py
contacts/migrations/0004_contact_teams.py
contacts/migrations/__init__.py
contacts/templates/contacts.html
contacts/templates/contacts_list.html
contacts/templates/create_contact.html
contacts/templates/view_contact.html
crm/__init__.py
crm/celery.py
crm/exceptions.py
crm/helper.py
crm/settings.py
crm/storages.py
crm/urls.py
crm/version.py
crm/wsgi.py
docs/Makefile
docs/__init__.py
docs/1583446206/laszlo.hegedus.resume.pdf
docs/1583446866/get.him.to.the.greek.2010.hun.1cd.4002811.zip
docs/source/Accounts.rst
docs/source/Cases.rst
docs/source/Change Password.rst
docs/source/Contacts.rst
docs/source/Documents.rst
docs/source/Forget Password.rst
docs/source/Leads.rst
docs/source/Login.rst
docs/source/Opportunity.rst
docs/source/Profile.rst
docs/source/conf.py
docs/source/index.rst
docs/source/screenshots/accountcreate.png
docs/source/screenshots/accountshome.png
docs/source/screenshots/accountshome1.png
docs/source/screenshots/casescreate.png
docs/source/screenshots/caseshome.png
docs/source/screenshots/caseshome1.png
docs/source/screenshots/changepassword.png
docs/source/screenshots/contactscreate.png
docs/source/screenshots/contactshome.png
docs/source/screenshots/contactshome1.png
docs/source/screenshots/createsettings.png
docs/source/screenshots/createuser.png
docs/source/screenshots/documentscreate.png
docs/source/screenshots/documentshome.png
docs/source/screenshots/documentshome1.png
docs/source/screenshots/dropdown.png
docs/source/screenshots/editprofile.png
docs/source/screenshots/edituser.png
docs/source/screenshots/email.png
docs/source/screenshots/forgetpasswordpage.png
docs/source/screenshots/homepage.png
docs/source/screenshots/leadscreate.png
docs/source/screenshots/leadshome.png
docs/source/screenshots/leadshome1.png
docs/source/screenshots/login.png
docs/source/screenshots/mailsent.png
docs/source/screenshots/opportunitycreate.png
docs/source/screenshots/opportunityhome.png
docs/source/screenshots/opportunityhome1.png
docs/source/screenshots/profilehome.png
docs/source/screenshots/resetpassword.png
docs/source/screenshots/resetsuccessful.png
docs/source/screenshots/settingshome.png
docs/source/screenshots/usershome.png
emails/__init__.py
emails/admin.py
emails/apps.py
emails/forms.py
emails/models.py
emails/tests.py
emails/urls.py
emails/views.py
emails/migrations/0001_initial.py
emails/migrations/__init__.py
emails/templates/create_mail.html
emails/templates/emails.html
emails/templates/mail_all.html
emails/templates/mail_center.html
emails/templates/mail_drafts.html
emails/templates/mail_important.html
emails/templates/mail_sent.html
emails/templates/mail_trash.html
events/__init__.py
events/admin.py
events/apps.py
events/forms.py
events/models.py
events/tasks.py
events/tests.py
events/tests_celery_tasks.py
events/urls.py
events/views.py
events/migrations/0001_initial.py
events/migrations/0002_event_date_of_meeting.py
events/migrations/0003_event_teams.py
events/migrations/__init__.py
events/templates/assigned_to_email_template_event.html
events/templates/event_create.html
events/templates/event_detail.html
events/templates/events_list.html
invoices/__init__.py
invoices/admin.py
invoices/apps.py
invoices/forms.py
invoices/models.py
invoices/tasks.py
invoices/tests.py
invoices/tests_celery_tasks.py
invoices/urls.py
invoices/views.py
invoices/migrations/0001_initial.py
invoices/migrations/0002_auto_20190524_1113.py
invoices/migrations/0003_auto_20190527_1620.py
invoices/migrations/0004_auto_20190603_1844.py
invoices/migrations/0005_invoicehistory.py
invoices/migrations/0006_invoice_account.py
invoices/migrations/0007_auto_20190909_1621.py
invoices/migrations/0008_invoice_teams.py
invoices/migrations/__init__.py
invoices/templates/assigned_to_email_template.html
invoices/templates/invoice_cancelled.html
invoices/templates/invoice_create_1.html
invoices/templates/invoice_detail_email.html
invoices/templates/invoice_download_pdf.html
invoices/templates/invoices_create.html
invoices/templates/invoices_detail.html
invoices/templates/invoices_detail_1.html
invoices/templates/invoices_list.html
krynegger_crm.egg-info/PKG-INFO
krynegger_crm.egg-info/SOURCES.txt
krynegger_crm.egg-info/dependency_links.txt
krynegger_crm.egg-info/requires.txt
krynegger_crm.egg-info/top_level.txt
leads/__init__.py
leads/admin.py
leads/apps.py
leads/forms.py
leads/models.py
leads/signals.py
leads/tasks.py
leads/tests.py
leads/tests_celery_tasks.py
leads/urls.py
leads/views.py
leads/migrations/0001_initial.py
leads/migrations/0002_lead_tags.py
leads/migrations/0003_auto_20190211_1142.py
leads/migrations/0004_auto_20190212_1334.py
leads/migrations/0005_auto_20190212_1708.py
leads/migrations/0006_auto_20190218_1217.py
leads/migrations/0007_auto_20190306_1226.py
leads/migrations/0008_auto_20190315_1503.py
leads/migrations/0009_lead_created_from_site.py
leads/migrations/0010_lead_teams.py
leads/migrations/__init__.py
leads/templates/checkbox.html
leads/templates/create_lead.html
leads/templates/lead_assigned.html
leads/templates/leads.html
leads/templates/leads_list.html
leads/templates/view_leads.html
marketing/__init__.py
marketing/admin.py
marketing/apps.py
marketing/forms.py
marketing/models.py
marketing/search_backends.py
marketing/search_indexes.py
marketing/tasks.py
marketing/tests.py
marketing/tests_celery_tasks.py
marketing/urls.py
marketing/views.py
marketing/migrations/0001_initial.py
marketing/migrations/0002_auto_20190307_1227.py
marketing/migrations/0003_failedcontact.py
marketing/migrations/0004_auto_20190315_1443.py
marketing/migrations/0005_campaign_timezone.py
marketing/migrations/0006_campaign_attachment.py
marketing/migrations/0007_auto_20190611_1226.py
marketing/migrations/0008_auto_20190612_1905.py
marketing/migrations/0009_auto_20190618_1144.py
marketing/migrations/0010_auto_20190805_1038.py
marketing/migrations/0011_auto_20190904_1143.py
marketing/migrations/0012_auto_20190909_1621.py
marketing/migrations/0013_blockeddomain_blockedemail.py
marketing/migrations/__init__.py
marketing/templates/add_blocked_domain.html
marketing/templates/add_blocked_email.html
marketing/templates/add_email_for_campaign.html
marketing/templates/blocked_domain_list.html
marketing/templates/blocked_email_list.html
marketing/templates/contact_detail.html
marketing/templates/email_for_campaigns_list.html
marketing/templates/html_message_campaign.html
marketing/templates/search_contact_emails.html
marketing/templates/unsubscribe_from_campaign_template.html
marketing/templates/search/contact_emails.txt
marketing/templates/search/failed_contact_emails.txt
marketing/templates/search/search.html
marketing/templatetags/__init__.py
marketing/templatetags/digg_paginator.py
opportunity/__init__.py
opportunity/admin.py
opportunity/apps.py
opportunity/forms.py
opportunity/models.py
opportunity/tasks.py
opportunity/tests.py
opportunity/tests_celery_tasks.py
opportunity/urls.py
opportunity/views.py
opportunity/migrations/0001_initial.py
opportunity/migrations/0002_opportunity_tags.py
opportunity/migrations/0003_auto_20190212_1334.py
opportunity/migrations/0004_opportunity_teams.py
opportunity/migrations/__init__.py
opportunity/templates/create_opportunity.html
opportunity/templates/opp_contacts.html
opportunity/templates/opportunities_list.html
opportunity/templates/opportunity.html
opportunity/templates/opportunity_comments.html
opportunity/templates/view_opportunity.html
planner/__init__.py
planner/admin.py
planner/apps.py
planner/forms.py
planner/models.py
planner/tests.py
planner/urls.py
planner/views.py
planner/migrations/0001_initial.py
planner/migrations/0002_auto_20190212_1334.py
planner/migrations/__init__.py
planner/templates/calls.html
planner/templates/calls_list.html
planner/templates/contacts.html
planner/templates/dialog_models.html
planner/templates/events_base.html
planner/templates/leads.html
planner/templates/meetings.html
planner/templates/meetings_list.html
planner/templates/reminder.html
planner/templates/tasks.html
planner/templates/tasks_list.html
planner/templates/users.html
tasks/__init__.py
tasks/admin.py
tasks/apps.py
tasks/celery_tasks.py
tasks/forms.py
tasks/models.py
tasks/tests.py
tasks/tests_celery_tasks.py
tasks/urls.py
tasks/utils.py
tasks/views.py
tasks/migrations/0001_initial.py
tasks/migrations/0002_task_created_by.py
tasks/migrations/0003_task_created_on.py
tasks/migrations/0004_task_teams.py
tasks/migrations/__init__.py
tasks/templates/task_create.html
tasks/templates/task_detail.html
tasks/templates/tasks_email_template.html
tasks/templates/tasks_tasks_list.html
teams/__init__.py
teams/admin.py
teams/apps.py
teams/forms.py
teams/models.py
teams/tasks.py
teams/tests.py
teams/urls.py
teams/views.py
teams/migrations/0001_initial.py
teams/migrations/0002_auto_20190624_1250.py
teams/migrations/0003_auto_20190909_1621.py
teams/migrations/__init__.py
teams/templates/team_create.html
teams/templates/team_detail.html
teams/templates/teams.html