0:01 AM
indy1T9 joined the channel
0:02 AM
indy1T9
OLA, another question: Multiple images into one models.ImageField
0:02 AM
it isn't handled well :/
0:03 AM
EyePulp joined the channel
0:08 AM
another question: Multiple images into one models.ImageField
0:08 AM
or the ability to only take one
0:09 AM
and stop the second "choose file" option
0:09 AM
machine_sd joined the channel
0:10 AM
dang`r`us
I don't really see a question; anyway, create a separate model containing an ImageFiel and ForeignKey it to the thing you want to have multiple images
0:10 AM
d
0:10 AM
reisio joined the channel
0:11 AM
machine_sd has quit
0:11 AM
machine_sd joined the channel
0:13 AM
Combined2857 has quit
0:14 AM
jas02 joined the channel
0:15 AM
danifus joined the channel
0:19 AM
machine_sd has quit
0:19 AM
Combined2857 joined the channel
0:22 AM
ellmetha joined the channel
0:22 AM
indy1T9
dang r' us: well how do i limit the file uploads to one file?
0:23 AM
vidr has quit
0:26 AM
epopt has quit
0:28 AM
Oks4
could you give a more detailed explanation of the thing you are trying to achieve?
0:28 AM
Tomatosoup- has quit
0:29 AM
epopt joined the channel
0:29 AM
indy1T9 has quit
0:34 AM
hutch34 has quit
0:34 AM
fission6 joined the channel
0:36 AM
mjhill joined the channel
0:39 AM
fission6 has quit
0:40 AM
mjhill has quit
0:43 AM
jessamynsmith joined the channel
0:46 AM
EyePulp joined the channel
0:57 AM
reisio has quit
1:00 AM
bradfordli123 joined the channel
1:08 AM
UnknownSoldier has quit
1:08 AM
SamSagaZ joined the channel
1:15 AM
ticketbot has quit
1:15 AM
jas02 joined the channel
1:15 AM
ticketbot joined the channel
1:16 AM
Ryanar joined the channel
1:19 AM
beastDivision has quit
1:21 AM
fission6 joined the channel
1:21 AM
danifus has quit
1:25 AM
theWhisper_ joined the channel
1:27 AM
lorddaedra joined the channel
1:33 AM
matsaman has quit
1:36 AM
mjhill joined the channel
1:41 AM
mjhill has quit
1:47 AM
eperzhand has quit
1:48 AM
hutch34 joined the channel
1:48 AM
toothe joined the channel
1:48 AM
toothe
I am trying to run uwsgi on some django code, but it fails to find the dependencies in the virtualenv.
1:49 AM
not sure if this is a django or python question, but I thought being in the virtualenv meant they would be found?
1:49 AM
dang`r`us
what do you mean, fails? also, are you sure you're running django with the correct (venv) python?
1:49 AM
and did you _install_ into the correct venv?
1:49 AM
mucco has quit
1:50 AM
kbck has quit
1:52 AM
iiie0 joined the channel
1:52 AM
iiie has quit
1:52 AM
iiie0 is now known as iiie
1:52 AM
asadjb joined the channel
1:55 AM
hutch34 has quit
1:55 AM
iiie1 has quit
1:57 AM
asadjb has quit
2:03 AM
EyePulp joined the channel
2:04 AM
bambanx joined the channel
2:04 AM
bambanx
hello
2:05 AM
iiie1 joined the channel
2:16 AM
jas02 joined the channel
2:17 AM
Biwaa joined the channel
2:17 AM
AnInstanceOfMe has quit
2:18 AM
Rialynn joined the channel
2:20 AM
miz- has quit
2:21 AM
Biwaa has quit
2:24 AM
stooj joined the channel
2:28 AM
Nizumzen joined the channel
2:29 AM
Rialynn has quit
2:34 AM
p4trix has quit
2:35 AM
beastDivision joined the channel
2:37 AM
mjhill joined the channel
2:39 AM
beastDivision has quit
2:40 AM
beastDivision joined the channel
2:42 AM
FunkyBob
toothe: did you tell uwsgi to use your venv?
2:42 AM
mjhill has quit
2:45 AM
toothe
FunkyBob: I didn't!
2:45 AM
I didn't even know that was a fla.
2:45 AM
I had temporarily given up on it
2:45 AM
FunkyBob
check my notes
2:47 AM
x-warrior joined the channel
2:47 AM
toothe
I think I just found the solution via Google, but your notes?
2:47 AM
Technodrome joined the channel
2:48 AM
FunkyBob
2:51 AM
toothe
let me check that out.
2:51 AM
the_rat joined the channel
2:56 AM
the_rat has quit
3:02 AM
jnoob22 has quit
3:02 AM
UnknownSoldier joined the channel
3:05 AM
jessamynsmith has quit
3:06 AM
rtm1046 joined the channel
3:08 AM
raijin joined the channel
3:10 AM
jessamynsmith joined the channel
3:10 AM
jessamynsmith has quit
3:13 AM
iiie has quit
3:18 AM
jas02 joined the channel
3:19 AM
EyePulp joined the channel
3:20 AM
jessamynsmith joined the channel
3:23 AM
jas02 has quit
3:34 AM
Nizumzen has quit
3:35 AM
jessamynsmith has quit
3:38 AM
mjhill joined the channel
3:43 AM
NomadJim has quit
3:43 AM
mjhill has quit
3:43 AM
sol1x has quit
3:46 AM
NomadJim joined the channel
3:49 AM
Valduare
g’evening guys
3:51 AM
hutch34 joined the channel
3:52 AM
I have objs = Message.objects.all() one of the items in that object is a list, I am parsing out a random item from that list. HERES where im stuck… how do I get that result back into objs
3:56 AM
dardevelin joined the channel
3:59 AM
hutch34 has quit
4:01 AM
nethop has quit
4:02 AM
nethop joined the channel
4:04 AM
Biwaa joined the channel
4:04 AM
royendgel has quit
4:07 AM
UnknownSoldier has quit
4:07 AM
maks25 joined the channel
4:08 AM
EyePulp joined the channel
4:08 AM
Diemuzi has quit
4:08 AM
Biwaa has quit
4:09 AM
FunkyBob
Valduare: how can one item be a list?
4:10 AM
Valduare
one field in the db has comma delimited items
4:10 AM
FunkyBob
yurgh
4:10 AM
this was deliberate?
4:11 AM
Valduare
just 3 or 4 items
4:12 AM
im converting the string to list and picking a random one and then I want to inject that back into the objs to send as a json request
4:14 AM
BreakerZero joined the channel
4:17 AM
olrrai has quit
4:19 AM
jas02 joined the channel
4:20 AM
maks25 has quit
4:22 AM
ellmetha has quit
4:33 AM
workbean joined the channel
4:36 AM
ironfroggy joined the channel
4:38 AM
ironfroggy has quit
4:39 AM
mjhill joined the channel
4:44 AM
mjhill has quit
4:44 AM
eperzhand joined the channel
4:49 AM
eperzhand has quit
4:52 AM
Coldblackice joined the channel
4:53 AM
the_rat joined the channel
4:54 AM
asadjb joined the channel