Skip to main content

No project description provided

Project description

==========
Django Google Address
==========

.. image:: https://img.shields.io/codeship/1e437ad0-05f2-0135-5add-32bab775782c/master.svg?style=flat-square
:target: https://img.shields.io/codeship/1e437ad0-05f2-0135-5add-32bab775782c/master.svg?style=flat-square
.. image:: https://img.shields.io/codecov/c/github/leonardoarroyo/django-google-address.svg?style=flat-square
:target: https://codecov.io/gh/leonardoarroyo/django-google-address
.. image:: https://img.shields.io/pypi/v/django-google-address.svg?style=flat-square
:target: https://pypi.python.org/pypi/django-google-address/

Address model backed by Google Maps API for your project.

Getting Started
---------------
Installing
""""""""""""""
1. Install django-google-address::

pip install ovp-core

2. Add it to `INSTALLED_APPS` on `settings.py`::

INSTALLED_APPS = [
...,
'google_address'
]

3. Add `vinaigrette` to `INSTALLED_APPS`


Using
""""""""""""""

Documentation
---------------
Insert documentation here :)

Testing
---------------
To test this module

::

python google_address/tests/runtests.py

Contributing
---------------
Please read `CONTRIBUTING.md <https://github.com/leonardoarroyo/django-google-address/blob/master/CONTRIBUTING.md>`_ for details on our code of conduct, and the process for submitting pull requests to us.

Versioning
---------------
We use `SemVer <http://semver.org/>`_ for versioning. For the versions available, see the `tags on this repository <https://github.com/leonardoarroyo/django-google-address/tags>`_.

License
---------------
This project is licensed under the MIT License. See the `LICENSE.md <https://github.com/leonardoarroyo/django-google-address/blob/master/LICENSE.md>`_ file for details.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

django-google-address-0.1.0.tar.gz (24.8 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page