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.
Release files for js.deform_bootstrap 0.2.6
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| js.deform_bootstrap-0.2.6.tar.gz | 3.5 kB | Details |
Release files / js.deform_bootstrap-0.2.6.tar.gz
| Download URL | js.deform_bootstrap-0.2.6.tar.gz |
|---|---|
| Size | 3.5 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
d52e24c42e7b4182b87685134bf8d24626105b93a8ca74b6ea01eb87ab8aa44f
|
|
BLAKE2b-256 checksum How to use checksums |
4778d1fe9bb5e17879b60c237e1e5d34fb8cc315f25a5bf84e9369acaaf66ac1
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |