Let’s say i go to myblog.com/post/12. The /post handler is already defined, but how can i get the parameter being passed? 12 in this case is the post_id.
I’m using the Python SDK.
Let’s say i go to myblog.com/post/12 . The /post handler is already defined, but
Share
Sure.
Example rule:
Example view: