Adding json lines (jsonl) serializer to django

2020-05-21 Thread Ali Vakilzade
Hi! A while back I opened a pull request on this topic and there is no updates on the my request for a while. I know people might be busy and not having time to review but I'm sending this mail hoping to bring the pull request back up and not die on github. I think supporting "JSON lines" is a

Adding json lines (jsonl) serializer ro django

2019-12-16 Thread Ali Vakilzade
Hey! A few month ago I opened a ticket for adding jsonl support to django serializers, I have added a basic patch as the starting point but my ticket was closed because it needed more discussion on the mailing list, I'm willing to work more on my patch to reach a final state (adding more tests