> Have you tried the download with various browsers? I wonder if Safari or
> Chrome released at the same time as the M1 chips is causing different Range
> header behavior than that code is designed to handle. So it might not be the
> M1 chip, but just an unrelated change in browser software tha
Looking at that code for RangedFileResponse, I'm kind of skeptical that it
properly implements the Range header. Try removing that bit and see if it
works.
Have you tried the download with various browsers? I wonder if Safari or
Chrome released at the same time as the M1 chips is causing different
Folks,
I’m using django for an online gallery application, and I’ve seen some weird
results since switching over to the M1 Mac Mini.
(Please note, I am running it under Rosetta / Intel Translation, since pillow
doesn’t seem to build under M1 native).
So this could be a quirk of Rosetta, Django,
Follow the Django's official tutorial.
Le lun. 21 déc. 2020 à 17:10, Peter T a écrit :
> nvm, I fixed it
>
> On Monday, December 21, 2020 at 11:06:31 AM UTC-5 Peter T wrote:
>
>> templatedoesnotexist. I keep getting this error how do I fix it
>>
> --
> You received this message because you are s
Hey guys,
Thanks for the intrest here is the youtube link
https://www.youtube.com/channel/UCnlzv-Bc0heZemn-vRyiC0A?view_as=subscriber
bring those recomendetions so i can start coding .
First video will be up on Thursday.
I have some amzing projects linedup and i would not mind doing more.
On M
Ok.
On Mon, Dec 21, 2020, 16:21 Kasper Laudrup wrote:
> Hi Clifford,
>
> On 21/12/2020 08.16, Clifford Okorie wrote:
> > Hello Kasper, so sorry about that... I didn't know the messages went
> > through and why would I be sending same messages at the same time.
> > Thank you.
> >
>
> No problem
Send us pic about error and how your installing django!
El lun, 21 dic 2020 a las 10:54, Shivansh Sen ()
escribió:
> Yeah, share error. Right from terminal
>
> Shivansh Sen
> India
>
> On Mon, Dec 21, 2020, 21:17 David Zea wrote:
>
>> What is the problem ? Do you have install python in your pc?
nvm, I fixed it
On Monday, December 21, 2020 at 11:06:31 AM UTC-5 Peter T wrote:
> templatedoesnotexist. I keep getting this error how do I fix it
>
--
You received this message because you are subscribed to the Google Groups
"Django users" group.
To unsubscribe from this group and stop receiv
templatedoesnotexist. I keep getting this error how do I fix it
--
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 vie
I'm interested.
I think for a tutorial you should read and follow along with the django
documentation but explain it in more
depth
On Friday, December 18, 2020 at 9:27:14 AM UTC-5 rampage...@gmail.com wrote:
> Hi guys,
>
> I am manucho from Kenya and am good developer with django and python and
Yeah, share error. Right from terminal
Shivansh Sen
India
On Mon, Dec 21, 2020, 21:17 David Zea wrote:
> What is the problem ? Do you have install python in your pc?
>
> El lun, 21 dic 2020 a las 9:11, F Fariborzi Araghi (<
> f.fariborzi.ara...@gmail.com>) escribió:
>
>> hello
>>
>> i have prob
What is the problem ? Do you have install python in your pc?
El lun, 21 dic 2020 a las 9:11, F Fariborzi Araghi (<
f.fariborzi.ara...@gmail.com>) escribió:
> hello
>
> i have problem
>
> in install Django
>
> i khnow python and i have abunta but i can not install Django
>
> On Monday, December 21
Hi Clifford,
On 21/12/2020 08.16, Clifford Okorie wrote:
Hello Kasper, so sorry about that... I didn't know the messages went
through and why would I be sending same messages at the same time.
Thank you.
No problem and no reason to apologize. I really didn't intend to sound
rude or condesc
I am using Django filter and using it in normal view it is working as
expected now I want to download the filtered data so for this I am writing
one download view where I am trying to use the same FilterClass but no
luck. It is giving me an ERROR(
*Exception Value:type object ‘CTSFilter’ has
Hello Kasper, so sorry about that... I didn't know the messages
went through and why would I be sending same messages at the same time.
Thank you.
On Sun, Dec 20, 2020, 23:35 Kasper Laudrup wrote:
> Hi Kris,
>
> On 20/12/2020 22.49, Kris A. Stern wrote:
> > Thanks so much, Kasper for the prompt
hello
i have problem
in install Django
i khnow python and i have abunta but i can not install Django
On Monday, December 21, 2020, 01:20:36 PM GMT+3:30, developer panther
wrote:
hi
Let me introduce my self I am python developer with and over all production
experience of 4 years ,my
I'm interested !
Regards,
Sabas Alfredo
El vie., 18 de dic. de 2020 6:26 AM, Python Class
escribió:
> Hi guys,
>
> I am manucho from Kenya and am good developer with django and python and i
> want to teach people what i know .I want to start a youtube channel for
> Django and python based tutor
Interested Original message From: Python Class Date: Fri, 18 Dec 2020, 08:41To: Django users Subject: Django/python free TrainingHi guys,I am manucho from Kenya and am good developer with django and python and i want to teach people what i know .I want to start a youtube channel fo
Hi.
I'm Interested!
El vie, 18 dic 2020 a las 9:26, Python Class ()
escribió:
> Hi guys,
>
> I am manucho from Kenya and am good developer with django and python and i
> want to teach people what i know .I want to start a youtube channel for
> Django and python based tutorials ..If intrested y
Hi,
The problem got resolved. I just ran the environment again
And used python manage.py runserver
It worked. Ran on localhost:8000
May be the port which I was using wasn't free earlier.
Thanks for all the solutions.
On Mon, Dec 21, 2020, 3:01 PM Anirudh Jain
wrote:
> Please send picture
hi
Let me introduce my self
I am python developer with and over all production experience of 4 years
,my advance specialization is in RESTapi ,Django ,python ,git
,mongodb,mysql, docker ,nginx , gunicorn, celery ,redis
Aws,heroku, postgresql, django-restframework, sentry , ci/cd , PEP8, Flake8
, s
Include JSONParser also
On Sun, 20 Dec 2020, 12:35 Desh Deepak, wrote:
> You have missed adding the Content-Type header in the headers section.
> Just set the Content-Type header to application/json and it should work.
>
> On Sun, 20 Dec 2020, 1:37 am ola neat, wrote:
>
>> halo guys, i'm workin
Please send picture of your cmd/terminal where you are running the
localserver
On Fri, 18 Dec 2020, 21:59 Parul., wrote:
> i am not able to connect , i tried to use 0.0.0.0:8000 , 0.0.0.0:8080 as
> well, still getting same error.
> used 127.0.0.1 with ports 8000 and 8080 still getting error
> i
23 matches
Mail list logo