asaglimbeni / django-datetime-widget

Bootstrap django-datetime-widget is a simple and clean widget for DateField, Timefiled and DateTimeField in Django framework. It is based on Bootstrap datetime picker, supports both Bootstrap 3 and Bootstrap 2
Other
219 stars 125 forks source link

Use static app instead of static url #95

Open Eglezite opened 8 years ago

Eglezite commented 8 years ago

The documentation is out of date. Updated documentation file to use static app instead of static urls.