Metadata-Version: 2.1
Name: unicef-locations
Version: 4.2
Summary: Locations for eTools
Home-page: https://github.com/unicef/unicef-locations
Author: UNICEF
Author-email: rapidpro@unicef.org
License: Apache 2 License
Platform: any
Classifier: Environment :: Web Environment
Classifier: Programming Language :: Python :: 3.9
Classifier: Framework :: Django
Classifier: Framework :: Django :: 3.2
Classifier: Framework :: Django :: 4.0
Classifier: Framework :: Django :: 4.1
Classifier: Intended Audience :: Developers
License-File: LICENSE
Requires-Dist: django-autocomplete-light
Requires-Dist: django-admin-extra-urls
Requires-Dist: django-mptt
Requires-Dist: django-model-utils
Requires-Dist: django-leaflet
Requires-Dist: djangorestframework (>=3.12)
Requires-Dist: carto
Requires-Dist: celery
Requires-Dist: unicef-djangolib
Provides-Extra: test
Requires-Dist: coverage ; extra == 'test'
Requires-Dist: django-fsm ; extra == 'test'
Requires-Dist: drf-api-checker (>=0.12) ; extra == 'test'
Requires-Dist: django-webtest ; extra == 'test'
Requires-Dist: factory-boy ; extra == 'test'
Requires-Dist: faker ; extra == 'test'
Requires-Dist: flake8 ; extra == 'test'
Requires-Dist: isort ; extra == 'test'
Requires-Dist: pytest ; extra == 'test'
Requires-Dist: pytest-cov ; extra == 'test'
Requires-Dist: pytest-django ; extra == 'test'
Requires-Dist: pytest-echo ; extra == 'test'
Requires-Dist: psycopg2-binary ; extra == 'test'
Requires-Dist: webtest ; extra == 'test'

UNICEF Locations
================

Django applications to manage geographical locations


Contributing
------------

    - checkout code
    - pip install .[test]

Links
-----

+--------------------+----------------+--------------+--------------------+
| Stable             |                | |master-cov| |                    |
+--------------------+----------------+--------------+--------------------+
| Development        |                | |dev-cov|    |                    |
+--------------------+----------------+--------------+--------------------+
| Source Code        |https://github.com/unicef/unicef-locations          |
+--------------------+----------------+-----------------------------------+


.. |master-cov| image:: https://circleci.com/gh/unicef/unicef-locations/tree/master.svg?style=svg
                    :target: https://circleci.com/gh/unicef/unicef-locations/tree/master


.. |dev-cov| image:: https://circleci.com/gh/unicef/unicef-locations/tree/develop.svg?style=svg
                    :target: https://circleci.com/gh/unicef/unicef-locations/tree/develop


Compatibility Matrix
--------------------

.. image:: https://travis-matrix-badges.herokuapp.com/repos/unicef/unicef-locations/branches/develop




