mirror of
https://github.com/jazzband/django-authority.git
synced 2026-03-16 22:20:28 +00:00
Automated merge with http://bitbucket.org/jpic/django-authority/
This commit is contained in:
commit
63ff98e044
1 changed files with 12 additions and 1 deletions
13
README
13
README
|
|
@ -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.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue