From f0b15d9fb2c29074d812072cc3a8d5a8baebd3dd Mon Sep 17 00:00:00 2001 From: medusa Date: Fri, 27 Sep 2024 21:36:29 +0000 Subject: [PATCH] Update tech_docs/python/django.md --- tech_docs/python/django.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/tech_docs/python/django.md b/tech_docs/python/django.md index b009c06..4da8628 100644 --- a/tech_docs/python/django.md +++ b/tech_docs/python/django.md @@ -1,3 +1,7 @@ +[django training](https://youtu.be/Rp5vd34d-z4?si=F8GugiXId9h6E9rK&t=1877) + +--- + # Django Development Workflow and Project Structure ## 1. Project Setup