[ buster ]
[ 源代码: django-compat ]
软件包:python-django-compat(1.0.15-2)
python-django-compat 的相关链接
Debian 的资源:
下载源码包 django-compat:
- [django-compat_1.0.15-2.dsc]
- [django-compat_1.0.15.orig.tar.gz]
- [django-compat_1.0.15-2.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
Forward and backwards compatibility layer for Django 1.4.x to 1.9.x
This module provides a backwards compatibility layer for Django versions which helps in the following:
1. Be able to use the LTS versions of Django and support newer versions in your app 2. Use features from newer Django versions in an old one 3. Manage and master the gap between different framework versions
其他与 python-django-compat 有关的软件包
|
|
|
|
-
- dep: python
- 交互式高级面向对象语言(Python2 版本)
-
- dep: python-django (>= 1.10)
- High-level Python web development framework (Python 2 version)
-
- dep: python-six (>= 1.10.0)
- Python 2 和 3 兼容库(Python 2 接口)