Sfoglia il codice sorgente

Merge pull request #1629 from zyegfryed/patch-1

Typo
Ask Solem Hoel 11 anni fa
parent
commit
a0076b528f
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  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``