Files
@ 0122959e1f1d
Branch filter:
Location: kallithea/scripts/make-release
0122959e1f1d
2.0 KiB
text/plain
lib: move jsonify from utils to base
Suggested by Mads Kiilerich.
The jsonify method is the only thing in utils that directly uses pylons.
Move it to base where it fits better and we can use existing global imports.
Suggested by Mads Kiilerich.
The jsonify method is the only thing in utils that directly uses pylons.
Move it to base where it fits better and we can use existing global imports.