update changelog
This commit is contained in:
parent
65e4902dc7
commit
a945a15747
1 changed files with 10 additions and 0 deletions
10
CHANGES.txt
10
CHANGES.txt
|
@ -1,4 +1,14 @@
|
|||
|
||||
0.1a17
|
||||
------
|
||||
|
||||
- [feature] Added ``display()`` method to ``AutocompleteView``. This allows
|
||||
overriding the display text for autocomplete results, in the event that
|
||||
``str(result)`` isn't good enough.
|
||||
|
||||
- [bug] Fixed ``request.has_perm()`` function so that it can check for
|
||||
permissions on the "guest" role, in the event a user is not logged in.
|
||||
|
||||
0.1a16
|
||||
------
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue