Changes between Initial Version and Version 1 of Ticket #30040, comment 6
- Timestamp:
- Dec 16, 2018, 2:38:18 AM (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #30040, comment 6
initial v1 1 1 https://github.com/django/django/pull/10757 2 2 3 can_voteis not django standard permission expression.4 so, fixed to can_vote to add_votein permission detail expression.3 **can_vote** is not django standard permission expression. 4 so, fixed to **can_vote** to **add_vote** in permission detail expression.