Re: How can i Open binary files with Django?

2023-02-14 Thread Anh Nguyen
Use struct to unpack binary file On Wed, 15 Feb 2023 at 00:57 'Kasper Laudrup' via Django users < django-users@googlegroups.com> wrote: > On 14/02/2023 17.52, Lucas Matos Matos wrote: > > In my case i want to take the file with a input type file from a form, > > that is in binary, open it and

Re: How can i Open binary files with Django?

2023-02-14 Thread 'Kasper Laudrup' via Django users
On 14/02/2023 17.52, Lucas Matos Matos wrote: In my case i want to take the file with a input type file from a form, that is in binary, open it and convert it to a text file, identify its characteristics  and return  something based in its characteristics to the user. This might be what

Re: How can i Open binary files with Django?

2023-02-14 Thread Lucas Matos Matos
In my case i want to take the file with a input type file from a form, that is in binary, open it and convert it to a text file, identify its characteristics and return something based in its characteristics to the user. Can i use this method (open) to do it ? Em seg., 13 de fev. de 2023 às

Django security releases issued: 4.1.7, 4.0.10, and 3.2.18

2023-02-14 Thread Carlton Gibson
Details are available on the Django project weblog: https://www.djangoproject.com/weblog/2023/feb/14/security-releases/ -- 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