Week ending March 3, 2018
Triaged
---
https://code.djangoproject.com/ticket/29163 - When uploading, if file size
is greater than the FILE_UPLOAD_MAX_MEMORY_SIZE, the permissions of the
file on disk is screwed up. (duplicate)
https://code.djangoproject.com/ticket/29165 - Initial data how
Hi, Ok, sorry. Thanks
Dne neděle 4. března 2018 16:21:00 UTC+1 Richard Maceček napsal(a):
>
> Hello, I need help with client and server communications. Web Application
> - Djang Server Side. The client is written in python, it's actually a KODI
> add-on.
>
> They need to deal with:
> 1. client
This mailing list is for the development of Django itself, not for support.
Use the django-users mailing list for that, or IRC #django on freenode, or
a site like Stack Overflow.
On 4 March 2018 at 12:20, Richard Maceček wrote:
> Hello, I need help with client and server communications. Web Appl
Hello, I need help with client and server communications. Web Application -
Djang Server Side. The client is written in python, it's actually a KODI
add-on.
They need to deal with:
1. client authorization,
2. communications,
3. data transfer.
I need to send the data I receive from the client