diff --git a/__init__.py b/helpdesk/__init__.py similarity index 100% rename from __init__.py rename to helpdesk/__init__.py diff --git a/admin.py b/helpdesk/admin.py similarity index 100% rename from admin.py rename to helpdesk/admin.py diff --git a/akismet.py b/helpdesk/akismet.py similarity index 100% rename from akismet.py rename to helpdesk/akismet.py diff --git a/fixtures/initial_data.json b/helpdesk/fixtures/initial_data.json similarity index 100% rename from fixtures/initial_data.json rename to helpdesk/fixtures/initial_data.json diff --git a/forms.py b/helpdesk/forms.py similarity index 100% rename from forms.py rename to helpdesk/forms.py diff --git a/htdocs/buttons/accept.png b/helpdesk/htdocs/buttons/accept.png similarity index 100% rename from htdocs/buttons/accept.png rename to helpdesk/htdocs/buttons/accept.png diff --git a/htdocs/buttons/button_template.psd b/helpdesk/htdocs/buttons/button_template.psd similarity index 100% rename from htdocs/buttons/button_template.psd rename to helpdesk/htdocs/buttons/button_template.psd diff --git a/htdocs/buttons/button_template.txt b/helpdesk/htdocs/buttons/button_template.txt similarity index 100% rename from htdocs/buttons/button_template.txt rename to helpdesk/htdocs/buttons/button_template.txt diff --git a/htdocs/buttons/delete.png b/helpdesk/htdocs/buttons/delete.png similarity index 100% rename from htdocs/buttons/delete.png rename to helpdesk/htdocs/buttons/delete.png diff --git a/htdocs/buttons/edit.png b/helpdesk/htdocs/buttons/edit.png similarity index 100% rename from htdocs/buttons/edit.png rename to helpdesk/htdocs/buttons/edit.png diff --git a/htdocs/buttons/take.png b/helpdesk/htdocs/buttons/take.png similarity index 100% rename from htdocs/buttons/take.png rename to helpdesk/htdocs/buttons/take.png diff --git a/htdocs/filter.js b/helpdesk/htdocs/filter.js similarity index 100% rename from htdocs/filter.js rename to helpdesk/htdocs/filter.js diff --git a/htdocs/helpdesk.css b/helpdesk/htdocs/helpdesk.css similarity index 100% rename from htdocs/helpdesk.css rename to helpdesk/htdocs/helpdesk.css diff --git a/htdocs/hover.js b/helpdesk/htdocs/hover.js similarity index 100% rename from htdocs/hover.js rename to helpdesk/htdocs/hover.js diff --git a/htdocs/jquery-1.3.2.min.js b/helpdesk/htdocs/jquery-1.3.2.min.js similarity index 100% rename from htdocs/jquery-1.3.2.min.js rename to helpdesk/htdocs/jquery-1.3.2.min.js diff --git a/htdocs/jquery-smoothness-theme/images/222222_11x11_icon_arrows_leftright.gif b/helpdesk/htdocs/jquery-smoothness-theme/images/222222_11x11_icon_arrows_leftright.gif similarity index 100% rename from htdocs/jquery-smoothness-theme/images/222222_11x11_icon_arrows_leftright.gif rename to helpdesk/htdocs/jquery-smoothness-theme/images/222222_11x11_icon_arrows_leftright.gif diff --git a/htdocs/jquery-smoothness-theme/images/222222_11x11_icon_arrows_updown.gif b/helpdesk/htdocs/jquery-smoothness-theme/images/222222_11x11_icon_arrows_updown.gif similarity index 100% rename from htdocs/jquery-smoothness-theme/images/222222_11x11_icon_arrows_updown.gif rename to helpdesk/htdocs/jquery-smoothness-theme/images/222222_11x11_icon_arrows_updown.gif diff --git a/htdocs/jquery-smoothness-theme/images/222222_11x11_icon_close.gif b/helpdesk/htdocs/jquery-smoothness-theme/images/222222_11x11_icon_close.gif similarity index 100% rename from htdocs/jquery-smoothness-theme/images/222222_11x11_icon_close.gif rename to helpdesk/htdocs/jquery-smoothness-theme/images/222222_11x11_icon_close.gif diff --git a/htdocs/jquery-smoothness-theme/images/222222_11x11_icon_doc.gif b/helpdesk/htdocs/jquery-smoothness-theme/images/222222_11x11_icon_doc.gif similarity index 100% rename from htdocs/jquery-smoothness-theme/images/222222_11x11_icon_doc.gif rename to helpdesk/htdocs/jquery-smoothness-theme/images/222222_11x11_icon_doc.gif diff --git a/htdocs/jquery-smoothness-theme/images/222222_11x11_icon_folder_closed.gif b/helpdesk/htdocs/jquery-smoothness-theme/images/222222_11x11_icon_folder_closed.gif similarity index 100% rename from htdocs/jquery-smoothness-theme/images/222222_11x11_icon_folder_closed.gif rename to helpdesk/htdocs/jquery-smoothness-theme/images/222222_11x11_icon_folder_closed.gif diff --git a/htdocs/jquery-smoothness-theme/images/222222_11x11_icon_folder_open.gif b/helpdesk/htdocs/jquery-smoothness-theme/images/222222_11x11_icon_folder_open.gif similarity index 100% rename from htdocs/jquery-smoothness-theme/images/222222_11x11_icon_folder_open.gif rename to helpdesk/htdocs/jquery-smoothness-theme/images/222222_11x11_icon_folder_open.gif diff --git a/htdocs/jquery-smoothness-theme/images/222222_11x11_icon_minus.gif b/helpdesk/htdocs/jquery-smoothness-theme/images/222222_11x11_icon_minus.gif similarity index 100% rename from htdocs/jquery-smoothness-theme/images/222222_11x11_icon_minus.gif rename to helpdesk/htdocs/jquery-smoothness-theme/images/222222_11x11_icon_minus.gif diff --git a/htdocs/jquery-smoothness-theme/images/222222_11x11_icon_plus.gif b/helpdesk/htdocs/jquery-smoothness-theme/images/222222_11x11_icon_plus.gif similarity index 100% rename from htdocs/jquery-smoothness-theme/images/222222_11x11_icon_plus.gif rename to helpdesk/htdocs/jquery-smoothness-theme/images/222222_11x11_icon_plus.gif diff --git a/htdocs/jquery-smoothness-theme/images/222222_11x11_icon_resize_se.gif b/helpdesk/htdocs/jquery-smoothness-theme/images/222222_11x11_icon_resize_se.gif similarity index 100% rename from htdocs/jquery-smoothness-theme/images/222222_11x11_icon_resize_se.gif rename to helpdesk/htdocs/jquery-smoothness-theme/images/222222_11x11_icon_resize_se.gif diff --git a/htdocs/jquery-smoothness-theme/images/222222_7x7_arrow_down.gif b/helpdesk/htdocs/jquery-smoothness-theme/images/222222_7x7_arrow_down.gif similarity index 100% rename from htdocs/jquery-smoothness-theme/images/222222_7x7_arrow_down.gif rename to helpdesk/htdocs/jquery-smoothness-theme/images/222222_7x7_arrow_down.gif diff --git a/htdocs/jquery-smoothness-theme/images/222222_7x7_arrow_left.gif b/helpdesk/htdocs/jquery-smoothness-theme/images/222222_7x7_arrow_left.gif similarity index 100% rename from htdocs/jquery-smoothness-theme/images/222222_7x7_arrow_left.gif rename to helpdesk/htdocs/jquery-smoothness-theme/images/222222_7x7_arrow_left.gif diff --git a/htdocs/jquery-smoothness-theme/images/222222_7x7_arrow_right.gif b/helpdesk/htdocs/jquery-smoothness-theme/images/222222_7x7_arrow_right.gif similarity index 100% rename from htdocs/jquery-smoothness-theme/images/222222_7x7_arrow_right.gif rename to helpdesk/htdocs/jquery-smoothness-theme/images/222222_7x7_arrow_right.gif diff --git a/htdocs/jquery-smoothness-theme/images/222222_7x7_arrow_up.gif b/helpdesk/htdocs/jquery-smoothness-theme/images/222222_7x7_arrow_up.gif similarity index 100% rename from htdocs/jquery-smoothness-theme/images/222222_7x7_arrow_up.gif rename to helpdesk/htdocs/jquery-smoothness-theme/images/222222_7x7_arrow_up.gif diff --git a/htdocs/jquery-smoothness-theme/images/454545_11x11_icon_arrows_leftright.gif b/helpdesk/htdocs/jquery-smoothness-theme/images/454545_11x11_icon_arrows_leftright.gif similarity index 100% rename from htdocs/jquery-smoothness-theme/images/454545_11x11_icon_arrows_leftright.gif rename to helpdesk/htdocs/jquery-smoothness-theme/images/454545_11x11_icon_arrows_leftright.gif diff --git a/htdocs/jquery-smoothness-theme/images/454545_11x11_icon_arrows_updown.gif b/helpdesk/htdocs/jquery-smoothness-theme/images/454545_11x11_icon_arrows_updown.gif similarity index 100% rename from htdocs/jquery-smoothness-theme/images/454545_11x11_icon_arrows_updown.gif rename to helpdesk/htdocs/jquery-smoothness-theme/images/454545_11x11_icon_arrows_updown.gif diff --git a/htdocs/jquery-smoothness-theme/images/454545_11x11_icon_close.gif b/helpdesk/htdocs/jquery-smoothness-theme/images/454545_11x11_icon_close.gif similarity index 100% rename from htdocs/jquery-smoothness-theme/images/454545_11x11_icon_close.gif rename to helpdesk/htdocs/jquery-smoothness-theme/images/454545_11x11_icon_close.gif diff --git a/htdocs/jquery-smoothness-theme/images/454545_11x11_icon_doc.gif b/helpdesk/htdocs/jquery-smoothness-theme/images/454545_11x11_icon_doc.gif similarity index 100% rename from htdocs/jquery-smoothness-theme/images/454545_11x11_icon_doc.gif rename to helpdesk/htdocs/jquery-smoothness-theme/images/454545_11x11_icon_doc.gif diff --git a/htdocs/jquery-smoothness-theme/images/454545_11x11_icon_folder_closed.gif b/helpdesk/htdocs/jquery-smoothness-theme/images/454545_11x11_icon_folder_closed.gif similarity index 100% rename from htdocs/jquery-smoothness-theme/images/454545_11x11_icon_folder_closed.gif rename to helpdesk/htdocs/jquery-smoothness-theme/images/454545_11x11_icon_folder_closed.gif diff --git a/htdocs/jquery-smoothness-theme/images/454545_11x11_icon_folder_open.gif b/helpdesk/htdocs/jquery-smoothness-theme/images/454545_11x11_icon_folder_open.gif similarity index 100% rename from htdocs/jquery-smoothness-theme/images/454545_11x11_icon_folder_open.gif rename to helpdesk/htdocs/jquery-smoothness-theme/images/454545_11x11_icon_folder_open.gif diff --git a/htdocs/jquery-smoothness-theme/images/454545_11x11_icon_minus.gif b/helpdesk/htdocs/jquery-smoothness-theme/images/454545_11x11_icon_minus.gif similarity index 100% rename from htdocs/jquery-smoothness-theme/images/454545_11x11_icon_minus.gif rename to helpdesk/htdocs/jquery-smoothness-theme/images/454545_11x11_icon_minus.gif diff --git a/htdocs/jquery-smoothness-theme/images/454545_11x11_icon_plus.gif b/helpdesk/htdocs/jquery-smoothness-theme/images/454545_11x11_icon_plus.gif similarity index 100% rename from htdocs/jquery-smoothness-theme/images/454545_11x11_icon_plus.gif rename to helpdesk/htdocs/jquery-smoothness-theme/images/454545_11x11_icon_plus.gif diff --git a/htdocs/jquery-smoothness-theme/images/454545_7x7_arrow_down.gif b/helpdesk/htdocs/jquery-smoothness-theme/images/454545_7x7_arrow_down.gif similarity index 100% rename from htdocs/jquery-smoothness-theme/images/454545_7x7_arrow_down.gif rename to helpdesk/htdocs/jquery-smoothness-theme/images/454545_7x7_arrow_down.gif diff --git a/htdocs/jquery-smoothness-theme/images/454545_7x7_arrow_left.gif b/helpdesk/htdocs/jquery-smoothness-theme/images/454545_7x7_arrow_left.gif similarity index 100% rename from htdocs/jquery-smoothness-theme/images/454545_7x7_arrow_left.gif rename to helpdesk/htdocs/jquery-smoothness-theme/images/454545_7x7_arrow_left.gif diff --git a/htdocs/jquery-smoothness-theme/images/454545_7x7_arrow_right.gif b/helpdesk/htdocs/jquery-smoothness-theme/images/454545_7x7_arrow_right.gif similarity index 100% rename from htdocs/jquery-smoothness-theme/images/454545_7x7_arrow_right.gif rename to helpdesk/htdocs/jquery-smoothness-theme/images/454545_7x7_arrow_right.gif diff --git a/htdocs/jquery-smoothness-theme/images/454545_7x7_arrow_up.gif b/helpdesk/htdocs/jquery-smoothness-theme/images/454545_7x7_arrow_up.gif similarity index 100% rename from htdocs/jquery-smoothness-theme/images/454545_7x7_arrow_up.gif rename to helpdesk/htdocs/jquery-smoothness-theme/images/454545_7x7_arrow_up.gif diff --git a/htdocs/jquery-smoothness-theme/images/888888_11x11_icon_arrows_leftright.gif b/helpdesk/htdocs/jquery-smoothness-theme/images/888888_11x11_icon_arrows_leftright.gif similarity index 100% rename from htdocs/jquery-smoothness-theme/images/888888_11x11_icon_arrows_leftright.gif rename to helpdesk/htdocs/jquery-smoothness-theme/images/888888_11x11_icon_arrows_leftright.gif diff --git a/htdocs/jquery-smoothness-theme/images/888888_11x11_icon_arrows_updown.gif b/helpdesk/htdocs/jquery-smoothness-theme/images/888888_11x11_icon_arrows_updown.gif similarity index 100% rename from htdocs/jquery-smoothness-theme/images/888888_11x11_icon_arrows_updown.gif rename to helpdesk/htdocs/jquery-smoothness-theme/images/888888_11x11_icon_arrows_updown.gif diff --git a/htdocs/jquery-smoothness-theme/images/888888_11x11_icon_close.gif b/helpdesk/htdocs/jquery-smoothness-theme/images/888888_11x11_icon_close.gif similarity index 100% rename from htdocs/jquery-smoothness-theme/images/888888_11x11_icon_close.gif rename to helpdesk/htdocs/jquery-smoothness-theme/images/888888_11x11_icon_close.gif diff --git a/htdocs/jquery-smoothness-theme/images/888888_11x11_icon_doc.gif b/helpdesk/htdocs/jquery-smoothness-theme/images/888888_11x11_icon_doc.gif similarity index 100% rename from htdocs/jquery-smoothness-theme/images/888888_11x11_icon_doc.gif rename to helpdesk/htdocs/jquery-smoothness-theme/images/888888_11x11_icon_doc.gif diff --git a/htdocs/jquery-smoothness-theme/images/888888_11x11_icon_folder_closed.gif b/helpdesk/htdocs/jquery-smoothness-theme/images/888888_11x11_icon_folder_closed.gif similarity index 100% rename from htdocs/jquery-smoothness-theme/images/888888_11x11_icon_folder_closed.gif rename to helpdesk/htdocs/jquery-smoothness-theme/images/888888_11x11_icon_folder_closed.gif diff --git a/htdocs/jquery-smoothness-theme/images/888888_11x11_icon_folder_open.gif b/helpdesk/htdocs/jquery-smoothness-theme/images/888888_11x11_icon_folder_open.gif similarity index 100% rename from htdocs/jquery-smoothness-theme/images/888888_11x11_icon_folder_open.gif rename to helpdesk/htdocs/jquery-smoothness-theme/images/888888_11x11_icon_folder_open.gif diff --git a/htdocs/jquery-smoothness-theme/images/888888_11x11_icon_minus.gif b/helpdesk/htdocs/jquery-smoothness-theme/images/888888_11x11_icon_minus.gif similarity index 100% rename from htdocs/jquery-smoothness-theme/images/888888_11x11_icon_minus.gif rename to helpdesk/htdocs/jquery-smoothness-theme/images/888888_11x11_icon_minus.gif diff --git a/htdocs/jquery-smoothness-theme/images/888888_11x11_icon_plus.gif b/helpdesk/htdocs/jquery-smoothness-theme/images/888888_11x11_icon_plus.gif similarity index 100% rename from htdocs/jquery-smoothness-theme/images/888888_11x11_icon_plus.gif rename to helpdesk/htdocs/jquery-smoothness-theme/images/888888_11x11_icon_plus.gif diff --git a/htdocs/jquery-smoothness-theme/images/888888_7x7_arrow_down.gif b/helpdesk/htdocs/jquery-smoothness-theme/images/888888_7x7_arrow_down.gif similarity index 100% rename from htdocs/jquery-smoothness-theme/images/888888_7x7_arrow_down.gif rename to helpdesk/htdocs/jquery-smoothness-theme/images/888888_7x7_arrow_down.gif diff --git a/htdocs/jquery-smoothness-theme/images/888888_7x7_arrow_left.gif b/helpdesk/htdocs/jquery-smoothness-theme/images/888888_7x7_arrow_left.gif similarity index 100% rename from htdocs/jquery-smoothness-theme/images/888888_7x7_arrow_left.gif rename to helpdesk/htdocs/jquery-smoothness-theme/images/888888_7x7_arrow_left.gif diff --git a/htdocs/jquery-smoothness-theme/images/888888_7x7_arrow_right.gif b/helpdesk/htdocs/jquery-smoothness-theme/images/888888_7x7_arrow_right.gif similarity index 100% rename from htdocs/jquery-smoothness-theme/images/888888_7x7_arrow_right.gif rename to helpdesk/htdocs/jquery-smoothness-theme/images/888888_7x7_arrow_right.gif diff --git a/htdocs/jquery-smoothness-theme/images/888888_7x7_arrow_up.gif b/helpdesk/htdocs/jquery-smoothness-theme/images/888888_7x7_arrow_up.gif similarity index 100% rename from htdocs/jquery-smoothness-theme/images/888888_7x7_arrow_up.gif rename to helpdesk/htdocs/jquery-smoothness-theme/images/888888_7x7_arrow_up.gif diff --git a/htdocs/jquery-smoothness-theme/images/dadada_40x100_textures_02_glass_75.png b/helpdesk/htdocs/jquery-smoothness-theme/images/dadada_40x100_textures_02_glass_75.png similarity index 100% rename from htdocs/jquery-smoothness-theme/images/dadada_40x100_textures_02_glass_75.png rename to helpdesk/htdocs/jquery-smoothness-theme/images/dadada_40x100_textures_02_glass_75.png diff --git a/htdocs/jquery-smoothness-theme/images/e6e6e6_40x100_textures_02_glass_75.png b/helpdesk/htdocs/jquery-smoothness-theme/images/e6e6e6_40x100_textures_02_glass_75.png similarity index 100% rename from htdocs/jquery-smoothness-theme/images/e6e6e6_40x100_textures_02_glass_75.png rename to helpdesk/htdocs/jquery-smoothness-theme/images/e6e6e6_40x100_textures_02_glass_75.png diff --git a/htdocs/jquery-smoothness-theme/images/ffffff_40x100_textures_01_flat_0.png b/helpdesk/htdocs/jquery-smoothness-theme/images/ffffff_40x100_textures_01_flat_0.png similarity index 100% rename from htdocs/jquery-smoothness-theme/images/ffffff_40x100_textures_01_flat_0.png rename to helpdesk/htdocs/jquery-smoothness-theme/images/ffffff_40x100_textures_01_flat_0.png diff --git a/htdocs/jquery-smoothness-theme/images/ffffff_40x100_textures_02_glass_65.png b/helpdesk/htdocs/jquery-smoothness-theme/images/ffffff_40x100_textures_02_glass_65.png similarity index 100% rename from htdocs/jquery-smoothness-theme/images/ffffff_40x100_textures_02_glass_65.png rename to helpdesk/htdocs/jquery-smoothness-theme/images/ffffff_40x100_textures_02_glass_65.png diff --git a/htdocs/jquery-smoothness-theme/jquery-ui-1.7.2.custom.css b/helpdesk/htdocs/jquery-smoothness-theme/jquery-ui-1.7.2.custom.css similarity index 100% rename from htdocs/jquery-smoothness-theme/jquery-ui-1.7.2.custom.css rename to helpdesk/htdocs/jquery-smoothness-theme/jquery-ui-1.7.2.custom.css diff --git a/htdocs/jquery-ui-1.7.2.custom.min.js b/helpdesk/htdocs/jquery-ui-1.7.2.custom.min.js similarity index 100% rename from htdocs/jquery-ui-1.7.2.custom.min.js rename to helpdesk/htdocs/jquery-ui-1.7.2.custom.min.js diff --git a/htdocs/priorities/priority1.png b/helpdesk/htdocs/priorities/priority1.png similarity index 100% rename from htdocs/priorities/priority1.png rename to helpdesk/htdocs/priorities/priority1.png diff --git a/htdocs/priorities/priority2.png b/helpdesk/htdocs/priorities/priority2.png similarity index 100% rename from htdocs/priorities/priority2.png rename to helpdesk/htdocs/priorities/priority2.png diff --git a/htdocs/priorities/priority3.png b/helpdesk/htdocs/priorities/priority3.png similarity index 100% rename from htdocs/priorities/priority3.png rename to helpdesk/htdocs/priorities/priority3.png diff --git a/htdocs/priorities/priority4.png b/helpdesk/htdocs/priorities/priority4.png similarity index 100% rename from htdocs/priorities/priority4.png rename to helpdesk/htdocs/priorities/priority4.png diff --git a/htdocs/priorities/priority5.png b/helpdesk/htdocs/priorities/priority5.png similarity index 100% rename from htdocs/priorities/priority5.png rename to helpdesk/htdocs/priorities/priority5.png diff --git a/htdocs/priorities/readme.txt b/helpdesk/htdocs/priorities/readme.txt similarity index 100% rename from htdocs/priorities/readme.txt rename to helpdesk/htdocs/priorities/readme.txt diff --git a/htdocs/rss_icon.png b/helpdesk/htdocs/rss_icon.png similarity index 100% rename from htdocs/rss_icon.png rename to helpdesk/htdocs/rss_icon.png diff --git a/lib.py b/helpdesk/lib.py similarity index 100% rename from lib.py rename to helpdesk/lib.py diff --git a/locale/de/LC_MESSAGES/django.mo b/helpdesk/locale/de/LC_MESSAGES/django.mo similarity index 100% rename from locale/de/LC_MESSAGES/django.mo rename to helpdesk/locale/de/LC_MESSAGES/django.mo diff --git a/locale/de/LC_MESSAGES/django.po b/helpdesk/locale/de/LC_MESSAGES/django.po similarity index 100% rename from locale/de/LC_MESSAGES/django.po rename to helpdesk/locale/de/LC_MESSAGES/django.po diff --git a/locale/en/LC_MESSAGES/django.mo b/helpdesk/locale/en/LC_MESSAGES/django.mo similarity index 100% rename from locale/en/LC_MESSAGES/django.mo rename to helpdesk/locale/en/LC_MESSAGES/django.mo diff --git a/locale/en/LC_MESSAGES/django.po b/helpdesk/locale/en/LC_MESSAGES/django.po similarity index 100% rename from locale/en/LC_MESSAGES/django.po rename to helpdesk/locale/en/LC_MESSAGES/django.po diff --git a/locale/ru/LC_MESSAGES/django.mo b/helpdesk/locale/ru/LC_MESSAGES/django.mo similarity index 100% rename from locale/ru/LC_MESSAGES/django.mo rename to helpdesk/locale/ru/LC_MESSAGES/django.mo diff --git a/locale/ru/LC_MESSAGES/django.po b/helpdesk/locale/ru/LC_MESSAGES/django.po similarity index 100% rename from locale/ru/LC_MESSAGES/django.po rename to helpdesk/locale/ru/LC_MESSAGES/django.po diff --git a/management/__init__.py b/helpdesk/management/__init__.py similarity index 100% rename from management/__init__.py rename to helpdesk/management/__init__.py diff --git a/management/commands/__init__.py b/helpdesk/management/commands/__init__.py similarity index 100% rename from management/commands/__init__.py rename to helpdesk/management/commands/__init__.py diff --git a/management/commands/create_escalation_exclusions.py b/helpdesk/management/commands/create_escalation_exclusions.py similarity index 100% rename from management/commands/create_escalation_exclusions.py rename to helpdesk/management/commands/create_escalation_exclusions.py diff --git a/management/commands/escalate_tickets.py b/helpdesk/management/commands/escalate_tickets.py similarity index 100% rename from management/commands/escalate_tickets.py rename to helpdesk/management/commands/escalate_tickets.py diff --git a/management/commands/get_email.py b/helpdesk/management/commands/get_email.py similarity index 100% rename from management/commands/get_email.py rename to helpdesk/management/commands/get_email.py diff --git a/models.py b/helpdesk/models.py similarity index 100% rename from models.py rename to helpdesk/models.py diff --git a/settings.py b/helpdesk/settings.py similarity index 100% rename from settings.py rename to helpdesk/settings.py diff --git a/templates/helpdesk/base.html b/helpdesk/templates/helpdesk/base.html similarity index 100% rename from templates/helpdesk/base.html rename to helpdesk/templates/helpdesk/base.html diff --git a/templates/helpdesk/confirm_delete_saved_query.html b/helpdesk/templates/helpdesk/confirm_delete_saved_query.html similarity index 100% rename from templates/helpdesk/confirm_delete_saved_query.html rename to helpdesk/templates/helpdesk/confirm_delete_saved_query.html diff --git a/templates/helpdesk/create_ticket.html b/helpdesk/templates/helpdesk/create_ticket.html similarity index 100% rename from templates/helpdesk/create_ticket.html rename to helpdesk/templates/helpdesk/create_ticket.html diff --git a/templates/helpdesk/dashboard.html b/helpdesk/templates/helpdesk/dashboard.html similarity index 100% rename from templates/helpdesk/dashboard.html rename to helpdesk/templates/helpdesk/dashboard.html diff --git a/templates/helpdesk/de/email_html_base.html b/helpdesk/templates/helpdesk/de/email_html_base.html similarity index 100% rename from templates/helpdesk/de/email_html_base.html rename to helpdesk/templates/helpdesk/de/email_html_base.html diff --git a/templates/helpdesk/de/email_text_footer.txt b/helpdesk/templates/helpdesk/de/email_text_footer.txt similarity index 100% rename from templates/helpdesk/de/email_text_footer.txt rename to helpdesk/templates/helpdesk/de/email_text_footer.txt diff --git a/templates/helpdesk/debug.html b/helpdesk/templates/helpdesk/debug.html similarity index 100% rename from templates/helpdesk/debug.html rename to helpdesk/templates/helpdesk/debug.html diff --git a/templates/helpdesk/delete_ticket.html b/helpdesk/templates/helpdesk/delete_ticket.html similarity index 100% rename from templates/helpdesk/delete_ticket.html rename to helpdesk/templates/helpdesk/delete_ticket.html diff --git a/templates/helpdesk/edit_ticket.html b/helpdesk/templates/helpdesk/edit_ticket.html similarity index 100% rename from templates/helpdesk/edit_ticket.html rename to helpdesk/templates/helpdesk/edit_ticket.html diff --git a/templates/helpdesk/email_ignore_add.html b/helpdesk/templates/helpdesk/email_ignore_add.html similarity index 100% rename from templates/helpdesk/email_ignore_add.html rename to helpdesk/templates/helpdesk/email_ignore_add.html diff --git a/templates/helpdesk/email_ignore_del.html b/helpdesk/templates/helpdesk/email_ignore_del.html similarity index 100% rename from templates/helpdesk/email_ignore_del.html rename to helpdesk/templates/helpdesk/email_ignore_del.html diff --git a/templates/helpdesk/email_ignore_list.html b/helpdesk/templates/helpdesk/email_ignore_list.html similarity index 100% rename from templates/helpdesk/email_ignore_list.html rename to helpdesk/templates/helpdesk/email_ignore_list.html diff --git a/templates/helpdesk/en/email_html_base.html b/helpdesk/templates/helpdesk/en/email_html_base.html similarity index 100% rename from templates/helpdesk/en/email_html_base.html rename to helpdesk/templates/helpdesk/en/email_html_base.html diff --git a/templates/helpdesk/en/email_text_footer.txt b/helpdesk/templates/helpdesk/en/email_text_footer.txt similarity index 100% rename from templates/helpdesk/en/email_text_footer.txt rename to helpdesk/templates/helpdesk/en/email_text_footer.txt diff --git a/templates/helpdesk/help_api.html b/helpdesk/templates/helpdesk/help_api.html similarity index 100% rename from templates/helpdesk/help_api.html rename to helpdesk/templates/helpdesk/help_api.html diff --git a/templates/helpdesk/help_base.html b/helpdesk/templates/helpdesk/help_base.html similarity index 100% rename from templates/helpdesk/help_base.html rename to helpdesk/templates/helpdesk/help_base.html diff --git a/templates/helpdesk/help_context.html b/helpdesk/templates/helpdesk/help_context.html similarity index 100% rename from templates/helpdesk/help_context.html rename to helpdesk/templates/helpdesk/help_context.html diff --git a/templates/helpdesk/kb_category.html b/helpdesk/templates/helpdesk/kb_category.html similarity index 100% rename from templates/helpdesk/kb_category.html rename to helpdesk/templates/helpdesk/kb_category.html diff --git a/templates/helpdesk/kb_index.html b/helpdesk/templates/helpdesk/kb_index.html similarity index 100% rename from templates/helpdesk/kb_index.html rename to helpdesk/templates/helpdesk/kb_index.html diff --git a/templates/helpdesk/kb_item.html b/helpdesk/templates/helpdesk/kb_item.html similarity index 100% rename from templates/helpdesk/kb_item.html rename to helpdesk/templates/helpdesk/kb_item.html diff --git a/templates/helpdesk/public_base.html b/helpdesk/templates/helpdesk/public_base.html similarity index 100% rename from templates/helpdesk/public_base.html rename to helpdesk/templates/helpdesk/public_base.html diff --git a/templates/helpdesk/public_homepage.html b/helpdesk/templates/helpdesk/public_homepage.html similarity index 100% rename from templates/helpdesk/public_homepage.html rename to helpdesk/templates/helpdesk/public_homepage.html diff --git a/templates/helpdesk/public_spam.html b/helpdesk/templates/helpdesk/public_spam.html similarity index 100% rename from templates/helpdesk/public_spam.html rename to helpdesk/templates/helpdesk/public_spam.html diff --git a/templates/helpdesk/public_view_form.html b/helpdesk/templates/helpdesk/public_view_form.html similarity index 100% rename from templates/helpdesk/public_view_form.html rename to helpdesk/templates/helpdesk/public_view_form.html diff --git a/templates/helpdesk/public_view_ticket.html b/helpdesk/templates/helpdesk/public_view_ticket.html similarity index 100% rename from templates/helpdesk/public_view_ticket.html rename to helpdesk/templates/helpdesk/public_view_ticket.html diff --git a/templates/helpdesk/report_index.html b/helpdesk/templates/helpdesk/report_index.html similarity index 100% rename from templates/helpdesk/report_index.html rename to helpdesk/templates/helpdesk/report_index.html diff --git a/templates/helpdesk/report_output.html b/helpdesk/templates/helpdesk/report_output.html similarity index 100% rename from templates/helpdesk/report_output.html rename to helpdesk/templates/helpdesk/report_output.html diff --git a/templates/helpdesk/rss/recent_activity_description.html b/helpdesk/templates/helpdesk/rss/recent_activity_description.html similarity index 100% rename from templates/helpdesk/rss/recent_activity_description.html rename to helpdesk/templates/helpdesk/rss/recent_activity_description.html diff --git a/templates/helpdesk/rss/recent_activity_title.html b/helpdesk/templates/helpdesk/rss/recent_activity_title.html similarity index 100% rename from templates/helpdesk/rss/recent_activity_title.html rename to helpdesk/templates/helpdesk/rss/recent_activity_title.html diff --git a/templates/helpdesk/rss/ticket_description.html b/helpdesk/templates/helpdesk/rss/ticket_description.html similarity index 100% rename from templates/helpdesk/rss/ticket_description.html rename to helpdesk/templates/helpdesk/rss/ticket_description.html diff --git a/templates/helpdesk/rss/ticket_title.html b/helpdesk/templates/helpdesk/rss/ticket_title.html similarity index 100% rename from templates/helpdesk/rss/ticket_title.html rename to helpdesk/templates/helpdesk/rss/ticket_title.html diff --git a/templates/helpdesk/rss_list.html b/helpdesk/templates/helpdesk/rss_list.html similarity index 100% rename from templates/helpdesk/rss_list.html rename to helpdesk/templates/helpdesk/rss_list.html diff --git a/templates/helpdesk/system_settings.html b/helpdesk/templates/helpdesk/system_settings.html similarity index 100% rename from templates/helpdesk/system_settings.html rename to helpdesk/templates/helpdesk/system_settings.html diff --git a/templates/helpdesk/ticket.html b/helpdesk/templates/helpdesk/ticket.html similarity index 100% rename from templates/helpdesk/ticket.html rename to helpdesk/templates/helpdesk/ticket.html diff --git a/templates/helpdesk/ticket_cc_add.html b/helpdesk/templates/helpdesk/ticket_cc_add.html similarity index 100% rename from templates/helpdesk/ticket_cc_add.html rename to helpdesk/templates/helpdesk/ticket_cc_add.html diff --git a/templates/helpdesk/ticket_cc_del.html b/helpdesk/templates/helpdesk/ticket_cc_del.html similarity index 100% rename from templates/helpdesk/ticket_cc_del.html rename to helpdesk/templates/helpdesk/ticket_cc_del.html diff --git a/templates/helpdesk/ticket_cc_list.html b/helpdesk/templates/helpdesk/ticket_cc_list.html similarity index 100% rename from templates/helpdesk/ticket_cc_list.html rename to helpdesk/templates/helpdesk/ticket_cc_list.html diff --git a/templates/helpdesk/ticket_list.html b/helpdesk/templates/helpdesk/ticket_list.html similarity index 100% rename from templates/helpdesk/ticket_list.html rename to helpdesk/templates/helpdesk/ticket_list.html diff --git a/templates/helpdesk/user_settings.html b/helpdesk/templates/helpdesk/user_settings.html similarity index 100% rename from templates/helpdesk/user_settings.html rename to helpdesk/templates/helpdesk/user_settings.html diff --git a/templates/registration/logged_out.html b/helpdesk/templates/registration/logged_out.html similarity index 100% rename from templates/registration/logged_out.html rename to helpdesk/templates/registration/logged_out.html diff --git a/templates/registration/login.html b/helpdesk/templates/registration/login.html similarity index 100% rename from templates/registration/login.html rename to helpdesk/templates/registration/login.html diff --git a/templatetags/__init__.py b/helpdesk/templatetags/__init__.py similarity index 100% rename from templatetags/__init__.py rename to helpdesk/templatetags/__init__.py diff --git a/templatetags/in_list.py b/helpdesk/templatetags/in_list.py similarity index 100% rename from templatetags/in_list.py rename to helpdesk/templatetags/in_list.py diff --git a/templatetags/svn_revision.py b/helpdesk/templatetags/svn_revision.py similarity index 100% rename from templatetags/svn_revision.py rename to helpdesk/templatetags/svn_revision.py diff --git a/templatetags/ticket_to_link.py b/helpdesk/templatetags/ticket_to_link.py similarity index 100% rename from templatetags/ticket_to_link.py rename to helpdesk/templatetags/ticket_to_link.py diff --git a/urls.py b/helpdesk/urls.py similarity index 100% rename from urls.py rename to helpdesk/urls.py diff --git a/views/__init__.py b/helpdesk/views/__init__.py similarity index 100% rename from views/__init__.py rename to helpdesk/views/__init__.py diff --git a/views/api.py b/helpdesk/views/api.py similarity index 100% rename from views/api.py rename to helpdesk/views/api.py diff --git a/views/feeds.py b/helpdesk/views/feeds.py similarity index 100% rename from views/feeds.py rename to helpdesk/views/feeds.py diff --git a/views/kb.py b/helpdesk/views/kb.py similarity index 100% rename from views/kb.py rename to helpdesk/views/kb.py diff --git a/views/public.py b/helpdesk/views/public.py similarity index 100% rename from views/public.py rename to helpdesk/views/public.py diff --git a/views/staff.py b/helpdesk/views/staff.py similarity index 100% rename from views/staff.py rename to helpdesk/views/staff.py