Django Articles

2 min read

Migrating from SQLite to MySQL in Your Django Project

Learn how to migrate your Django project from SQLite to MySQL with this complete guide. Covers settings.py changes, MySQL setup, data migration with …

1 week ago by Nischal Lamichhane

39 reads 8 likes 0 comments


7 min read

Landing Your First Python Django Internship

Kickstart your software development career with a Python Django internship. Learn essential skills, build a standout portfolio, and network effective…

1 week, 1 day ago by Nischal Lamichhane

156 reads 6 likes 1 comments


3 min read

Create Ghibli Videos for FREE | 2 Methods

Create Ghibli Video from your normal Images

2 weeks ago by Nischal Lamichhane

19 reads 4 likes 0 comments


3 min read

Create the viral Ghibli Art for FREE

How to create your own Ghibli Art for Free!

2 weeks, 5 days ago by Nischal Lamichhane

568 reads 8 likes 0 comments


3 min read

Dark side of Vibe Coding

learn more about vibecoding and its harmful effects

3 weeks, 2 days ago by Nischal Lamichhane

48 reads 3 likes 0 comments


2 min read

Why Bringing Back the Monarchy Isn’t the Answer for Nepal?

Nepal’s progress lies in strengthening democracy, not reviving the monarchy. With accountability, transparency, and new leadership, we can build a fu…

1 month, 1 week ago by Ronish Paudel

38 reads 7 likes 0 comments


6 min read

Django Blogging Application: Complete Guide with Code & TinyMCE Integration

Learn how to build a complete Django Blogging Application from scratch with TinyMCE integration. This step-by-step guide covers models, views, forms,…

1 month, 1 week ago by Nischal Lamichhane

80 reads 2 likes 1 comments


4 min read

How to Fix the Invalid Filter Error in django-adminlte3

Learn how to quickly migrate from AdminLTE3 to AdminLTE4 in your Django projects. This guide shows you how to resolve compatibility issues caused by …

1 month, 4 weeks ago by Nischal Lamichhane

55 reads 1 likes 0 comments


8 min read

Mastering Python Command-Line Arguments: A Comprehensive Guide

Learn how to use Python command-line arguments effectively to automate tasks, streamline workflows, and build powerful CLI tools. Explore sys.argv an…

2 months, 1 week ago by Nischal Lamichhane

2195 reads 501 likes 0 comments


7 min read

Mastering Binary Search in Python: A Complete Guide with Examples

Learn binary search in Python with clear explanations and examples. Discover how this efficient algorithm works, its real-world applications, and the…

2 months, 2 weeks ago by Nischal Lamichhane

98 reads 2 likes 0 comments


7 min read

Run DEEP SEEK R1 AI Locally with Ollama: Your Guide to Private AI

Learn how to run DEEP SEEK R1 AI locally with Ollama for enhanced privacy, faster processing, and offline capabilities. Set up your local AI environm…

2 months, 2 weeks ago by Nischal Lamichhane

110 reads 4 likes 0 comments


8 min read

Python UUID: The Ultimate Guide to Universally Unique Identifiers

Explore the comprehensive guide on Python UUIDs. Learn how to generate, use, and optimize Universally Unique Identifiers for efficient data managemen…

2 months, 2 weeks ago by Nischal Lamichhane

172 reads 9 likes 1 comments


3 min read

Python Heap - Complete Guide to Heap Data Structures in Python

Learn everything about Python Heap, including heap data structures, the heapq module, min-heaps, max-heaps, and practical use cases with examples.

2 months, 2 weeks ago by Nischal Lamichhane

310 reads 3 likes 0 comments


6 min read

Deploying Django Apps for Free on PythonAnywhere: Step-by-Step Guide

Learn how to deploy Django apps for free on PythonAnywhere with this step-by-step guide. From project setup to managing static files and databases, t…

2 months, 3 weeks ago by Nischal Lamichhane

347 reads 18 likes 0 comments


9 min read

Template Matching in Image Processing with Python: A Comprehensive Guide

Learn how to perform template matching in image processing using Python and OpenCV. This comprehensive guide covers the steps, methods, and applicati…

2 months, 3 weeks ago by Nischal Lamichhane

276 reads 16 likes 0 comments


3 min read

Step-by-Step Guide to Deploying Django on Heroku in 2025

Learn how to deploy your Django application on Heroku in 2025 with this comprehensive step-by-step guide. Includes configurations, tips, and best pra…

2 months, 3 weeks ago by Nischal Lamichhane

179 reads 7 likes 0 comments


8 min read

Mastering Static Files in Django: A Comprehensive Guide

Learn everything about managing static files in Django, including configuration, serving in development and production, and using middleware like Whi…

2 months, 3 weeks ago by Nischal Lamichhane

121 reads 1 likes 0 comments


11 min read

Integrate HTMX with Django: A Modern Alternative to ReactJS

Discover how to integrate HTMX with Django to build modern, interactive web applications. Learn to use HTMX triggers, websockets, and Django Channels…

2 months, 4 weeks ago by Nischal Lamichhane

485 reads 14 likes 0 comments


4 min read

Python File to Executable File: A Comprehensive Guide

Learn how to convert Python scripts into standalone executable files with tools like PyInstaller, cx_Freeze, and py2exe. A detailed, beginner-friendl…

2 months, 4 weeks ago by Nischal Lamichhane

90 reads 3 likes 0 comments


5 min read

Essential Django Interview Questions You Should Know

Ace your Django framework interview with these top 10+ questions and answers. Learn about Django features, MVT architecture, ORM, middleware, and mor…

2 months, 4 weeks ago by Nischal Lamichhane

105 reads 0 likes 0 comments


5 min read

Flask Vs Django

This article provides a comprehensive comparison between Flask and Django, two prominent Python web frameworks, highlighting their features, advantag…

3 months ago by Nischal Lamichhane

325 reads 4 likes 0 comments