drf-forms / drf-schema-adapter

Making using Django with frontend libraries and frameworks DRYer
http://drf-schema-adapter.readthedocs.io/en/latest/
MIT License
157 stars 40 forks source link

:bug: fix AngularFormlyAdapter for drf_auto_endpoint #2

Closed nanuxbe closed 7 years ago

nanuxbe commented 7 years ago

This should fix the expected output for formly, can you please check and validate @adrienbrunet ?

adrienbrunet commented 7 years ago

It's ok for me. Maybe the tests need to be updated for that change. What do you think?

nanuxbe commented 7 years ago

Yes, I'm trying to make the tests pass on tox on master before rebasing

adrienbrunet commented 7 years ago

You're wonderful :sparkles:

nanuxbe commented 7 years ago

Thanks :-)