jandecaluwe / urubu

A micro CMS for static websites, with a focus on good navigation practices.
urubu.jandecaluwe.com
GNU Affero General Public License v3.0
179 stars 36 forks source link

Fix crash under Python 3. #69

Closed hanwentao closed 6 years ago

hanwentao commented 7 years ago

Python 3's json.dumps doesn't accept extra positional argument.