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

Version Released Bullseye
Python 3.9
Bookworm
Python 3.11
Files
3.1.2 2022-04-28  
3.1.1 2020-12-28  
3.1 2020-08-16  
3.0 2019-04-11  
2.0 2016-10-08  
1.1.0 2015-06-04  
1.0.0 2014-07-24  
0.1dev pre-release 2013-04-12  

Issues with this package?

Page last updated 2025-06-27 20:53:56 UTC