Tuesday, October 25, 2016

Re: Running django on demand via my PyQt4 Standalone app

Absolutely! :-D

Thank you.

On 24 October 2016 at 21:01, Avraham Serour <tovmeod@gmail.com> wrote:
> does this help?
>
> https://docs.djangoproject.com/en/1.10/topics/settings/#calling-django-setup-is-required-for-standalone-django-usage
>
>
> On Tue, Oct 25, 2016 at 12:13 AM, Vinicius Assef <viniciusban@gmail.com>
> wrote:
>>
>> On 24 October 2016 at 16:30, Avraham Serour <tovmeod@gmail.com> wrote:
>> >
>> > Django is a webframework, but it is not an all or nothing thing, you
>> > don't
>> > need to use everything, you may just use the ORM, define your models,
>> > import
>> > them from your application.
>>
>> This is an interesting scenario, Avraham.
>>
>> I can't imagine how settings.py would be called to configure database
>> stuff. Could you?
>>
>> It made me curious about that.
>>
>> --
>> Vinicius Assef
>>
>> --
>> 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+unsubscribe@googlegroups.com.
>> To post to this group, send email to django-users@googlegroups.com.
>> Visit this group at https://groups.google.com/group/django-users.
>> To view this discussion on the web visit
>> https://groups.google.com/d/msgid/django-users/CAFmXjSCZua21SHr9GWTLvAU1iAqfqN70rG7Jq07o98Y_zQU89w%40mail.gmail.com.
>> For more options, visit https://groups.google.com/d/optout.
>
>
> --
> 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+unsubscribe@googlegroups.com.
> To post to this group, send email to django-users@googlegroups.com.
> Visit this group at https://groups.google.com/group/django-users.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/django-users/CAFWa6tJi2b-URgFzymfWwXZCG%2BbD-10E2S8wmO6pzaLBU25cpw%40mail.gmail.com.
> For more options, visit https://groups.google.com/d/optout.

--
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+unsubscribe@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CAFmXjSANa1y3gvosPP%2BboXE%2B7yjeF5Wv-9auH3uJWrwqeoqQMg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment