Files
@ 7727faad5baf
Branch filter:
Location: kallithea/rhodecode/lib/dbmigrate/schema/db_1_5_0.py
7727faad5baf
1.0 KiB
text/x-python
fixed issue #671 commenting on pull requests sometimes used old JSON encoder and broke. This changeset replaces it's with RhodeCode json encoder to ensure all data is properly serializable