Feed: <nezhar/>

Software Development Blog

Blog <nezhar/>
RSS 2.0 Feed <nezhar/>
web https://nezhar.com/
Last Update04.28.2026
Posts11

Upgrade a Django based application from 1.11 to 2.0

Dec. 4, 2017 » <nezhar/> » [Archived Version]

Keeping dependencies updated is crucial to the project's health. Newer package version close bugs, fix security issues and bring new feature sets from which applications can benefit. As code complexity and structure can vary, so does the time required to do this operation. An interesting fact is the age and …

Read More