Blog Articles
Welcome to my blog! This collection includes all my articles, covering technical sharing, study notes, and life reflections.
🚀 Latest Articles
Using @display decorator to provide data to components
Display component content in pages
Custom page and sidebar menu
Display custom components in pages
Git does not track empty folders, so you need to put something in the folder
Git remove remote file but keep local file
Install and configure Django Unfold Admin framework
uv: Environment Management Tool
📂 Browse by Category
django-in-depth (41)
django quick start class
- Django In-Depth Series Course
- 10.1 Admin Basics
- 10.2 Advanced Admin Configuration
- 1.1 Hello, Django!
- 11.1 Static File Management
- 11.2 Media File Handling
- 1.2 Django Environment Setup
- 12.1 Middleware System
- 12.2 Django Signals
- 1.3 First Django Project
- 13.1 Project Planning
- 13.2 Core Function Implementation
- 13.3 Advanced Features
- 14.1 Django REST Framework Introduction
- 14.2 RESTful API Design
- 15.1 Unit Testing
- 15.2 Integration Testing
- 16.1 Database Optimization
- 16.2 Cache System
- 17.1 Production Environment Configuration
- 17.2 Deployment Solutions
- 2.1 Django MTV Architecture Pattern
- 2.2 Django Application (App)
- 3.1 URL Configuration Basics
- 3.2 Django Advanced URL Features
- 4.1 Django Model Basics
- 4.2 Django Model Relationships
- 4.3 Django Model Methods and Properties
- 5.1 Django Database Configuration
- 5.2 Django Migration System
- 5.3 QuerySet and Database API
- 6.1 Function Views
- 7.1 Template Basics
- 7.2 Template Inheritance
- 7.3 Custom Templates
- 8.1 Form Basics
- 8.2 ModelForm
- 8.3 Advanced Form Features
- 9.1 Django Authentication Framework
- 9.2 User Registration and Login
- 9.3 Permissions and Decorators
Django-Unfold (5)
No description available
- django-unfold-4 @display Decorator
- django-unfold-3 Use Components
- django-unfold-1 Custom Page
- django-unfold-2 Custom Components
- django-unfold-0 Installation and Configuration
moomboss (5)
My moomboss website
- Submit Website to Many Search Engines
- Website Polish
- Continue Setting up Google AdSense
- Sending Love to Google
- Why I Built This Website
Django (3)
Django framework and extensions
Python (3)
Python skills, functions and libraries
tools (3)
development related tools
dataplug (1)
var replaced with data based on jinja2 syntax
📅 Article Archive
2025
- django-unfold-4 @display Decorator (11/24)
- django-unfold-3 Use Components (11/13)
- django-unfold-1 Custom Page (11/11)
- django-unfold-2 Custom Components (11/11)
- Upload Empty Folders with Git (11/02)
- Git Remove Remote File and Stop Syncing (11/01)
- django-unfold-0 Installation and Configuration (10/12)
- uv Management Tool (10/12)
- DataPlug Development Diary 01 (09/22)
- Django In-Depth Series Course (09/13)
- 10.1 Admin Basics (09/13)
- 10.2 Advanced Admin Configuration (09/13)
- 1.1 Hello, Django! (09/13)
- 11.1 Static File Management (09/13)
- 11.2 Media File Handling (09/13)
- 1.2 Django Environment Setup (09/13)
- 12.1 Middleware System (09/13)
- 12.2 Django Signals (09/13)
- 1.3 First Django Project (09/13)
- 13.1 Project Planning (09/13)
- 13.2 Core Function Implementation (09/13)
- 13.3 Advanced Features (09/13)
- 14.1 Django REST Framework Introduction (09/13)
- 14.2 RESTful API Design (09/13)
- 15.1 Unit Testing (09/13)
- 15.2 Integration Testing (09/13)
- 16.1 Database Optimization (09/13)
- 16.2 Cache System (09/13)
- 17.1 Production Environment Configuration (09/13)
- 17.2 Deployment Solutions (09/13)
- 2.1 Django MTV Architecture Pattern (09/13)
- 2.2 Django Application (App) (09/13)
- 3.1 URL Configuration Basics (09/13)
- 3.2 Django Advanced URL Features (09/13)
- 4.1 Django Model Basics (09/13)
- 4.2 Django Model Relationships (09/13)
- 4.3 Django Model Methods and Properties (09/13)
- 5.1 Django Database Configuration (09/13)
- 5.2 Django Migration System (09/13)
- 5.3 QuerySet and Database API (09/13)
- 6.1 Function Views (09/13)
- 7.1 Template Basics (09/13)
- 7.2 Template Inheritance (09/13)
- 7.3 Custom Templates (09/13)
- 8.1 Form Basics (09/13)
- 8.2 ModelForm (09/13)
- 8.3 Advanced Form Features (09/13)
- 9.1 Django Authentication Framework (09/13)
- 9.2 User Registration and Login (09/13)
- 9.3 Permissions and Decorators (09/13)
- Submit Website to Many Search Engines (09/11)
- "Python and Excel: Grouping" (09/08)
- Git First Code Commit (09/07)
- Lightweight Django Cookiecutter Template (09/06)
- Extending Django Model (09/05)
- Minimal Django ORM (09/04)
- Website Polish (09/01)
- Continue Setting up Google AdSense (08/30)
- Sending Love to Google (08/28)
- Why I Built This Website (08/27)
- Amazing Decorator Functions (08/26)
📊 Article Statistics
- Total Articles: 61
- Categories: 7
- Tags: 34
🎯 Quick Navigation
- Browse by Category - View articles by topic category
- Browse by Tags - Quick filtering through tags
- About the Author - Learn more about me
Last updated: 11/24/2025 3:56:47 PM