Django Book 翻译
菜单>:
TOC
返回
原文:
``django.contrib.auth.forms.UserCreationForm`` is, at the time of publication, an *oldforms* Form. See `http://www.djangoproject.com/documentation/0.96/forms/`_ for details on oldforms. The transition to newforms, as covered in Chapter 7, will be completed in the near future.
翻译:
在本书出版之时, ``django.contrib.auth.forms.UserCreationForm`` 是一个 *oldforms* 表单. 参看 `http://www.djangoproject.com/documentation/0.96/forms/`_ 可以获取有关 oldforms 的详细信息. 转换到有关 newforms 的内容在第7章中将会讲述, newforms 功能 将会在不远的将来完成.
备注:
译者: