Visgean / urljects

Deprecated! (Django routing without urls.py files, inspired by Flask.)

Home Page:https://urljects.readthedocs.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

implement url polymorfism

Visgean opened this issue · comments

e.g.: multiple urls per class / function. It makes sense to implement this only for class based views.