django-date-extensions
This code adds a few small extensions to Django's DateField,to handle both approximate dates (e.g. 'March 1963') and default year dates(e.g. assume '24th June' is the most recent such).
Installation
In a virtualenv (see these instructions if you need to create one):
pip3 install django-date-extensions
Releases
Issues with this package?
- Search issues for this package
- Package or version missing? Open a new issue
- Something else? Open a new issue