Changes between Version 4 and Version 5 of Ticket #25756, comment 2
- Timestamp:
- Jan 5, 2016, 6:38:08 AM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #25756, comment 2
v4 v5 1 1 Hi, I need to implement an array field for multiple files, and currently this is not supported. 2 3 https://code.djangoproject.com/ticket/257564 2 5 3 after hours of debugging I found out several design problems that are preventing to have a clean implementation of this field.