The basic formula we've used in the past:
1. Decouple back- and front-end using API
2. Use django-bakery (https://django-bakery.readthedocs.io/en/latest/) to
export the needed pages to HTML (requires the use of class-based views,
which are actually really awesome)
3. Use Phonegap to wrap these HTML pages into an app

Steps 2 and 3 are build steps, the HTML should not be edited or checked in
to source control.

On Mon, Jan 7, 2019 at 11:15 AM maunish dave <davemaunish1...@gmail.com>
wrote:

> Ya i have little experience of creating API using django rest framework
>
> On Mon 7 Jan, 2019, 11:42 PM Nebojsa Hajdukovic, <
> nebojsa.zero...@gmail.com> wrote:
>
>> You need to create rest api from that app, and then to use in ionic,
>> flutter etc.
>>
>> Do you have experience with django rest framework?
>>
>> pon, 07. jan 2019. 19:10 maunish dave <davemaunish1...@gmail.com> je
>> napisao/la:
>>
>>> Hi i have a website built with django and now i want to make a mobile
>>> app for it how to do it any suggestions?
>>>
>>> --
>>> 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/CALpJ3uLaDOHgjeuM8dez0hKxZ2M%2BwJn7DhzkbX8hf0GV1mqKOw%40mail.gmail.com
>>> <https://groups.google.com/d/msgid/django-users/CALpJ3uLaDOHgjeuM8dez0hKxZ2M%2BwJn7DhzkbX8hf0GV1mqKOw%40mail.gmail.com?utm_medium=email&utm_source=footer>
>>> .
>>> 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/CAJ60hW3UtZbzNuXpgP38%3D2aF6gC4qUHHdV-rPU2YhheKL0RLVw%40mail.gmail.com
>> <https://groups.google.com/d/msgid/django-users/CAJ60hW3UtZbzNuXpgP38%3D2aF6gC4qUHHdV-rPU2YhheKL0RLVw%40mail.gmail.com?utm_medium=email&utm_source=footer>
>> .
>> 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/CALpJ3u%2B8dOiOXHeyfLxWRwXOtUbWJGTiLV7fnB-VDhcut7H8bw%40mail.gmail.com
> <https://groups.google.com/d/msgid/django-users/CALpJ3u%2B8dOiOXHeyfLxWRwXOtUbWJGTiLV7fnB-VDhcut7H8bw%40mail.gmail.com?utm_medium=email&utm_source=footer>
> .
> 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/CAMFpZrgsZxrHopZf0_cWHaTmmHhYHGFWbF_9p-_4DuaF9mojpQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to