You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I will mark this as a new feature--namely, to determine whether a file field is included in the form and specify the necessary attributes dynamically. Alternatively, if that isn't feasible, to specify enctype="multipart/form-data" on all forms.
Steps to recreate:
This was found in a clean virtualenv running Python 2.7, Django 1.4.1 and django-generate-scaffold 0.0.5.
The text was updated successfully, but these errors were encountered: