Select_Related, Prefetch_Related
In Django, select_related and prefetch_related are query optimization methods used to efficiently retrieve related objects...
2023, Sep 20 — 3 minute readIn Django, select_related and prefetch_related are query optimization methods used to efficiently retrieve related objects...
2023, Sep 20 — 3 minute readWhy are Cookies on the Web Called Cookies? Cookies on the web are called “cookies”...
2023, Sep 19 — 4 minute readIn order to publish a web page through AWS, there is a huge step of...
2023, Sep 18 — 6 minute read1. Project Overview 1) What We Did Project Name: Wish List for Desired Countries Mandatory...
2023, Sep 15 — 3 minute readWhile working on this team project, I came to realize the importance of the front...
2023, Sep 14 — 3 minute readAfter completing the settings of ‘allauth’, we have finally reached the stage of ‘merge’. Many...
2023, Sep 13 — 5 minute readToday, I spent all day implementing the member sign-up, login, and log-out functions for the...
2023, Sep 12 — 4 minute readThe second team project began in earnest today. This is a project to create a...
2023, Sep 11 — 3 minute read