/imagenes

Primary LanguagePython

foto

Application to show how create an app to upload files using Django 1.5.

With this Django version, you need specify the enctype from form to enctype="multipart/form-data" if you forget this, the upload from file not works.