Changes between Initial Version and Version 1 of Ticket #26998
- Timestamp:
- Aug 2, 2016, 3:38:10 PM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #26998 – Description
initial v1 29 29 30 30 It's likely possible to work around this issue with a hack in django-taggit, but it seems to me that this check doesn't use the right logic and could be improved, so I'm filing this ticket. 31 32 The corresponding issue django-taggit is https://github.com/alex/django-taggit/issues/430.