ahh, i don't know. i was fed up with mq's so i just wrote my own and have been using that. it passes messages in json format, and uses rest for the most part.
missfilly joined the channel
write your own, stomp isn't very complicated. it's all plaintext, and the command index isn't even large. plus it just works in simple key value pairs. a stomp frame is just the command, header, body, NULL
w0ng has quit
w0ng joined the channel
missfilly has quit
amr
oh thats not bad then
rh0dium joined the channel
the API im communicating with is stomp, but the ones ive seen around are all fairly rubbish
eternicode joined the channel
rh0dium has quit
the_rat has quit
rh0dium joined the channel
the_rat joined the channel
cyberdelia has quit
mikef
anyone tried pycallgraph with django?
the_rat has quit
ilian joined the channel
ilian
Hi
is there a way to use ManyToMany relation with through and x.manytomanyfield.add
jSanp joined the channel
jSanp has quit
jSanp joined the channel
vicep joined the channel
derekchiang joined the channel
badbandit
how could i loop through a recursive field and append its value to a list until there are no more objects with that value?
Linovia
ilian: I don't think so since you'll need the intermediate object to be saved
dxtr has quit
fission6
anyone here in san fran at a startup?
ilian
Linovia, ok but where comes the difference from, if I do not specify through it will create the table anyway
rudedogg joined the channel
Linovia
ilian: because the default table has no additional data
badbandit
i wish i was in san fran at a startup
dxtr joined the channel
Linovia
ilian: for example, your through table may have a couple of required non empty fields
ilian
Linovia, yeah this makes sense, thanks
JJMalina joined the channel
kanja has quit
mike007 joined the channel
joshfinnie has quit
young001 has quit
joshfinnie joined the channel
cebor joined the channel
derekchiang has quit
deitarion has left the channel
kanja joined the channel
ls3 has quit
badbandit
ugh these resursive foreignkeys are killing me!
ls3 joined the channel
ls3 has quit
ghee22 joined the channel
ghee22
Hey I just finished step 3 of the polls tutorial.
derPepo
congrats! :)
ghee22
Thanks derPepo! The "pluggable" nature of Django really intrigues me. I am envisioning having multiple apps (not on the same page), but offering a dumbed-down "app store" like view for the user to select which app they want to view.
A Google search shows that Haystack may help with having a user be able to search the metadata of each app.
figabo has quit
amigo has quit
brixtonasias has quit
estulticia has quit
nigelb has quit
Keeyai has quit
cyphase has quit
koobs has quit
xneme has quit
cyberspace- has quit
hays_ has quit
ironfroggy has quit
Azelphur has quit
dross has quit
JesperSHansen has quit
mnaser has quit
OldCoder_ has quit
TDJACR has quit
flebel has quit
iiie has quit
WoLpH has quit
dgouldin has quit
yacc has quit
Luyt has quit
Pilate has quit
pjs has quit
panni_ has quit
josePhoenix has quit
noah256 has quit
paul409 has quit
Mathiasdm has quit
RedBulli has quit
TDJACR joined the channel
WoLpH joined the channel
derPepo
oh badbandit i have the same problem here, maybe
dross joined the channel
nigelb joined the channel
OldCoder_ joined the channel
amigo joined the channel
josePhoenix joined the channel
Luyt joined the channel
bpietro has quit
ironfroggy joined the channel
Keeyai joined the channel
figabo joined the channel
noah256 joined the channel
do you have a little bit of time to show on my project?
mnaser joined the channel
hays joined the channel
iiie joined the channel
cyphase joined the channel
young001 joined the channel
ghee22
Just wondering if anyone has used Haystack, and even better that implements it in this type of way.
bpietro joined the channel
jderosa joined the channel
Azelphur joined the channel
jderosa has quit
pratyksp has quit
Like where the results for the search results are app icons...