Skip to main content

A simple Django app for japanese stations.

Project description

# !!UNDER CONSTRUCTION!!

# django-jp-stations

django-jp-stations is a simple japanese stations apps.

## Quick start

* Add "jp-stations" to your INSTALLED_APPS setting like this

```python
INSTALLED_APPS = [
...
'jp_stations',
]
```

* Run `python manage.py migrate` to create the stations models.

## Data

from http://www.ekidata.jp

Project details


Release history Release notifications | RSS feed

This version

0.1

Download files

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

Source Distribution

django-jp-stations-0.1.tar.gz (703.5 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