Changes between Initial Version and Version 2 of Ticket #34143


Ignore:
Timestamp:
Nov 6, 2022, 10:47:32 AM (18 months ago)
Author:
Guillaume LEBRETON
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #34143

    • Property Has patch set
    • Property Owner changed from nobody to Guillaume LEBRETON
    • Property Status newassigned
  • Ticket #34143 – Description

    initial v2  
    1818
    1919The best approach would be to access {{{ file_field }}} from cleaned_data but it's not really possible with multple files for now.
     20
     21PR link: https://github.com/django/django/pull/16265
Back to Top