Skip to content

Latest commit

 

History

History
35 lines (22 loc) · 805 Bytes

README.rst

File metadata and controls

35 lines (22 loc) · 805 Bytes

django-splitdate

https://badge.fury.io/py/djangosplitdate.png https://travis-ci.org/arthanson/djangosplitdate.png?branch=master https://coveralls.io/repos/arthanson/djangosplitdate/badge.png?branch=master

A month and year split date widget and filter

Documentation

The full documentation is at https://djangosplitdate.readthedocs.org.

Quickstart

Install django-splitdate:

pip install djangosplitdate

Then use it in a project:

import djangosplitdate

Features

  • TODO