Author: Aniruddha Chaudhari

Django

How to Render and Open PDF file in Django?

How to Render PDF file in Django using FileResponse? How to open PDF file in Django? Download documentations.

Django

How to Use and Load Static Files in Django?

How to load static files in Django? Access static File in Python Script (like views.py). Render static file (CSS, JavaScript, image, pdf) in HTML template.

Django

How to Filter a Django Query with a List of Values?

How can I Filter a Django Query with a List of Values? Django-filter multiple values. Filter Objects to exclude id which is in a List.

Django

How to Customize Django Admin Dashboard Site Panel?

How to customize Django admin dashboard panel? How to add field from another Model? How to add field from another Model?

Django

How to Sort Django QuerySet in Ascending and Descending Order?

Simple steps to sort Django queryset in ascending and descending order by date and id. Django order by multiple fields.

calculator

Linux “ls” Command with Different Options

[Online Tool] How to generate Linux ls Command with different options explained with example?

calculator

Online FREE Calculators and Conversion Tools

Online FREE conversion calculators for Engineering students. Conversion Tools for convert number system, Aptitude, IP Subnet, Linux command, etc.

Java

Java Regex Example Explained | Regular Expression

Simple Java regex example explained with code. Regular expression to search, match and manipulate the string.

linux

Chmod Calculator for Linux File Permission

Online tool to convert the file permission for owner, group and public to the numeric value and symbolic notation. It can be used with chmod Linux command.