mirror of
https://github.com/django/daphne.git
synced 2025-07-10 16:02:18 +03:00
I really need to stop indenting unordered lists
This commit is contained in:
parent
f805096bd5
commit
6a17caad5b
|
@ -69,7 +69,7 @@ Other Projects
|
||||||
|
|
||||||
The Channels project is made up of several packages; the others are:
|
The Channels project is made up of several packages; the others are:
|
||||||
|
|
||||||
* `Daphne <https://github.com/django/daphne/>`_, the HTTP and Websocket termination server
|
* `Daphne <https://github.com/django/daphne/>`_, the HTTP and Websocket termination server
|
||||||
* `asgiref <https://github.com/django/asgiref/>`_, the base ASGI library/memory backend
|
* `asgiref <https://github.com/django/asgiref/>`_, the base ASGI library/memory backend
|
||||||
* `asgi_redis <https://github.com/django/asgi_redis/>`_, the Redis channel backend
|
* `asgi_redis <https://github.com/django/asgi_redis/>`_, the Redis channel backend
|
||||||
* `asgi_ipc <https://github.com/django/asgi_ipc/>`_, the POSIX IPC channel backend
|
* `asgi_ipc <https://github.com/django/asgi_ipc/>`_, the POSIX IPC channel backend
|
||||||
|
|
|
@ -25,11 +25,11 @@ Projects
|
||||||
|
|
||||||
Channels is comprised of five packages:
|
Channels is comprised of five packages:
|
||||||
|
|
||||||
* `Channels <https://github.com/django/channels/>`_, the Django integration layer
|
* `Channels <https://github.com/django/channels/>`_, the Django integration layer
|
||||||
* `Daphne <https://github.com/django/daphne/>`_, the HTTP and Websocket termination server
|
* `Daphne <https://github.com/django/daphne/>`_, the HTTP and Websocket termination server
|
||||||
* `asgiref <https://github.com/django/asgiref/>`_, the base ASGI library/memory backend
|
* `asgiref <https://github.com/django/asgiref/>`_, the base ASGI library/memory backend
|
||||||
* `asgi_redis <https://github.com/django/asgi_redis/>`_, the Redis channel backend
|
* `asgi_redis <https://github.com/django/asgi_redis/>`_, the Redis channel backend
|
||||||
* `asgi_ipc <https://github.com/django/asgi_ipc/>`_, the POSIX IPC channel backend
|
* `asgi_ipc <https://github.com/django/asgi_ipc/>`_, the POSIX IPC channel backend
|
||||||
|
|
||||||
This documentation covers the system as a whole; individual release notes and
|
This documentation covers the system as a whole; individual release notes and
|
||||||
instructions can be found in the individual repositories.
|
instructions can be found in the individual repositories.
|
||||||
|
|
Loading…
Reference in New Issue
Block a user