Hi Mrinal,

Django is a very mature framework - new releases rarely have any issues
that hinder them from being used in production. For a new project you
should definitely go for 3.0 - you will start with the correct structure
for the new async features and you will also not have any issues with being
able to release. We have a production environment running on 3.0.4
currently (and upgrading the other project to 3.0.4).

Also - you will probably not be finished with your project before all the
minor issues (mainly security related) will be fixed in the 3.0 branch :)

Regards,

Andréas


Den tors 12 mars 2020 kl 10:55 skrev Mrinal Kamboj <mkam...@gmail.com>:

> Hello,
>
> I have just started the Python development, I am very new to the Python
> and have to select between Django versions 3.0 and 2.2, where 2.2 is LTS
> and 3.0 is current main stream.
>
> Does the current 3.0 Packages can still have the compatibility issues and
> would take some time to be stable so it would be better to choose 2.2 or is
> the 3.0 ready for the production development. and that  should be the
> choice.
>
> Kindly help with the relevant information and links.
>
> Thanks,
>
> Mrinal
>
> --
> 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 the web visit
> https://groups.google.com/d/msgid/django-users/0d89a17b-35b8-43a3-b592-35180320bff3%40googlegroups.com
> <https://groups.google.com/d/msgid/django-users/0d89a17b-35b8-43a3-b592-35180320bff3%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 django-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/CAK4qSCfFSZCCAmRq1P0gWCZh8td%3DDKxmicKHvhkRrYaXsyP_3Q%40mail.gmail.com.

Reply via email to