aboutsummaryrefslogtreecommitdiff
path: root/www/py-django-datetime-widget/pkg-message
blob: 239232ae6ea009ee05a39fd0aa13be949fa7ef5e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
To use the widget, follow the Basic Configuration at:

https://github.com/asaglimbeni/django-datetime-widget

For step 2, you can download bootstrap and host it yourself or insert
the following lines in your pages:

	<link rel="StyleSheet" src="//cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/2.3.2/css/bootstrap.min.css" type="text/css />
	<script src="//cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/2.3.2/js/bootstrap.min.js" type="text/javascript></script>