sunscrapers / djoser

REST implementation of Django authentication system.
MIT License
2.55k stars 458 forks source link

Docs url() into re_path() #808

Closed spinxi closed 6 months ago

spinxi commented 7 months ago

In docs there is mentioned url(r'^auth/', include('djoser.urls')), isn't that deprecated? would be good if you guys change this into re_path()

tomwojcik commented 6 months ago

That's correct. Thank you!

https://github.com/sunscrapers/djoser/pull/806/commits/b65840a7b237694ef7f8ef70cfb1d033c20aefd3