Changelog
==============

1.0.1
------
* Moved Silk icons out of recursive img dirs.

1.0.0
------
* There was some wide-sweeping, non-backwards compatible changes - read carefully!
* Packaged renamed to djfrontend. This will affect INSTALLED_APPS settings as well as the static location.
* Icons now included in the default setup.
* Template tags renamed to djfrontend.py.
* {% load djfrontend %} loads all template tags.

0.1.0
------
* Initial release