Generic placeholder image
Abdulla Fajal

Django Developer

Chat

About

Education: Graduation

Lives in: India

Work: Django Developer

My name is Abdulla Fajal and I am the owner of "espere.in", if you want to give some suggestions, you can message me.

Recent Post

thumbnail

How to Create Custom Django Shortcut Functions for Your Project

Django is a popular web development framework that provides a lot of built-in functionality and tools to help developers build web applications quickly and efficiently. However, there are times when you need to write custom …

django Model Shortcut-Functions Render


thumbnail

How to create a translate project with Django

This article will create a translator app using Django, Django is a popular Python web framework. This app will allow users to input text in one language and receive a translation in another language. We …

django Project Project-Ideas Translate


thumbnail

Django Humanize Library all details and How to use it?

Django Humanize is a built-in Django module that provides a set of template filters to make data more human-readable. It offers various filters that help format values in a way that is easier for humans …

django Django-Library Date-Time Humanize-Library


thumbnail

WhatsApp login in Django Application using OTP-less

In digital security, user authentication plays a vital role in safeguarding sensitive information and preventing unauthorized access. Traditionally, one-time passwords (OTPs) have been a reliable method to verify users' identities. However, as technology evolves and …

django Authentication Project OTP-less


thumbnail

Model Relationship API Integration with Third-Party Libraries in Django

Django is a popular web framework written in Python that provides a lot of functionality for building web applications. One of the key features of Django is its support for building web applications with a …

django Model-Relationship APIs API-Integration