mirror of
https://github.com/django/django.git
synced 2025-08-03 18:38:50 +00:00
Used extlinks for PyPI links.
Co-authored-by: Mariusz Felisiak <felisiak.mariusz@gmail.com>
This commit is contained in:
parent
255f534590
commit
2c4dc64760
36 changed files with 117 additions and 204 deletions
|
@ -2,10 +2,8 @@
|
|||
How to use Django with Daphne
|
||||
=============================
|
||||
|
||||
Daphne_ is a pure-Python ASGI server for UNIX, maintained by members of the
|
||||
Django project. It acts as the reference server for ASGI.
|
||||
|
||||
.. _Daphne: https://pypi.org/project/daphne/
|
||||
:pypi:`Daphne <daphne>` is a pure-Python ASGI server for UNIX, maintained by
|
||||
members of the Django project. It acts as the reference server for ASGI.
|
||||
|
||||
Installing Daphne
|
||||
===================
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue