[ ソース: django-auto-one-to-one ]
パッケージ: python3-django-auto-one-to-one (3.3.0-1)
python3-django-auto-one-to-one に関するリンク
Debian の資源:
django-auto-one-to-one ソースパッケージをダウンロード:
- [django-auto-one-to-one_3.3.0-1.dsc]
- [django-auto-one-to-one_3.3.0.orig.tar.gz]
- [django-auto-one-to-one_3.3.0-1.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [chris-lamb.co.uk]
類似のパッケージ:
Django module to connect child model instances to parent class
This module for the Django web development framework automatically creates "child" model instances when a parent class is created.
This is very useful when associating more information with one of the Django internal models (such as the built-in User) but also to separate concerns across an entire Django project.
その他の python3-django-auto-one-to-one 関連パッケージ
|
|
|
|
-
- dep: python3
- 対話式の高レベルオブジェクト指向言語 (デフォルト python3 バージョン)
-
- dep: python3-django
- 高レベル Python ウェブ開発基盤
-
- dep: python3-six
- Python 2 と 3 の互換性ライブラリー(Python 3 インターフェイス)