Explorar el Código

Merge pull request #1629 from zyegfryed/patch-1

Typo
Ask Solem Hoel hace 11 años
padre
commit
a0076b528f
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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``