MANIFEST.in
README.rst
pyproject.toml
setup.cfg
setup.py
docs/info.txt
maetl_population.egg-info/PKG-INFO
maetl_population.egg-info/SOURCES.txt
maetl_population.egg-info/dependency_links.txt
maetl_population.egg-info/requires.txt
maetl_population.egg-info/top_level.txt
population/__init__.py
population/admin.py
population/apps.py
population/forms.py
population/models.py
population/serializers.py
population/tests.py
population/urls.py
population/utils.py
population/views.py
population/migrations/0001_initial.py
population/migrations/__init__.py
population/templates/population/dashboard.html
population/templates/population/sidebar.html
population/templates/population/custom/administrativepost/administrativepost_input.html
population/templates/population/custom/administrativepost/administrativepost_list.html
population/templates/population/custom/aldeia/aldeia_input.html
population/templates/population/custom/aldeia/aldeia_list.html
population/templates/population/custom/citizen/citizen_input.html
population/templates/population/custom/citizen/citizen_list.html
population/templates/population/custom/familyposition/familyposition_input.html
population/templates/population/custom/familyposition/familyposition_list.html
population/templates/population/custom/level_education/level_education_input.html
population/templates/population/custom/level_education/level_education_list.html
population/templates/population/custom/municipality/municipality_input.html
population/templates/population/custom/municipality/municipality_list.html
population/templates/population/custom/profession/profession_input.html
population/templates/population/custom/profession/profession_list.html
population/templates/population/custom/religion/religion_input.html
population/templates/population/custom/religion/religion_list.html
population/templates/population/custom/village/village_input.html
population/templates/population/custom/village/village_list.html
population/templates/population/familycard_online/familycard_list.html
population/templates/population/familycard_online/newpasswordfamilycard.html
population/templates/population/familycard_online/registerfamilycard.html
population/templates/population/familycard_online/updatefamilycard.html
population/templates/population/population/detailfamily_list.html
population/templates/population/population/family_edit.html
population/templates/population/population/family_input.html
population/templates/population/population/family_list.html
population/templates/population/population/familymember_change.html
population/templates/population/population/familymember_death.html
population/templates/population/population/familymember_input.html
population/templates/population/population/familymember_out.html
population/templates/population/report/b1/report-b1-excel.html
population/templates/population/report/b1/report-b1-print.html
population/templates/population/report/b1/report-b1.html
population/templates/population/report/b2/report-b2-print.html
population/templates/population/report/b2/report-b2.html
population/templates/population/report/b3/report-b3.html
population/templates/population/report/b3/report-b3mate.html
population/templates/population/report/b3/report-b3moris.html
population/templates/population/report/b3/report-b3muda_sai.html
population/templates/population/report/b3/report-b3muda_tama.html
population/templates/population/report/b3/report-b3print.html
population/templates/population/report/b4/report-b4-print.html
population/templates/population/report/b4/report-b4.html
population/templates/population/report/b5/report-b5-print.html
population/templates/population/report/b5/report-b5.html
population/templates/population/reportjeral/b1/reportjeral-b1-administrative.html
population/templates/population/reportjeral/b1/reportjeral-b1-aldeia.html
population/templates/population/reportjeral/b1/reportjeral-b1-print.html
population/templates/population/reportjeral/b1/reportjeral-b1-village.html
population/templates/population/reportjeral/b1/reportjeral-b1.html
population/templates/population/reportjeral/b2/report-b2-print.html
population/templates/population/reportjeral/b2/report-b2.html
population/templates/population/reportjeral/b3/report-b3.html
population/templates/population/reportjeral/b3/report-b3mate.html
population/templates/population/reportjeral/b3/report-b3moris.html
population/templates/population/reportjeral/b3/report-b3muda_sai.html
population/templates/population/reportjeral/b3/report-b3muda_tama.html
population/templates/population/reportjeral/b3/report-b3print.html
population/templates/population/reportjeral/b4/report-b4-print.html
population/templates/population/reportjeral/b4/report-b4.html
population/templates/population/reportjeral/b5/report-b5-print.html
population/templates/population/reportjeral/b5/report-b5.html
population/templates/population/temporary/temporary_input.html
population/templates/population/temporary/temporary_list.html
population/views/__init__.py
population/views/custom.py
population/views/familyAPI.py
population/views/familycardOnline.py
population/views/population.py
population/views/populationChart.py
population/views/populationjeralChart.py
population/views/reportb1.py
population/views/reportb1jeral.py
population/views/reportb2.py
population/views/reportb3.py
population/views/reportb4.py
population/views/reportb5.py
population/views/temporary.py