Allow unicode chars as the only chars in a list title
This commit is contained in:
parent
2b722afb8a
commit
ce3fd8c66e
3 changed files with 4 additions and 2 deletions
|
|
@ -1,7 +1,7 @@
|
|||
"""
|
||||
A multi-user, multi-group task management and assignment system for Django.
|
||||
"""
|
||||
__version__ = "2.4.9"
|
||||
__version__ = "2.4.10"
|
||||
|
||||
__author__ = "Scot Hacker"
|
||||
__email__ = "shacker@birdhouse.org"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue