Fanstatic packaging of deform_bootstrap
Project description
js.deform_bootstrap
Introduction
This library packages deform_bootstrap for fanstatic.
This requires integration between your web framework and fanstatic, and making sure that the original resources (shipped in the resources directory in js.deform_bootstrap) are published to some URL.
Included resources
js.deform_bootstrap is different from most js. packages in that it doesn’t include any resources itself. It references the resources from deform_bootstrap instead.
Usage in Pyramid
To use this package in Pyramid you have to include the following packages:
deform_bootstrap js.deform js.deform_bootstrap
How to use?
You can import deform_bootstrap_js from js.deform_bootstrap and need it where you want these resources to be included on a page:
>>> from js.deform_bootstrap import deform_bootstrap_js >>> deform_bootstrap_js.need()
CHANGES
0.2.6 - 2013-04-22
Add jQueryUI bootstrap theme CSS to resource mapping
0.2.4-2
Using deform_bootstrap’s resources in resource_mapping. This fixes the select widget which needs the JS code from deform_bootstrap.
0.2.4-1
Fix docs.
0.2.4
Add fanstatic resources to js.deform’s resource_mapping.
0.2.2
Initial release.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Hashes for js.deform_bootstrap-0.2.6.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | d52e24c42e7b4182b87685134bf8d24626105b93a8ca74b6ea01eb87ab8aa44f |
|
MD5 | a2ae12e5c0e5cb05ad8024486ea52a88 |
|
BLAKE2b-256 | 4778d1fe9bb5e17879b60c237e1e5d34fb8cc315f25a5bf84e9369acaaf66ac1 |