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
# 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
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 details)
File details
Details for the file django-jp-stations-0.1.tar.gz.
File metadata
- Download URL: django-jp-stations-0.1.tar.gz
- Upload date:
- Size: 703.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6c0d09cdc917ff23361ca482e671732ed6755a7f2d75539a7d21697df33c7fb7
|
|
| MD5 |
dc2fcd088a606f4c3b79f421d69b4e64
|
|
| BLAKE2b-256 |
40c13c18174ba5a4e95192799035d01814b55480bd9ba7065eb31dcdab090cfc
|