mirror of
https://github.com/jazzband/django-configurations.git
synced 2026-05-10 16:44:46 +00:00
Merge pull request #256 from bmispelon/malformed-rst-links
This commit is contained in:
commit
fad40b8003
1 changed files with 2 additions and 2 deletions
|
|
@ -332,8 +332,8 @@ Channels
|
|||
--------
|
||||
|
||||
If you want to deploy a project that uses the Django channels with
|
||||
`Daphne <http://github.com/django/daphne/>` as the
|
||||
`interface server <http://channels.readthedocs.io/en/latest/deploying.html#run-interface-servers>`
|
||||
`Daphne <http://github.com/django/daphne/>`_ as the
|
||||
`interface server <http://channels.readthedocs.io/en/latest/deploying.html#run-interface-servers>`_
|
||||
you have to use a asgi.py script similar to the following:
|
||||
|
||||
.. code-block:: python
|
||||
|
|
|
|||
Loading…
Reference in a new issue