@@ -153,6 +153,15 @@ Snippets for Django Views
  get_context_data   ``get_context_data method for CBVs``
 =================== ======================================================
 
+Snippets for Django Models
+--------------------------------
+=================== ======================================================
+ Abbreviation                        Tag
+=================== ======================================================
+ Model              ``Simple Model Class``
+ Model_full         ``Full Model Class(with TODOs)``
+=================== ======================================================
+
 Snippets for Python
 --------------------------------
 =================== ======================================================