Changelog
=========

This document describes changes between each past release. For information
about future releases, check `milestones`_ and :doc:`/about/vision`.


1.4 (2014-07-03)
----------------

- Adds update_themefolder_from_git django command.
- Checks we have lookup before trying to load corresponding templates.
- Does not fail if no lookup but return # if expect an url like string or None
  if check if a corresponding resource exists.
- Adds templatetags tests.


1.3 (2014-06-12)
----------------

- added the PIMPTHEME_FOLDER to let user chose the directory where to
  store custom
- do not user STATIC_URL anymore


1.2 (2014-06-12)
----------------

- Bugfixes on managements command


1.1 (2014-06-12)
----------------

- added the templatetag system


1.0 (2014-06-12)
----------------

- Nothing changed yet.


1.0 (2014-06-12)
----------------

Initial release.

- Nothing changed yet.
