Skip to content

michaeljohnbarr/django-example-datepicker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

django-example-datepicker

Sample Datepicker app

One of the vexing parts of using jQuery's DatePicker is that it supports languages, but not all languages that Django supports. Thus, I created a widget which utilizes Django's translations to override the regional settings provided by jQuery's DatePicker.

The aim is to have the benefit of localized date formats and language strings based on Django's localization!

To test with simple localization, change the settings.LANGUAGE_CODE

About

Sample Datepicker app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published