Skip to content

Releases: ecometrica/django-vinaigrette

v1.0.1

21 Mar 16:05

Choose a tag to compare

  • Remembered to update version properly
  • Also have updated pypi to this version

v1.0.0

03 Feb 17:00

Choose a tag to compare

  • Remove support for Django versions < 1.8
  • Added support for Django 1.9
  • Add the --keep-vinaigrette-temp option which keeps the temporary file containing the generated list of translations

v0.5.0

13 Jul 21:10

Choose a tag to compare

  • Can specify properties to use instead of database field names in .register() function.

This version is currently on pypi.

v0.4.0

18 Mar 13:03

Choose a tag to compare

Update for Django 1.7, version on pypi.

v0.3.0

18 Mar 13:01

Choose a tag to compare

Update for python 3.3. Pypi version

v0.2.1

01 May 15:07

Choose a tag to compare

Remove stray debug statement.

v0.2.0

01 May 15:07

Choose a tag to compare

Updated release number to 0.2.0 and fixed up README.