TakwimuAfrica / Takwimu

Takwimu is a free and open development information service, transforming access to high quality analysis and data for African changemakers. Accessible at https://takwimu.africa/
https://takwimu.africa/
GNU General Public License v3.0
13 stars 1 forks source link

Update HURUmap & cleanup templates #598

Closed kilemensi closed 5 years ago

kilemensi commented 5 years ago

Description

Update HURUmap & cleanup templates to fix the following error when running make compilescss:

Error parsing template /usr/local/lib/python3.7/site-packages/census/templates/data/data_distribution.html: Invalid block tag on line 119: 'get_static_prefix', expected 'endblock'. Did you forget to register or load this tag?

Error parsing template /src/hurumap/hurumap/templates/data/_base_data.html: Invalid block tag on line 119: 'get_static_prefix', expected 'endblock'. Did you forget to register or load this tag?

Invalid template /src/takwimu/takwimu/templates/data/_base_data.html: Invalid block tag on line 119: 'get_static_prefix', expected 'endblock'. Did you forget to register or load this tag?

Error parsing template /src/takwimu/takwimu/templates/data/data_map.html: Invalid block tag on line 119: 'get_static_prefix', expected 'endblock'. Did you forget to register or load this tag?

Error parsing template /usr/local/lib/python3.7/site-packages/census/templates/data/data_builder.html: Invalid block tag on line 119: 'get_static_prefix', expected 'endblock'. Did you forget to register or load this tag?

Error parsing template /usr/local/lib/python3.7/site-packages/wazimap/templates/data/_base_data.html: Invalid block tag on line 119: 'get_static_prefix', expected 'endblock'. Did you forget to register or load this tag?

Error parsing template /usr/local/lib/python3.7/site-packages/census/templates/data/data_table.html: Invalid block tag on line 119: 'get_static_prefix', expected 'endblock'. Did you forget to register or load this tag?

Error parsing template /usr/local/lib/python3.7/site-packages/wazimap/templates/data/data_map.html: Invalid block tag on line 119: 'get_static_prefix', expected 'endblock'. Did you forget to register or load this tag?

Error parsing template /usr/local/lib/python3.7/site-packages/census/templates/data/data_map.html: Invalid block tag on line 119: 'get_static_prefix', expected 'endblock'. Did you forget to register or load this tag?

Type of change

Screenshots

Screenshot_2019-07-11 Takwimu profile Tanzania

Checklist: