uranusjr / django-tutorial-for-programmers

Chapter text and example code for the Django tutorial first appeared during ITHome Ironman 7
289 stars 93 forks source link

Update url.py from `url` to `path` #39

Open doomleika opened 6 years ago

ichiaohsu commented 6 years ago

Maybe re_path could be applied here to avoid too many changes?