django / channels

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

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

Closed michaelhenry closed 4 months ago

michaelhenry commented 5 months ago

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

carltongibson commented 4 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 4 months ago

@carltongibson gotcha. Happy to close this. thanks