パッケージ: python3-django-hvad (1.8.0-1.1)
python3-django-hvad に関するリンク
Trisquel の資源:
django-hvad ソースパッケージをダウンロード:
メンテナ:
Original Maintainers:
- Debian Python Modules Team (メールアーカイブ)
- Hans-Christoph Steiner
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
Painless translations in Django
Painless translations in django, using the regular ORM. Integrates easily into existing projects and apps. Easy convertible from django-multilingual-ng.
This project adds support for model translations in Django. It is designed to be unobtrusive, efficient and reliable. On the technical side, it uses an automatically created Translations Model to store translatable fields in arbitrary languages with a foreign key to the main model, enabling fast queries.
Started in 2011, hvad has grown mature and is now used on large scale applications.
その他の python3-django-hvad 関連パッケージ
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-django (>= 1.8)
- High-level Python web development framework