瀏覽代碼

Merge pull request #1629 from zyegfryed/patch-1

Typo
Ask Solem Hoel 11 年之前
父節點
當前提交
a0076b528f
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      docs/whatsnew-3.1.rst

+ 1 - 1
docs/whatsnew-3.1.rst

@@ -318,7 +318,7 @@ but if you would like to experiment with it you should know that:
 
     .. code-block:: python
 
-        from django.conf imoprt settings
+        from django.conf import settings
         app.autodiscover_tasks(settings.INSTALLED_APPS)
 
 - You no longer use ``manage.py``