Files
@ a3efaaa6ed4f
Branch filter:
Location: kallithea/rhodecode/controllers/bookmarks.py
a3efaaa6ed4f
2.0 KiB
text/x-python
fixes issue #271
- OrderedDict serialization sometimes failed due to how odict is implemented. Dropped usage of it for a simple tuple
- OrderedDict serialization sometimes failed due to how odict is implemented. Dropped usage of it for a simple tuple