Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
kennethlove committed Jul 28, 2013
1 parent 8067c11 commit c50dec5
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,9 @@ To run the test suite, execute the following in your shell (Django install is re

## Change Log

### 1.2.1
* Fix to allow `reverse_lazy` on all `AccessMixin`-derived mixins.

### 1.2.0
* `FormValidMessageMixin` which provides a `messages` message when the processed form is valid.
* `FormInvalidMessageMixin` which provides a `messages` message when the processed form is invalid.
Expand Down

0 comments on commit c50dec5

Please sign in to comment.