django / channels

Developer-friendly asynchrony for Django
https://channels.readthedocs.io
BSD 3-Clause "New" or "Revised" License
6.08k stars 801 forks source link

chore: Update tutorial. Use path over repath . #2109

Closed michaelhenry closed 2 months ago

michaelhenry commented 3 months ago

path is more intuitive to use than repath as an example.

carltongibson commented 2 months ago

I'm not sure we can merge this. See #1338 (and https://github.com/django/channels/commits/85f4b904b2450358caa9419b074adb03abf12665/docs/tutorial/part_2.rst — there was a regression in #1273 because of this).

michaelhenry commented 2 months ago

@carltongibson gotcha. Happy to close this. thanks