This commit is contained in:
Jannis Leidel 2010-01-07 17:49:22 +01:00
commit 63ff98e044

13
README
View file

@ -52,9 +52,20 @@ html version using the setup.py::
Changelog:
==========
v0.3 (2009-07-28):
0.3.1 (2009-10-12):
------------------
* Fixed an issue with the UserPermissionForm not being able to override the
widget of the user field.
* Added ability to override form class in ``add_permission`` view.
0.3 (2009-07-28):
-----------------
* This version adds multiple fields to the Permission model and is
therefore a **backwards incompatible** update.