Fixed #19342 - Added new tutorials to the 1.5 release notes
This commit is contained in:
parent
730c0d2e72
commit
b594e4923c
|
@ -219,6 +219,15 @@ GeoDjango
|
||||||
* Support for PostGIS 2.0 has been added and support for GDAL < 1.5 has been
|
* Support for PostGIS 2.0 has been added and support for GDAL < 1.5 has been
|
||||||
dropped.
|
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
|
Minor features
|
||||||
~~~~~~~~~~~~~~
|
~~~~~~~~~~~~~~
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue