deformdemo/master 5b97e83 Robert Buchholz: Make iso8601 usage compatible with versions 0.1.11 and 0.1.12...
deformdemo/master c80fdf2 Érico Andrei: Merge pull request #51 from rbu/iso8601-python36-functional-test-fix...
GitHub32 has left the channel
kiorky joined the channel
thdr joined the channel
dfee joined the channel
dfee has quit
Method_ joined the channel
nilo has quit
jimman has quit
jimman joined the channel
atomekk joined the channel
uralbash joined the channel
jimman has quit
marcinkuzminski has quit
marcinkuzminski joined the channel
agitator joined the channel
dfee joined the channel
hvelarde is now known as hvelarde|lunch
jcarl43 joined the channel
tiwula joined the channel
dfee joined the channel
jcarl43 has quit
_jg_ joined the channel
El_Rolando has quit
_jg_
may i ask a "substance d" related question?
jcarl43 joined the channel
my question: how do i show in my views the resources that i have uploaded through the sdi? using x=request.registry.content.crete(type_of_resource,name_of_resource) i can grab the "document" object. x.title gives me the title but, x.body show nothing. how should i show the contents of the document? also "create" throws exception when using it with resources of "File" type. so i am not sure what is the