Skip to main content

The common location package used for catalpa's projects.

Project description

## simple_locations

The common location package used for catalpa’s projects. A hierarchical tree of geographical locations supporting location type and GIS data

#### Changelog

  • Version 2.73 - add modeltranslations

  • Version 2.72 - optionally use django_extensions’ ForeignKeyAutocompleteAdmin in admin interface

##### Uploading a new version to PyPi

  • install setuptools and twine

  • Bump setup.py to a new version

  • Create a git tag for this version: git tag <version_number>

  • Push the tag to github git push origin <version_number>

  • Upload the new version to PyPi: python setup.py sdist upload

If you have pipenv: ` pipenv install `

` # bump setup.py then: pipenv run python setup.py sdist bdist_wheel pipenv run twine upload dist/* rm -rf dist/* `

Project details


Download files

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

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

simple_locations-2.73.1-py3.7.egg (59.7 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