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
Is there currently a suggested to handle multiple files with django? My app calls for this and I am thinking the easiest way may be to have a model for the InkBlob that points back to the related model.
I'm thinking of hooking into the success callback and then taking care of the FK with some ajax.
The text was updated successfully, but these errors were encountered:
Is there currently a suggested to handle multiple files with django? My app calls for this and I am thinking the easiest way may be to have a model for the InkBlob that points back to the related model.
I'm thinking of hooking into the success callback and then taking care of the FK with some ajax.
The text was updated successfully, but these errors were encountered: