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>

