gavinc: can you do server-side validation with the same json?
because forms are something I'd really love to push front end
maybe I'll base deform 3.0 on this
cyphase joined the channel
rickmak_ joined the channel
cyphase joined the channel
gopar joined the channel
econoraptorman joined the channel
c0le joined the channel
rickmak joined the channel
frispete_ joined the channel
frispete has quit
Pumukel joined the channel
mejymejy joined the channel
Pumukel has quit
mejymejy has quit
mejymejy joined the channel
mejymejy has quit
mejymejy joined the channel
cyphase has quit
cyphase joined the channel
rickmak_ joined the channel
rickmak_ joined the channel
mejymejy has quit
mejymejy joined the channel
rickmak_ has quit
Pumukel joined the channel
Pumukel has quit
cyphase has quit
cyphase joined the channel
waigani has quit
Pumukel joined the channel
Pumukel has quit
ldiamond has quit
tamarin has quit
rickmak_ joined the channel
romerocesar joined the channel
mejymejy has quit
mejymejy joined the channel
romerocesar joined the channel
mejymejy has quit
mejymejy joined the channel
stevepiercy has quit
waigani joined the channel
Pumukel joined the channel
Pumukel has quit
waigani has quit
stevepiercy joined the channel
waigani joined the channel
brainysmurf joined the channel
brainysmurf
I get a network error when I launch a view via invoke_subrequest.
the view that is launched with the sub request itself does another network request. I assume this is why I am getting the error?
The error is connection refused
rickmak_ has quit
atomekk joined the channel
x58
If you have a view doing a network request and that is refused, then yes you'd get that error.
stevepiercy: For some reason Read the Docs doesn't have my 1.7.0 tag for WebOb, do you know how to kick it so that it checks all existing tags gain?
Nevermind, figured it out =)
Kicked a build for stable, and it did it's thing.
stevepiercy
x58 glad i could help
brainysmurf
I don't get network connection error when invoked normally. Plus, the connection is back to my pyramid instance
Probably an abnormal use case
gopar joined the channel
mejymejy has quit
brainysmurf has quit
brainysmurf joined the channel
brainysmurf has quit
El_Rolando joined the channel
agitator joined the channel
Pumukel joined the channel
cyp joined the channel
Pumukel has quit
ddimmich joined the channel
gopar has quit
rickmak_ joined the channel
rickmak_ has quit
atomekk has quit
munch_ joined the channel
Pumukel joined the channel
loechel joined the channel
waigani_ joined the channel
Pumukel has quit
rickmak_ joined the channel
mr_jolly joined the channel
loechel has quit
evagelos joined the channel
evagelos
Is it possible to add_request_method for specific views?
I mean i want the metho to be executed for specific methods
method*
uralbash has quit
mr_jolly has quit
bochecha joined the channel
we have multiple packages with 1 main one, where in all packages we use the includeme, im wondering if i add an "add_request_method" to 1 of the packages if that method will be executed for any request for any package or if it will be executed for the views of the package where it got added
Pumukel joined the channel
Method__ has quit
zupo has quit
brainysmurf joined the channel
Pumukel has quit
nilo joined the channel
Ergo joined the channel
slav0nic joined the channel
rickmak joined the channel
it gets executed when its being called, sry i was dump :|