From fa6d8ce963b58f31eabd0e1681d3d948c437a765 Mon Sep 17 00:00:00 2001 From: Stef Date: Sat, 9 May 2020 04:12:35 -0500 Subject: [PATCH] Add Django Cheatsheet --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f6e2fb9..4972a55 100644 --- a/README.md +++ b/README.md @@ -839,6 +839,7 @@ performance of any of your sites from across the globe.

  :small_orange_diamond: Awesome Python - a curated list of awesome Python frameworks, libraries, software and resources.
+  :small_orange_diamond: Django Cheatsheet - Great Django cheatsheet
  :small_orange_diamond: python-cheatsheet - comprehensive Python cheatsheet.
  :small_orange_diamond: pythoncheatsheet.org - basic reference for beginner and advanced developers.