Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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
```