Generic placeholder image
Abdulla Fajal

Django Developer

Chat

About

Education: Graduation

Lives in: India

Work: Django Developer

With 'espere.in' under my care, I, Abdulla Fajal, graciously invite your insights and suggestions, as we endeavour to craft an exquisite online experience together.

Recent Post

thumbnail

How to install Tree command with examples

The Tree command is a useful tool for displaying the directory structure of a file system in a tree-like format. It is commonly used in Unix-based operating systems, including Linux and macOS, to quickly visualize …

MacOS Linux Tree Command


thumbnail

Django Allauth: How to create social login like Facebook, Google, Github and Twitter in django

Django is a popular web framework used for building robust and scalable web applications. Allauth is a third-party package for Django that allows you to easily integrate social authentication with popular providers like Facebook, Google, …

django Authentication Social-Login Allauth


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