Kaynağa Gözat

Added migrations directory to file structure in tutorial

Edin Sarajlic 9 yıl önce
ebeveyn
işleme
40f2325df6
1 değiştirilmiş dosya ile 2 ekleme ve 0 silme
  1. 2 0
      docs/intro/tutorial01.txt

+ 2 - 0
docs/intro/tutorial01.txt

@@ -261,6 +261,8 @@ Your app directory should now look like::
     polls/
         __init__.py
         admin.py
+        migrations/
+            __init__.py
         models.py
         tests.py
         urls.py