instead of uploading a csv file is there a way to process contents in memory and insert into a db table?
kbambz joined the channel
mykul joined the channel
apollo13
hu?
wilywonka joined the channel
jcockhren
incitonetworks: a script
incitonetworks
jcockhren: but not through a django form?
jcockhren
yes
kbambz has quit
incitonetworks
got it makes sense
jcockhren
you can write a plain ol python script
incitonetworks
ty jcockhren
Leeds has quit
jcockhren
but make sure you import django.conf.settings
kbambz joined the channel
kbambz has quit
kbambz joined the channel
quetzakubica has quit
pece has quit
voidus joined the channel
voidus is now known as void
sxn joined the channel
Goopyo joined the channel
rustico has quit
ghento has quit
moldy
incitonetworks: where is the input coming from?
FSCV has quit
sedeki has quit
nicholasserra joined the channel
flashingpumpkin is now known as fpk^away
wilywonka has quit
rafales has quit
rafales joined the channel
hyperair joined the channel
Quetz joined the channel
airstrike has quit
Goopyo has quit
Goopyo joined the channel
Goopyo has quit
kristallpirat has quit
Goopyo joined the channel
systemocks has quit
willingc has quit
nicholasserra has quit
pyBen has quit
rustico joined the channel
nicholasserra joined the channel
rafales has quit
shredding joined the channel
dray3 has quit
patrick91 has quit
txp has quit
furoido
any know configuration for django-ckeditor and s3?
sjaak_trekhaak has quit
rafales joined the channel
mmello joined the channel
wilywonka joined the channel
sjaak_trekhaak joined the channel
mmcardle joined the channel
frostig joined the channel
EyePulp joined the channel
EyePulp has quit
mmcardle has quit
bradfordtoney joined the channel
epicowl joined the channel
mstrcnvs joined the channel
nicholasserra has quit
sedeki joined the channel
bkuberek joined the channel
amigo_ joined the channel
joshfinnie joined the channel
wilywonka has quit
joshfinnie has quit
dray3 joined the channel
joshfinnie joined the channel
dray3 has quit
mauricioantunes has quit
dershodan has quit
mauricioantunes joined the channel
merica joined the channel
sentinal8473 has quit
radimnov has quit
ttye0 joined the channel
ttye0
When using a jQuery Mobile non-ajax form submission to Django 1.4 the django.contrib.messages module does not contain the add_message function as it does when I making web request from a non-jquery mobile page. Does anyone know of a reason why a jquery mobile request wouldn't allow me to utilize django.contrib.messages.add_message while all non-jquery mobile requests do?
ArcTanSusan joined the channel
napper has quit
pydanny has quit
joshfinnie has quit
Raydiation has left the channel
arietis joined the channel
void has quit
jrm2k6 has quit
bmonty has quit
shredding has quit
bradfordtoney has quit
bradfordtoney joined the channel
foxx joined the channel
merica has quit
n008 joined the channel
Tjati has quit
Has anyone needed to make adjustments to their jQuery Mobile pages/requests so that they work with the Django messages module?
kyheo has quit
ghostlines joined the channel
bradfordtoney has quit
mstrcnvs
its very unlikely that jquery mobile is causing your bug, django.contrib.messages should work with all http requests
mykul has quit
ghostlines has quit
DavidElias joined the channel
Auv joined the channel
ghento joined the channel
systemocks joined the channel
ttye0
I was under the same impression, but I hadn't felt certain due to the fact I can utilize django.contrib.messages when the request comes from a form request of non-mobile pages. I'm using a shared controller that only produces this error when being called from a mobile page.
Hmm
mstrcnvs
controller?
you mean, view?
ttye0
Yes
tomchristie joined the channel
estebistec joined the channel
tomchristie has quit
bender314 has quit
Raydiation joined the channel
Raydiation
are there any plans to turn django into a more rest api friendly framework?
mcanes has quit
scott_w joined the channel
Siecje joined the channel
furoido has quit
i mean if you use angular you basically only use the backend as rest api that servers one initial page