3
On Mon, 23 Nov 2020, 09:39 Ram, wrote:
> Hi,
>
> We are trying to understand what is the best Shopping solution that we
> could use to implement Classfied Ads where users will be charged for
> certain number of Ads that they can post in a month. Our important
> requirements for this shopping c
Thanks a lot tim, this has resolved the issue.
Lesson learned to jump from 1.6 to 1.8 go release by release.
then i would probably seen it.
Appreciated ur help do!
--
You received this message because you are subscribed to the Google Groups
"Django users" group.
To unsubscribe from this group a
Tim in my real project that database is a remote database, that shouldn't
be in installed apps shouldn't it.
but to prove my point it did it with 2 local databases in the test project.
in my real project i can't do reverse lookups on the remote database models.
--
You received this message beca
test project proving my point
https://github.com/gerdkoetje/dualdbtest
--
You received this message because you are subscribed to the Google Groups
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to django-users+unsubscr...@googlegroups.com.
test project proving my point
https://github.com/gerdkoetje/dualdbtest
--
You received this message because you are subscribed to the Google Groups
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to django-users+unsubscr...@googlegroups.com.
sorry for that, ill spend some time on creating a test project with 2
databases on sqlite
But still if anyone is using multidb please confirm to me that this does
work in your projects.
Any hints will be appreciated
--
You received this message because you are subscribed to the Google Groups
"
He all,
Does anyone know why i can't do any relation lookups on any database other
then the default database in 1.8.5 this worked fine in 1.6.1
it keeps trowing me: Relation fields do not support nested lookups
for example on
adds =
ProfielenFlirts.objects.f
working on that
--
You received this message because you are subscribed to the Google Groups
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to django-users+unsubscr...@googlegroups.com.
To post to this group, send email to django-users@goog
this worked fine in django 1.6.1 but fails in 1.8.5
--
You received this message because you are subscribed to the Google Groups
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to django-users+unsubscr...@googlegroups.com.
To post to this g
same for
nieuweklanten =
ProfielenUserprofile.objects.values('user__profielenprofielen__profielnaam')[:1]
for nieuwe in nieuweklanten:
print(nieuwe['user__profielenprofielen__profielnaam'])
--
You received this message because you are subscribed to the Google Groups
"Django users" group
>
> nieuweklanten = ProfielenUserprofile.objects.all()[:1]
>> for nieuwe in nieuweklanten:
>> print(nieuwe.user.profielenprofielen.profielnaam)
>>
>>
>> this for example works fine
>>
>
but doing the same thing but then like this with works fine on i do a
similar test on the default db but i
we also tried without _set etc.
--
You received this message because you are subscribed to the Google Groups
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to django-users+unsubscr...@googlegroups.com.
To post to this group, send email to d
Hello,
I am fairly new to both django, so please excuse this question if there is
a doc I missed somewhere that answers it... Anyhow, I'm planning on moving
a large drupal site into django. Currently the site - yinyanghouse.com -
has more or less static content, dynamic community submitted co
I'm trying to setup Webshell in one of my Django Password protected pages.
Webshell is a python script which starts its own server and your designated
port it displays a shell on ava enabled web browser that connect to
localhost. It tests good when i display it with an Iframe
http://webshellurl.ne
Hello, I am working on a django app that displays call logs for our
customers. I am using a print.css along with a print button that only
prints the rendered information. I would like to add an "email this page"
submit button. That will send an email containing all the rendered
information. What
ned Economic Community.
Join AGLOCO(tm)-with the link, http://www.agloco.com/r/BBFX0178
Thank you indeed. Support Team
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups
"Django users" group.
To post to this group
16 matches
Mail list logo