1
0
mirror of https://github.com/django/django.git synced 2025-01-06 16:35:49 +00:00
django/django/contrib/gis/__init__.py
Claude Paroz e97b7a2677 Fixed #22714 -- Made contrib.gis use six-provided memoryview type
Thanks Tim Graham for the report.
2014-05-28 09:24:08 +02:00

2 lines
57 B
Python

default_app_config = 'django.contrib.gis.apps.GISConfig'