Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

django-gis-timezones

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

django-gis-timezones

Simple model to save timezones using geo-spatial data

  • 1.0a3
  • PyPI
  • Socket score

Maintainers
1

==================== Django Gis Timezones

Simple model to save timezones using geo-spatial data.

Quick start

1 Install using pip::

$ pip install django-gis-timezones

2 Add "gum" to your INSTALLED_APPS settings like this::

INSTALLED_APPS += ('gis_timezones',)

3 Download and create models::

$ ./manage.py import_timezones

History

1.0a3 (2017-12-04) +++++++++++++++++

  • Support for Django 2.0

1.0a2 (2017-3-09) +++++++++++++++++

  • Fixed order in Point.

1.0a1 (2017-2-20) +++++++++++++++++

  • First release on PyPI.

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc