summaryrefslogtreecommitdiff
path: root/www/py-django-datetime-widget/pkg-message
blob: 207ff956712c01ea978fb1fd83e62d55a79f4d02 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[
{ type: install
  message: <<EOM
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>
EOM
}
]