跳转到主要内容

pyramid_formalchemy twitter bootstrap集成

项目描述

fa.bootstrap

简介

此库使用twitter bootstrappyramid_formalchemy进行包装,使用js.bootstrap

目前处于早期开发阶段,因此您应该知道自己在做什么。然而,大多数pyramid_formalchemy视图/功能应该使用js.bootstrap正确包装。

您可以获得的

https://github.com/RedTurtle/fa.bootstrap/raw/master/docs/Screenshot01.png https://github.com/RedTurtle/fa.bootstrap/raw/master/docs/Screenshot02.png https://github.com/RedTurtle/fa.bootstrap/raw/master/docs/Screenshot03.png https://github.com/RedTurtle/fa.bootstrap/raw/master/docs/Screenshot04.png https://github.com/RedTurtle/fa.bootstrap/raw/master/docs/Screenshot05.png https://github.com/RedTurtle/fa.bootstrap/raw/master/docs/Screenshot06.png

安装

fa.bootstrap还提供paster模板。它可以用于创建新项目。如果您创建新项目,您必须首先在Python环境中安装fa.bootstrap,无论是使用pip

$ pip install fa.bootstrap

还是使用easy_install

$ easy_install fa.bootstrap

然后您应该能够运行

$ paster create -t pyramid_fa_bootstrap myapp

并通过以下方式启动应用程序

$ cd myapp
$ python setup.py develop
$ paster serve development.ini

联系方式

http://www.slowfoodbologna.it/redturtle_logo.png

变更

0.3.3 (2012-06-04)

  • 对js.bootstrap 2.1.3的修复 [amleczko]

0.3.2 (2012-05-28)

  • 网格排序现在明确使用 .render(.., tablesorter=True) [mmariani]

  • 根据bootstrap twitter修复垂直表单处理 [amleczko]

0.3.1.1 (2012-05-23)

  • 删除alerts.js [amleczko]

0.3.1 (2012-05-23)

  • 小模板修复 [amleczko]

0.3 (2012-02-01)

  • 与js.bootstrap 2.0a集成 [amleczko]

0.2.4 (2012-01-17)

  • 动作使用文字;修复Chameleon转义HTML的问题 [amleczko]

0.2.3 (2012-01-04)

  • 修复样式以匹配bootstrap 1.4 [amleczko]

  • 添加 Bootstrap 自动完成渲染器以匹配 Twitter CSS [amleczko]

  • 修复 action isActive [amleczko]

  • 修复 global_validator 错误渲染 [amleczko]

  • 移除 WebOB 锁定 [gawel]

0.2.2 (03-11-2011)

  • 锁定 WebOB 至 < 1.2; 此修复 formalchemy 的问题 [amleczko]

0.2.1 (30-10-2011)

  • 添加 fa.bootstrap 的 paster 模板 [amleczko]

0.2 (30-10-2011)

  • 添加 manifest.ini [gawel]

  • 添加新操作 - 下拉菜单 [amleczko]

  • 添加自动隐藏提示框的 JavaScript [amleczko]

0.1 (30-09-2011)

  • 初始发布 - 使用 js.bootstrap 1.3.2 [amleczko]

项目详情


下载文件

下载您平台上的文件。如果您不确定选择哪个,请了解更多关于 安装包 的信息。

源分布

fa.bootstrap-0.3.3.tar.gz (59.5 kB 查看哈希值)

上传时间

支持