{{theTime}}

Search This Blog

Total Pageviews

MVC design pattern podcast

Model View Controller architecture podcast. MVC pattern is used in most of the enterprise applications. Click here to listen podcast

No comments:

ImportError: cannot import name 'soft_unicode' from 'markupsafe'

Check the markupsafe version.  To fix the problem install 2.0.1 pip install markupsafe==2.0.1