Hi,

Is anyone successfuly using the https decorator from pylons?

It works fine if you specify a redirect path, but fails with
WebApp Error: <class 'routes.util.GenerationException'>: url_for        could
not generate URL. Called with args: () {}

if no arguments are given ie:

@https()
def abcd(self):
  ...

as shown in the documentation.  Is this a bug?

Thanks,
Damian
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"pylons-discuss" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/pylons-discuss?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to