diff --git a/docs/releases/1.5.txt b/docs/releases/1.5.txt index f386fd70b4..1d4a2a93b4 100644 --- a/docs/releases/1.5.txt +++ b/docs/releases/1.5.txt @@ -219,6 +219,15 @@ GeoDjango * Support for PostGIS 2.0 has been added and support for GDAL < 1.5 has been dropped. +New tutorials +~~~~~~~~~~~~~ + +Additions to the docs include a revamped :doc:`Tutorial 3` +and a new :doc:`tutorial on testing`. A new section, +"Advanced Tutorials", offers :doc:`How to write reusable apps +` as well as a step-by-step guide for new contributors in +:doc:`Writing your first patch for Django `. + Minor features ~~~~~~~~~~~~~~