Unicode by default Template auto escaping Newforms by default Total admin rewrite Queryset refactor Storage backends GIS What's new in Django 1.0? Django wouldn't be the same without…
"As a side effect, it is now much easier to support non- Django template languages." "A foundation for specifying permissions at the per-object level has been added." What's new in Django 1.2? Maybe we shouldn't have been so excited about…
What's new in Django 1.3? It's the little things in life… {% include … with … only %} render() RequestFactory() Calling functions consistently in templates
Timezone support What's new in Django 1.4? Django wouldn't be the same without… Timezone support Timezone support Timezone support Timezone support Timezone support
bulk_create() PBKDF2 Project layout Selenium What's new in Django 1.4? Django wouldn't be the same without… prefetch_related() Sensitive post parameters wsgi.py
Plaintext 500 for ajax assertHTMLEqual() What's new in Django 1.4? It's the little things in life… {% elif %} DISTINCT ON reverse_lazy Grouped manage.py help
What's new in Django 1.5? It's the little things in life… {% if True %} request.body django.utils.text.slugify cleaned_data on invalid forms LOGIN_URL accepts url names index_together
Persistent database connections ./manage.py check Transaction management What's new in Django 1.6? Django wouldn't be the same without… Faster model saving Test discovery JSON session serializer
Prefetch objects Queryset.as_manager() Migrations What's new in Django 1.7? Django wouldn't be the same without… Improved form errors App loading refactor Custom lookups
What's new in Django 1.7? It's the little things in life… @admin.site.register HttpRequest.scheme Form clean doesn't have to return data Customisable empty_label HTTPS test client
Django-secure setUpTestData Template Engines What's new in Django 1.8? Django wouldn't be the same without… Contrib.postgres Model._meta UUID and Timedelta Expressions
What's new in Django 1.8? It's the little things in life… refresh_from_db --keepdb --reverse --debug-sql More care with model types in ORM MySQL microseconds Cleaner GIS Fixed default max_length
??? Transaction commit signals What's new in Django 1.9? Django wouldn't be the same without… More contrib.postgres Permission mixins Password validation URLs rewrite? ??? Composite fields? ??? ???
What's new in Django 1.9? It's the little things in life… client.force_login() Test extensions? Test client json Chainable date lookups ??? ??? ??? ???