Parth Patil
homepage
Menu
Home
Tutorials
About Me
My Blog
My Projects
My Resume
GSoC Blogs
My Experience with GSoC
So finally was it worth....?
Learn more
GSoC Task 7 -- Allow swapping of model's pk values
Instead of creating a new object while the pk's are swapped the idea was to check for such instances and swap the pk's of the instances.
Learn more
GSoC Task 6 -- Edit Only mode for ModelFormset
This enables the formsets to be used as a tool to modify multiple models at once without affecting the other models.
Learn more
GSoC Task 4 -- Pagination for formset
The idea was to have pagination natively built-in into the formsets.
Learn more
GSoC Task 3 -- Declarative syntax for Formsets
Enabling the powerful declarative syntax of the Django models to work with formsets maybe the highlight of my project.
Learn more
GSoC Task 2 -- Pass custom arguments to forms in formset
This task aimed at providing more freedom to the user by allowing them to pass custom arguments to the forms in the formset.
Learn more
GSoC Task 1 -- Documenting an absurd behaviour in the InlineModelAdmin
A small documentation ticket, but a big learning ticket.
Learn more
About My Project -- Formset Improvement
More on what I worked on for my GSoC 2019
Learn more
How to write a GSoC proposal
A proposal may be the deciding factor whether you are selected or not.
Learn more
How I got selected for GSoC 2019
This blog focuses on how I prepared for GSoC, What all things I followed, best practices which you should follow, how I chose my organization.
Learn more