Discussion on Configurable Content Type Parsing Project

Hey @udbhavsomani — that all looks about right for scope yes.

HttpRequest should have a default list of parsers.

Users could customise that at any time before accessing request.data… — so by overriding the request class in the handler, a middleware, in View.setup(), in the view function itself, … Documenting (and testing) the middleware approach is likely the main one to consider. (So, Yes :slight_smile: )

Looking forward to your proposal!

Kind Regards,

Carlton

1 Like

Hey @carltongibson!
I am done with my initial draft of the proposal. Should I share it here for an early review? It would be really helpful if you could review it and lemme know of any pointers that I might need to refine in it.

Thanks & Regards,

Udbhav

Hey @udbhavsomani — you can send it to me. Happy to glance over it.

Django Proposal - GSoC '23 - Google Docs

Hi, @carltongibson, please let me know what you think!

Thanks a ton!

Regards,
Udbhav

Hey @carltongibson! The proposal submission starts today. It would be really great if you can give me a heads up on my proposal and any corrections that you think would be helpful.

Thanks & Regards,
Udbhav Somani

Hi @udbhavsomani — sorry for the slow reply. Life.

Do submit. The proposal looks good. (There will always be details to be determined later — the purpose at this point is to demonstrate that you have a firm grasp on the issue.)

Kind Regards,

Carlton

1 Like

Thanks a ton @carltongibson!