Opened 14 years ago

Closed 14 years ago

Last modified 13 years ago

#12832 closed (fixed)

Docs out of date perhaps in several places.

Reported by: Skylar Saveland Owned by: Skylar Saveland
Component: GIS Version: dev
Severity: Keywords: docs geodjango gis-docs
Cc: Triage Stage: Accepted
Has patch: yes Needs documentation: no
Needs tests: no Patch needs improvement: no
Easy pickings: no UI/UX: no

Description

For example:

http://geodjango.org/docs/layermapping.html#example

layer.geom_type is now layer.geom_type.num

There seems to be several changes of this ilk.

Attachments (1)

gis-docs.patch (915 bytes ) - added by Skylar Saveland 14 years ago.

Download all attachments as: .zip

Change History (5)

by Skylar Saveland, 14 years ago

Attachment: gis-docs.patch added

comment:1 by Alex Gaynor, 14 years ago

Triage Stage: UnreviewedAccepted

comment:2 by Skylar Saveland, 14 years ago

multidb is not described here: http://geodjango.org/docs/tutorial.html#configure-settings-py

This is something that I could probably sprint on at PyCon.

comment:3 by jbronn, 14 years ago

Resolution: fixed
Status: newclosed

(In [12856]) Fixed #12930, #12832, #11538 -- Refactored and merged the GeoDjango documentation into the rest of the Django docs.

comment:11 by Jacob, 13 years ago

milestone: 1.2

Milestone 1.2 deleted

Note: See TracTickets for help on using tickets.
Back to Top