#19346 closed Uncategorized (fixed)
typo in documentation
| Reported by: | anonymous | Owned by: | nobody |
|---|---|---|---|
| Component: | Documentation | Version: | 1.4 |
| Severity: | Normal | Keywords: | |
| Cc: | Triage Stage: | Unreviewed | |
| Has patch: | yes | Needs documentation: | no |
| Needs tests: | no | Patch needs improvement: | no |
| Easy pickings: | no | UI/UX: | no |
Description
In section "Add Google projection to spatial_ref_sys table" of
https://docs.djangoproject.com/en/dev/ref/contrib/gis/install/
the following
$ python manage shell
should read
$ python manage.py shell
I believe.
Note:
See TracTickets
for help on using tickets.
In c13912ac7f8d5af6e0d3091d627981c005f08130: