Re: Django file upload and python Encryption How change file name

2016-04-02 Thread Harold Gomez
/myapp should be given at url filed please help -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscr...@googlegroups.com. To post to this group

Django file upload and python Encryption How change file name

2016-04-02 Thread Harold Gomez
please help me I have a django file upload sytem a python file encryption code the file encryption is done by a function called encrypt_file which will encrypt the file from path/filename.extention to path/filename.enc the filename.enc is fixed and only one file is created how can i make it s