Hi, all, I am interested in this project: https://github.com/mbraak/django-file-form
I run "pip install django-file-form" and everything works fine. But, I want to change some behaviors of this upload package. I feel this link https://github.com/mbraak/django-file-form/tree/master/django_file_form has all the source code and I can change some code in this link. However, after I run "pip uninstall django-file-form" does not work. So, my question is why it does not work after I uninstall it. I downloaded the whole software. Why doesn't the project use the source of django-file-form in the folder? Thanks, Tom -- 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 [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/django-users. To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CAF35gg2CwfbM28_LA-gbeebwSfikh7hg_cknYv3zq9tefD%3DTYQ%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.

