On Wed, Mar 4, 2020 at 8:40 AM Alaydyn Gholechragh <alay...@gmail.com>
wrote:

> Hi
> I search a lot in Google to find best methods for uploads big file with
> progressbar to my site and i can't find any solution
> And other things for protecting my file (zip or rar) from Anonymous user..
> Because I want to create a web site for selling some files
>
> Please help me and give me best example and methods
>
> --
> 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 view this discussion on the web visit
> https://groups.google.com/d/msgid/django-users/15d70b91-accf-4a54-bd24-f6715f072513%40googlegroups.com
> .
>

There's a package you can check out called tqdm.  It's on PyPI here:
https://pypi.org/project/tqdm/. <https://pypi.org/project/tqdm/>

There's good docs there.  Integrating it I leave as an exercise to you.

-Jorge

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/CANfN%3DK_fODMeZoCXuvAmuFtcFTCekW3bLxvw7TT-Ej1qxgFfmA%40mail.gmail.com.

Reply via email to