--
Ticket URL: <https://code.djangoproject.com/ticket/33695>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
* status: new => closed
* resolution: => invalid
Comment:
GIS is an alias for `django.contrib.gis`.
--
Ticket URL: <https://code.djangoproject.com/ticket/33695#comment:1>
* status: closed => new
* resolution: invalid =>
Comment:
I am not agree with you, Tim Graham:
Can you post here proof of your sentence?
I haven't found anywhere that GIS is an alias for django.contrib.gis.
GIS - geographic information system (GIS) is a type of database containing
geographic data (wikipedia)
django.contrib.gis - module in Django
I want to create issue about module contrib.gis in Django, how i can do
it?
--
Ticket URL: <https://code.djangoproject.com/ticket/33695#comment:2>
* status: new => closed
* resolution: => invalid
Comment:
You can look at the
[https://code.djangoproject.com/query?status=!closed&component=GIS
existing issues] for component "GIS" and see that they are all for
`django.contrib.gis`. Perhaps it's confusing for you, but it's been like
that since the beginning of Django, and I don't see much advantage to
renaming it now.
By the way, the issue tracker for code.djangoproject.com is
[https://github.com/django/code.djangoproject.com/issues on GitHub].
--
Ticket URL: <https://code.djangoproject.com/ticket/33695#comment:3>