Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

stop relying on ujson (fix #589, #587, #507) #637

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Commits on May 6, 2019

  1. Configuration menu
    Copy the full SHA
    bee950a View commit details
    Browse the repository at this point in the history

Commits on May 13, 2019

  1. let the user choose a custom json serializer through the RESTPLUS_JSO…

    …N_SERIALIZER config option
    ziirish committed May 13, 2019
    Configuration menu
    Copy the full SHA
    813ac5d View commit details
    Browse the repository at this point in the history

Commits on May 27, 2019

  1. notify the user in case we couldn't load the custom serializer throug…

    …h a warnings.warn(UserWarning)
    ziirish committed May 27, 2019
    Configuration menu
    Copy the full SHA
    912920e View commit details
    Browse the repository at this point in the history