--HG--
rename : dictionary/ajax_export.py => export/ajax_export.py
rename : dictionary/export.py => export/lexeme_export.py
rename : dictionary/lexeme_form_query.py => export/lexeme_form_query.py
rename : dictionary/management/commands/export_lexemes.py => export/management/commands/export_lexemes.py
rename : dictionary/templates/export.html => export/templates/export.html
rename : dictionary/templates/magic_qualifier_row.html => export/templates/magic_qualifier_row.html
rename : dictionary/ajax_history.py => history/ajax_history.py
rename : dictionary/lexeme_history.py => history/lexeme_history.py
rename : dictionary/pagination_types.py => history/pagination_types.py
rename : dictionary/pattern_history.py => history/pattern_history.py
rename : dictionary/templates/history_table.html => history/templates/history_table.html
rename : dictionary/templates/history_view.html => history/templates/history_view.html
rename : dictionary/templates/lexeme_history_item.html => history/templates/lexeme_history_item.html
rename : dictionary/templates/lexeme_history_table.html => history/templates/lexeme_history_table.html
rename : dictionary/templates/pattern_history_item.html => history/templates/pattern_history_item.html
rename : dictionary/templates/pattern_history_table.html => history/templates/pattern_history_table.html
rename : dictionary/ajax_table_view.py => management/ajax_table_view.py
rename : dictionary/templates/manage_classifications.html => management/templates/manage_classifications.html
rename : dictionary/templates/manage_qualifiers.html => management/templates/manage_qualifiers.html
rename : dictionary/templates/management_menu.html => management/templates/management_menu.html
rename : dictionary/templates/manager_view.html => management/templates/manager_view.html
rename : dictionary/templates/table_edit_form.html => management/templates/table_edit_form.html
rename : dictionary/templates/table_edit_row.html => management/templates/table_edit_row.html
rename : dictionary/templates/table_preview.html => management/templates/table_preview.html
rename : dictionary/templates/table_view.html => management/templates/table_view.html
rename : dictionary/templates/template_preview_form.html => management/templates/template_preview_form.html
rename : dictionary/ajax_pattern_view.py => patterns/ajax_pattern_view.py
rename : dictionary/pattern_blacklist.py => patterns/pattern_blacklist.py
rename : dictionary/templates/ending_row.html => patterns/templates/ending_row.html
rename : dictionary/templates/pattern_edit_form.html => patterns/templates/pattern_edit_form.html
rename : dictionary/templates/pattern_preview.html => patterns/templates/pattern_preview.html
rename : dictionary/templates/pattern_view.html => patterns/templates/pattern_view.html