I am available for working in New Projects to solve any current problems
Jul 16, 2025 · 5 min read · Mistake #1: Django QuerySet Filtering Doesn’t Work on Dynamic Fields I ran into a small but surprising behavior while working with Django QuerySets. You can't filter on dynamic fields — even if you attach them to your queryset objects. Here's what ...
Join discussion
Aug 5, 2022 · 4 min read · We will be converting text to HTML with pytextile module. The input text follows a certain syntax that generates HTML code with this module. Here, I will show how - ordered list, unordered list, image link, bold text, & sign, normal text works for t...
Join discussion
Mar 27, 2022 · 5 min read · Building your own voice recorder can give you a lot of advantages. You can custom your generated audio clips as per what channel, subtype, frequency is needed for the audio. When we are working with raw data in Machine Learning, we may need to custom...
Join discussion