Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 306 Bytes

CHANGES.rst

File metadata and controls

19 lines (12 loc) · 306 Bytes

Version 1.3

  • Added Python 3 support

Version 1.2

  • Support variable extends with defaults in templates, e.g. {% extends FOO|default:'base.html' %}.

Version 1.1

  • Fix Django 1.4 support

Version 1.0

  • First release, based on the code of django-cms.