.├──accounts│??├──migrations│??├──templates│??│??└──accounts│??└──templatetags├──administrator│??└──migrations├──attachments│??└──migrations├──customers│??├──migrations│??└──templates│??└──customers├──data├──gezbackend├──home│??├──migrations│??└──templates│??└──home├──orders│??└──migrations├──products│??├──migrations│??└──templates│??└──products├──property│??├──migrations│??└──templates│??└──property├──scheme│??├──migrations│??└──templates│??└──scheme├──sdk│??└──migrations├──statics│??├──css│??│??├──accounts│??│??├──admins│??│??├──customers│??│??├──products│??│??├──property│??│??├──scheme│??│??└──system│??├──fonts│??├──imgs│??│??├──accounts│??│??├──demo│??│??└──icon│??├──js│??│??├──accounts│??│??├──admins│??│??├──customers│??│??├──products│??│??├──property│??│??├──scheme│??│??└──system│??└──plugins│??├──datetimepicker│??├──jquery-easyui│??├──perfect-scrollbar│??├──select2│??└──sweetalert├──system│??└──migrations└──templates