maybe that's again not the way to go, but again tempting: can i define an attribute within a model which e.g. concatenates values from Columns? Example: name = Column(Unicode(64)) || name_first = Column(Unicode(64)) || name_
full = "%s %s" % (name_first name)
inklesspen
mirko: yes. there is actually an example of this in the docs
raydeo
mirko: for most purposes a model object is just a python class, so you can just define a @property on it
there's this thing called hybrid_property, though, which lets you do queries with it
stevepiercy is now known as stevepiercy[away
mirko
nice, thanks!
it's really fun seeing the project evolving and not having the feeling it's getting more and more ugly and hackish
otter768 joined the channel
tiwula joined the channel
otter768 has quit
x58
I this question is out of scope for this channel, but maybe someone knows. How do I monitor disk cache page evictions on Linux to try and figure out why a read() from a file is hitting disk rather than cache, when the file should be hot in cache...
claytron joined the channel
claytron is now known as Guest99391
Lcaracol joined the channel
mejymejy_ has quit
rafaelhbarros joined the channel
atom32k has quit
dowwie has quit
mejymejy joined the channel
digitalsatori has quit
tiwula has quit
fabiobatalha joined the channel
tiwula joined the channel
fabiobatalha has quit
cguardia_ joined the channel
digitalsatori joined the channel
nandoflorestan joined the channel
iShming_ has quit
gustavofonseca_ joined the channel
bkuberek joined the channel
gustavofonseca has quit
conan_the_destro has quit
Kane` joined the channel
digitalsatori has quit
stevepiercy[away is now known as stevepiercy
cguardia_ has quit
TheCowboy` joined the channel
stevepiercy is now known as stevepiercy[away
nszceta joined the channel
nszceta has quit
whit joined the channel
otter768 joined the channel
otter768 has quit
rickmak joined the channel
nandoflorestan has quit
rickmak has quit
nszceta joined the channel
pyeek has quit
rickmak joined the channel
podhmo_ joined the channel
whit has quit
podhmo has quit
digitalsatori joined the channel
stevepiercy joined the channel
stevepiercy[away has quit
thomi has quit
digitalsatori has quit
digitalsatori joined the channel
supplicant has quit
otter768 joined the channel
podhmo joined the channel
podhmo_ has quit
eyohansa joined the channel
eyohansa has quit
rickmak has quit
rickmak joined the channel
rickmak has quit
cewing has quit
rickmak joined the channel
rickmak has quit
otter768 has quit
eyohansa joined the channel
rickmak joined the channel
podhmo has quit
gimireh joined the channel
podhmo joined the channel
podhmo has quit
Swambo joined the channel
cguardia_ joined the channel
whit joined the channel
whit has quit
rafaelhbarros has quit
gimireh has quit
gimireh joined the channel
podhmo joined the channel
betabug_ is now known as betabug
gimireh joined the channel
cewing joined the channel
nszceta has quit
frispete_ joined the channel
frispete has quit
nszceta joined the channel
tiwula has quit
podhmo_ joined the channel
podhmo__ joined the channel
podhmo has quit
podhmo_ has quit
mr_jolly joined the channel
otter768 joined the channel
otter768 has quit
bkuberek_ joined the channel
bkuberek has quit
nszceta_ joined the channel
nszceta has quit
joules
hmm wsgi could've put headers in another dict.
nszceta_ has quit
iShmingAiry joined the channel
joules pipes all possible request headers through a webtest request...just to be sure.
nvm just prefix..except..CONTENT_TYPE
and a few others.
wiggy joined the channel
gimireh has quit
sirex joined the channel
gimireh joined the channel
stevepiercy
chrisrossi i recommend using something to automate blocking of evildoers, like fail2ban with iptables or a solid firewall with intrusion detection