Python Forum
(beginner): Hello Shopping - wat?(Flask)
Thread Rating:
  • 2 Vote(s) - 3.5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
(beginner): Hello Shopping - wat?(Flask)
#3
(Oct-20-2017, 07:04 PM)buran Wrote: Looking at your code, it parse "/shopping" as the route @app.route("/<user>"), because it fit the route pattern
I would make it @app.route("/users/<user>")


HOLY COW IT WERKS!!1!

Thanx! This forum is awsum!!!! ^_^
Reply


Messages In This Thread
RE: (beginner): Hello Shopping - wat?(Flask) - by Peter_EU - Oct-20-2017, 07:32 PM

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020