webafra

Results 4 comments of webafra

i have same problem. Django==4.1 Python 3.10.5 There is no solution?

> You use `upload.single`, it's for a single file upload. > > Try > > ```js > app.use( > '/pengukuhan-kawasan', > upload.fields([ > { name: 'file_shp', maxCount: 1 }, //...

@wuyuedefeng i'm sorry , i'm not understand your idea !