CONTRIBUTING.md
LICENSE
MANIFEST.in
README.md
pytest.ini
setup.py
django_bigquery_connector.egg-info/PKG-INFO
django_bigquery_connector.egg-info/SOURCES.txt
django_bigquery_connector.egg-info/dependency_links.txt
django_bigquery_connector.egg-info/requires.txt
django_bigquery_connector.egg-info/top_level.txt
django_bq/__init__.py
django_bq/base.py
django_bq/client.py
django_bq/creation.py
django_bq/features.py
django_bq/introspection.py
django_bq/operations.py
django_bq/schema.py
django_bq/gis/__init__.py
django_bq/gis/base.py
django_bq/gis/client.py
django_bq/gis/creation.py
django_bq/gis/features.py
django_bq/gis/introspection.py
django_bq/gis/operations.py
django_bq/gis/schema.py
tests/__init__.py
tests/settings.py
tests/test_connection.py
tests/test_operations.py
tests/urls.py
tests/wsgi.py