Changes between Initial Version and Version 1 of Ticket #25379


Ignore:
Timestamp:
Sep 10, 2015, 5:37:53 PM (9 years ago)
Author:
Flavio Curella
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #25379 – Description

    initial v1  
    1 The GeoDjango tutorial () still instructs to create a db using the spatial template.
     1The GeoDjango tutorial (https://docs.djangoproject.com/en/1.8/ref/contrib/gis/tutorial/) still instructs to create a db using the spatial template.
    22
    33Since PostgresSQL 9.1, the preferred way is to use the `postgis` extension instead.
Back to Top