mirror of
https://github.com/django/daphne.git
synced 2025-07-15 10:22:17 +03:00
Slight grammar tweaks
This commit is contained in:
parent
1212fd45f1
commit
0a4cbb5fcf
|
@ -97,12 +97,13 @@ What version of Django does it work with?
|
||||||
You can install Channels as a library for Django >= 1.8. It has a few
|
You can install Channels as a library for Django >= 1.8. It has a few
|
||||||
extra dependencies, but these will all be installed if you use ``pip``.
|
extra dependencies, but these will all be installed if you use ``pip``.
|
||||||
|
|
||||||
|
|
||||||
Official project
|
Official project
|
||||||
----------------
|
----------------
|
||||||
|
|
||||||
Channels is not in the Django core as it was initially planned, but it's
|
Channels is not in the Django core as initially planned, but it's
|
||||||
an official Django project since september 2016. More informations about Channels
|
an official Django project since September 2016. More information about Channels
|
||||||
as an official project are available on the
|
being adopted as an official project are available on the
|
||||||
`Django blog <https://www.djangoproject.com/weblog/2016/sep/09/channels-adopted-official-django-project/>`_.
|
`Django blog <https://www.djangoproject.com/weblog/2016/sep/09/channels-adopted-official-django-project/>`_.
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user