Use the config STORAGES = { "default": { "BACKEND": "storages.backends.s3.S3Storage", ...
In software development, as systems grow, so does the need for maintainable, flexible, and decoupled...
Webhooks are a powerful feature for creating real-time, event-driven applications. In the Django...
I use xhtml2pdf to generate pdf in django. The pdf generation smooth for the english language. But i...
I had a task assigned to handle a "enter" key in my internship. Actually, I am not quite familiar...
I know the basic knowledge about the components, props. But i can't do routing and design spa.
I had a task assigned to me in a internship. The task was to update the data of the details of...
is it good practice to return jwt token after registration?
I have always wanted to learn react, and be able to use it as a frontend for a project. Now, I am...
Actually, the learning challenge is of 60 days, but I am writing this article as I have completed the...
I was just clearing up the not required tags in dev.to profile. I have unfollowed many tags that are...
I got all my 4 pull request accepted in this year's hacktoberfest. I am quite happy to complete the...
Today I learned about the on browser vscode editor for github repo. So all you have to do is search...
Django is a free and open-source high-level Python web framework. As Django itself claims as “The web...