核心django是否支持迁移,没有django-south或类似的应用程序? [英] Does core django supports migration without django-south or similar app?

查看:147
本文介绍了核心django是否支持迁移,没有django-south或类似的应用程序?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

django是否包含没有南方应用程序的迁移概念?

如果不是为什么不将它们包含在Django 1.4中? [因为它必须有]

If not why didn't they include it in Django 1.4 ? [ Since, its a must have ]

请帮助..

推荐答案

p>不,没有。南方被认为是Django中数据库迁移的事实上标准。 进一步阅读可以在Django开发wiki中找到。

No, it doesn't. South is considered as the 'de facto' standard for database migration in Django. Further reading can be found in the Django development wiki.

从版本1.2发行说明:

From the version 1.2 release notes:


Contrib-01(将南加入contrib) - 一般共识 - 包括$南方的主要开发商b $ b - 南方尚未准备成为Django的
bonafide部分。

Contrib-01 (Add South to contrib) - general consensus - including that of South's lead developer - is that South isn't yet ready to be a bonafide part of Django.

这很可能还是有效的。南方有局限性,在django.contrib模块中仍然有差距可以被认为是缺陷。

This, most probably, is still valid. South has it's limitations, it still has gaps that could be considered as flaws when being a django.contrib module.

那就是说,我想补充一点:南依然是极端的userfull。

That said, i want to add: south still is extremely userfull.

这篇关于核心django是否支持迁移,没有django-south或类似的应用程序?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆