5 ms·
I'm curious about how the author replaced DRF with glom
by loop0 8y ago
I'm curious about how the author replaced DRF with glom
- mhashemi 8y agoDRF still takes care of negotiating formats, etc., but it replaces the serializers. I'll see about getting an example in the repo, stay tuned.