[ 源代码: 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
- High-level Python web development framework
-
- dep: python3-six
- Python 2 and 3 compatibility library (Python 3 interface)