Skip to content

Commit

Permalink
Fixed #19342 - Added new tutorials to the 1.5 release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
timgraham committed Dec 15, 2012
1 parent 730c0d2 commit b594e49
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions docs/releases/1.5.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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</intro/tutorial03>`
and a new :doc:`tutorial on testing</intro/tutorial05>`. A new section,
"Advanced Tutorials", offers :doc:`How to write reusable apps
</intro/reusable-apps>` as well as a step-by-step guide for new contributors in
:doc:`Writing your first patch for Django </intro/contributing>`.

Minor features
~~~~~~~~~~~~~~

Expand Down

0 comments on commit b594e49

Please sign in to comment.