Skip to content

Commit

Permalink
Update installation.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
diurnalist authored Oct 21, 2021
1 parent 075e232 commit 83aa6da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/installation.rst
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,7 @@ Next, edit your ``urls.py`` and add the following:

.. code-block:: python
from django.urls import path
from django.urls import path, include
urlpatterns = [
# ...
Expand Down

0 comments on commit 83aa6da

Please # to comment.