OpenUpSA / wazimap-za

The ZA implementation of Wazimap, a Django application for exploring census and other similar data
http://wazimap.co.za
MIT License
16 stars 12 forks source link

Ensure embeds work over ssl #13

Closed longhotsummer closed 8 years ago

longhotsummer commented 8 years ago

We'll also need to ensure that mapit works over both http and https.

longhotsummer commented 8 years ago

See https://github.com/Code4SA/censusreporter/commit/8931e5b8f036ab2ebcfb414e960d9813bc62691f for reference.

longhotsummer commented 8 years ago

As long as the WAZIMAP['url'] is https, then everything will work over ssl.