Changes between Version 2 and Version 3 of Ticket #24908, comment 6
- Timestamp:
- Jun 9, 2015, 5:33:30 PM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #24908, comment 6
v2 v3 1 1 Closed PR 4822 in favor of 4824: https://github.com/django/django/pull/4824 2 2 3 It's the same but rebased on master. 3 It's the same but rebased on master. Thanks for leading me to the right implementation, which is "encapsulated in the class that provides the readonly feature", with all the awesomeness that's in type() B)