Question

I'm currently using 1.4.3. 1.5 will make my front-end development much easier because of the new verbatim template tag.

The release candidate was posted a few weeks ago: https://www.djangoproject.com/weblog/2013/jan/04/15-rc-1/

Is it advisable to upgrade? Where can I find a build status or see outstanding bugs or anything else that's holding up the final release?

Was it helpful?

Solution

This is mostly a judgment call based on your project requirements and your schedule. Technically, I consider 1.5 to be pretty good and the improvements, especially to user model extension, to be invaluable. But it's still under development and bugs are still being found.

If you are developing an app that you don't plan to launch within a month, I would definitely upgrade. I like the new 1.5 features and it will probably be officially released fairly soon.

If you are developing an app that you need to launch sooner than that in a high-stress environment, I would pass on upgrading until after 1.5 is stable.

If you are developing an app that isn't going to see heavy use very soon, then you could go either way, but I would lean towards upgrading.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top