“Django 2.0” is, apparently, built on the Django 0.96.2 codebase, which is rather interesting since that means it could be missing:
1. At least one criticial security fix (that’s why we had a Django 0.96.3).
2. The refactored Django ORM, including much more flexible query backends and support for model inheritance (queryset-refactor happened after 0.96).










Post new comment