
=============
 description
=============

miscellaneous tools for django

=========
 history
=========

- v0.8.0

  - Add model LanguageCode field and form LanguageCode field in Accept-Language header format (RFC 2616) 

- v0.7.0

  - Add decorators.py

- v0.6.0

  - Add forms_utils.LimitManyToManyFields, crosspost: http://www.djangosnippets.org/snippets/1691/

- v0.5.0

  - Add template/filters.py from PyLucid v0.8.x

- v0.4.0

  - Add experimental "warn_invalid_template_vars"

- v0.3.1

  - Bugfix: Exclude the instance if it was saved in the past.

- v0.3.0

  - Add utils.installed_apps_utils

- v0.2.0

  - Add models_utils, see: http://www.jensdiemer.de/_command/118/blog/detail/67/ (de)

- v0.1.0

  - first version cut out from PyLucid CMS - http://www.pylucid.org

=======
 links
=======

:homepage:
  http://code.google.com/p/django-tools/

:SVN:
 http://django-tools.googlecode.com/svn/trunk/


*(Readme text $Rev$)*
