Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/tutorial/part_1.rst
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ We also assume that you have :doc:`Channels and Daphne installed

This tutorial is written for Channels 4.0, which supports Python 3.7+ and Django
3.2+. If the Channels version does not match, you can refer to the tutorial for
your version of Channels by using the version switcher at the bottom left corner
your version of Channels by using the version switcher at the bottom right corner
of this page, or update Channels to the newest version.

This tutorial also **uses Docker** to install and run Redis. We use Redis as the
Expand Down
Loading