Re: Website is running in Django and also clients want to make the Mobile APP.

2018-11-23 Thread Yavin Aalto Arba
There's a django plugin to quickly recognize if the page is loaded from a
mobile device and serve different templates accordingly:
*https://djangopackages.org/packages/p/django-mobile/
*

HOWEVER, I think a more simple and effective approach would be to work with
a one-stop-shop front end reactive design platform: Mobile-JQuery, React,
etc. which work well on all page resolutions.



On Fri, 23 Nov 2018 at 10:21, Jani Tiainen  wrote:

> Hi,
>
> You can access Django site for example via RESTful API.
>
> On Fri, Nov 23, 2018 at 9:52 AM Pravin Yadav  wrote:
>
>> Hello Everyone,
>>
>> Good Morning,
>>
>> I have created the website in Django + Python3. Website is running.
>> But I want to make the Mobile App. Can anyone guide me how will i work.
>>
>>
>>
>> Thanks & Regards,
>> Pravin Kr Yadav
>>
>> --
>> 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@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/CAEr6%3DdyscxarOk4zNbERTaANf%2BAbnMHonFCYMau3dJH0nBMV4A%40mail.gmail.com
>> 
>> .
>> For more options, visit https://groups.google.com/d/optout.
>>
>
>
> --
> Jani Tiainen
>
> - Well planned is half done, and a half done has been sufficient before...
>
> --
> 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@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/CAHn91odZE%2B_wWJBy8aviRgzYdKP1VTxvjkd05XTx%2Bon4VQGmnw%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+unsubscr...@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/CA%2B%2Be-ZXh7Zva8_q3JQGYN0C4krgatDzhHwH4qt%2BViH_LuACYrQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


Re: Website is running in Django and also clients want to make the Mobile APP.

2018-11-23 Thread Jani Tiainen
Hi,

You can access Django site for example via RESTful API.

On Fri, Nov 23, 2018 at 9:52 AM Pravin Yadav  wrote:

> Hello Everyone,
>
> Good Morning,
>
> I have created the website in Django + Python3. Website is running.
> But I want to make the Mobile App. Can anyone guide me how will i work.
>
>
>
> Thanks & Regards,
> Pravin Kr Yadav
>
> --
> 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@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/CAEr6%3DdyscxarOk4zNbERTaANf%2BAbnMHonFCYMau3dJH0nBMV4A%40mail.gmail.com
> 
> .
> For more options, visit https://groups.google.com/d/optout.
>


-- 
Jani Tiainen

- Well planned is half done, and a half done has been sufficient before...

-- 
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@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/CAHn91odZE%2B_wWJBy8aviRgzYdKP1VTxvjkd05XTx%2Bon4VQGmnw%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.