AI教程网 - 未来以来,拥抱AI;新手入门,从AI教程网开始......

Django2.0手册:Django 的第三方发布包

Django2.0手册 AI君 108℃

许多第三方分销商现在正在提供与他们的软件包管理系统集成的Django版本。这些可以使Django的用户更容易安装和升级,因为集成包括了自动安装Django需要的依赖关系(如数据库适配器)的功能。

通常,这些包基于Django的最新稳定版本,因此如果您想使用Django的开发版本,则需要从我们的Git库:ref:安装开发版本<installing-development-version>

If you’re using Linux or a Unix installation, such as OpenSolaris,
check with your distributor to see if they already package Django. If
you’re using a Linux distro and don’t know how to find out if a package
is available, then now is a good time to learn. The Django Wiki contains
a list of Third Party Distributions to help you out.

对于发布者¶

如果你希望将 Django 应用打包发布,我们非常乐意提供帮助。请订阅 django-developers 的邮件列表并且介绍你自己。

We also encourage all distributors to subscribe to the django-announce mailing
list, which is a (very) low-traffic list for announcing new releases of Django
and important bugfixes.

转载请注明:www.ainoob.cn » Django2.0手册:Django 的第三方发布包

喜欢 (0)or分享 (0)