套件: python3-django-auto-one-to-one (3.3.1-1)
python3-django-auto-one-to-one 的相關超連結
Trisquel 的資源:
下載原始碼套件 django-auto-one-to-one:
- [django-auto-one-to-one_3.3.1-1.dsc]
- [django-auto-one-to-one_3.3.1.orig.tar.gz]
- [django-auto-one-to-one_3.3.1-1.debian.tar.xz]
維護者:
Original Maintainers:
- Debian Python Team
- Chris Lamb
- Petter Reinholdtsen
外部的資源:
- 主頁 [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
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-django
- High-level Python web development framework
-
- dep: python3-six
- Python 2 and 3 compatibility library (Python 3 interface)