diff --git a/docs/getting_started.rst b/docs/getting_started.rst index 6af5f54..a9c0dd0 100644 --- a/docs/getting_started.rst +++ b/docs/getting_started.rst @@ -18,7 +18,7 @@ Install by running: Then, add ``systemjs`` to your ``settings.INSTALLED_APPS``, and add the custom staticfiles finder: -.. code-block:: +.. code-block:: python STATICFILES_FINDERS = [ 'django.contrib.staticfiles.finders.FileSystemFinder',