Changes between Initial Version and Version 1 of Ticket #19182, comment 19
- Timestamp:
- Sep 27, 2013, 4:22:28 AM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #19182, comment 19
initial v1 1 1 After understanding the code a bit better last night I think my fix above is basically correct. 2 2 3 I have added another test case, for `(SimpleListFilter,)` class-only syntax... if the `parameter_name` stringincluded double-underscores it was also failing. Have also tidied up the naming of previous test case and put some comments in.3 I have added another test case, for `(SimpleListFilter,)` class-only syntax... if the `parameter_name` attribute included double-underscores it was also failing. Have also tidied up the naming of previous test case and put some comments in. 4 4 https://github.com/anentropic/django/commit/91a6cd4895b269b01b872799001587ee34a25855 5 5