Changes between Initial Version and Version 1 of Ticket #20642, comment 2
- Timestamp:
- Jun 23, 2013, 12:06:30 PM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #20642, comment 2
initial v1 2 2 3 3 Tested it on a project that uses permissions and `ModelAdmin.has_x_permission` overrides extensively and didn't notice any issue. 4 5 I'd go either ways for documenting `get_permission_codename`, the methods it replaces weren't documented, so people that used them know where to look.