Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yk-lab/ya-django-toolkit-jp
https://github.com/yk-lab/ya-django-toolkit-jp
Last synced: 14 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/yk-lab/ya-django-toolkit-jp
- Owner: yk-lab
- Created: 2023-05-23T11:04:29.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-05-31T01:59:58.000Z (over 1 year ago)
- Last Synced: 2024-12-05T14:17:52.278Z (about 1 month ago)
- Language: Python
- Homepage: https://pypi.org/project/ya-django-toolkit-jp/
- Size: 50.8 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
README
# YetAnother django toolkit for Japan (ya-django-toolkit-jp)
日本語(マルチバイト文字)の考慮も入れた Django プロジェクトのためのユーティリティです。
## For Contributors
```
$ poetry install --no-root --with dev
$ poetry run pre-commit install
```