Skip to content
This repository was archived by the owner on Nov 3, 2023. It is now read-only.

Support for Django 1.6+

Pre-release
Pre-release

Choose a tag to compare

@marcopompili marcopompili released this 02 Dec 17:32
· 45 commits to master since this release

Rewritten most of the code of the tags, now should be compatible with:

  • Django 1.6+, 1.7
  • 1.8 and 1.9 should be fine too.

I've tested this version on Django 1.9, so I presume should be fine on the other versions too.

Lots of stuff fixed on the tags, also added some decent documentation.