I guess this is the key line:
('/$anything','404->/devekayan/view/user/$anything')That would require a controller file called "view.py" and a function "def user():"
I guess this is the key line:
('/$anything','404->/devekayan/view/user/$anything')That would require a controller file called "view.py" and a function "def user():"