Files
@ 0122959e1f1d
Branch filter:
Location: kallithea/docs/api/models.rst
0122959e1f1d
632 B
text/prs.fallenstein.rst
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.