You'll have to build a brand new application using django.
Django and flask are quite similar, so porting to django won't be so much
issue.
Also, both work with python.
However, there's no automatic way to change from flask to django. You'll
have to write the codes. And it
no
On Sat, Aug 8, 2020 at 4:22 PM sakshi jain wrote:
> hello
>
> On Sat, Aug 8, 2020, 19:31 Amar prakash wrote:
>
>> Anyway to transform my flask code to django
>>
>> --
>> You received this message because you are subscribed to the Google Groups
>> "Django users" group.
>> To unsubscribe from
hello
On Sat, Aug 8, 2020, 19:31 Amar prakash wrote:
> Anyway to transform my flask code to django
>
> --
> 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 dja
Anyway to transform my flask code to django
--
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 view this discussion on
Hi,
I'm migrating my Flask app to a Django app. In cases of the models, it's a
little different between both. In Flask, you have to put id and in Django
it's not necessary. I'm showing you the difference between Flask and Django
while creating models. It's important to say that I was using
Flask_S
need help with creating models for my django app,
--
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 grou
6 matches
Mail list logo