Skip to main content

js.bootstrap_datepicker

Introduction

This library packages Datepicker for 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.bootstrap_datepicker) are published to some URL.

CHANGES

2013.03.12-1 (2013-03-18)

  • Bugs in docs fixed.

2013.03.12 (2013-03-17)

  • Initial release.

How to use?

This should be setup before rendering a page. See fanstatic for more information:

>>> from fanstatic import init_needed
>>> needed = init_needed(base_url='http://localhost')

You can import bootstrap_datepicker from js.bootstrap_datepicker and need it where you want these resources to be included on a page:

>>> from js.bootstrap_datepicker import bootstrap_datepicker
>>> bootstrap_datepicker.need()

Render the inclusion:

>>> print needed.render()
<link rel="stylesheet" type="text/css" href="http://localhost/fanstatic/bootstrap/css/bootstrap.css" />
<link rel="stylesheet" type="text/css" href="http://localhost/fanstatic/bootstrap-datepicker/css/datepicker.css" />
<script type="text/javascript" src="http://localhost/fanstatic/jquery/jquery.js"></script>
<script type="text/javascript" src="http://localhost/fanstatic/bootstrap/js/bootstrap.js"></script>
<script type="text/javascript" src="http://localhost/fanstatic/bootstrap-datepicker/js/bootstrap-datepicker.js"></script>

Release files for js.bootstrap_datepicker 2013.03.12-1

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for js.bootstrap_datepicker 2013.03.12-1
File Size Uploaded
js.bootstrap_datepicker-2013.03.12-1.tar.gz 12.1 kB Details

Release files / js.bootstrap_datepicker-2013.03.12-1.tar.gz

Download URL js.bootstrap_datepicker-2013.03.12-1.tar.gz
Size 12.1 kB
Tags Source
SHA-256 checksum
How to use checksums
659cc9dd85d2f48e3702f80358ba4352fd2bbf45aa555bdac42cab038eb7e2d7
BLAKE2b-256 checksum
How to use checksums
05324d58b236739143da9f8ac28cb41812ddc4d4e172abfb15dc0f5f8ed88387
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No

Release history Release notifications | RSS feed

This release

2013.03.12-1 This release

1 release file

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page