How Can I Use ['get', 'post', 'put', 'patch', 'delete', 'head', 'options', 'trace'] in One Class
On Sun, Sep 22, 2019 at 4:14 PM Ankita Gupta <[email protected]> wrote: > > > On Saturday, September 21, 2019 at 11:07:21 PM UTC+5:30, Sipum wrote: >> >> Hi Ankita, >> >> In coming January, python 2 is going to retire. So better to use python 3. >> > Only official access is denied, we can still work in python2. Anyway > thanks. > >> >> > >> Thanks >> >> On Sat, 21 Sep, 2019, 11:02 PM Ankita Gupta, <[email protected]> >> wrote: >> >>> Not related to Django, I have a project made in python3 but due to some >>> package installation, i need to convert my project to python2. Is there any >>> method or package to solve this? >>> >>> -- >>> 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 [email protected]. >>> To view this discussion on the web visit >>> https://groups.google.com/d/msgid/django-users/875549f9-5bca-4280-88fd-db197ca577dc%40googlegroups.com >>> <https://groups.google.com/d/msgid/django-users/875549f9-5bca-4280-88fd-db197ca577dc%40googlegroups.com?utm_medium=email&utm_source=footer> >>> . >>> >> -- > 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 [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/django-users/408bd2a0-add7-450d-a004-d5fc22bc4b45%40googlegroups.com > <https://groups.google.com/d/msgid/django-users/408bd2a0-add7-450d-a004-d5fc22bc4b45%40googlegroups.com?utm_medium=email&utm_source=footer> > . > -- <https://about.me/shakilahmmed?promo=email_sig&utm_source=product&utm_medium=email_sig&utm_campaign=gmail_api&utm_content=thumb> Shakil Ahmmed about.me/shakilahmmed <https://about.me/shakilahmmed?promo=email_sig&utm_source=product&utm_medium=email_sig&utm_campaign=gmail_api&utm_content=thumb> -- 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 [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CA%2BEpJfw7h8UzHHDf1vGdqUE9Q9%2BQO%3DcBv6J7uqjJoR0568RVkQ%40mail.gmail.com.

