Changes between Initial Version and Version 2 of Ticket #24676
- Timestamp:
- Apr 21, 2015, 12:51:45 AM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #24676
- Property Summary Regression on ManytoMany → Regression on ManytoMany representation in the admin interface
-
Ticket #24676 – Description
initial v2 3 3 We have discovered a small regression in 1.7 with the ManytoMany representation in admin page : 4 4 '''Configuration to reproduce :''' 5 * Have a many to manyField6 * Put the ManytoMany 5 * Have a ManytoManyField 6 * Put the ManytoManyField as a filter_horizontal block (I am not sure if it is mandatory) 7 7 8 8 '''Behaviour :'''