Re: Web based movie app

2022-05-06 Thread Ferran Jovell
Hi Arshad, This is a mailing list for the development of django itself, not its uses. For questions about on how to use the framework, you should check the django-users mailing list. Cheers. Missatge de Arshad Noman del dia dj., 5 de maig 2022 a les 18:54: > Is this the wrong mailing list for

Re: Performance does not scale when increasing file upload sizes

2022-05-11 Thread Ferran Jovell
This is still the wrong place. Try django-users mailing list. El dc., 11 de maig 2022, 17:53, 'Noxx' via Django developers (Contributions to Django itself) va escriure: > Story > > Our application supports many file uploads. > In normal circumstances, those files are only a few megabytes to of a

Re: RE : Email on App

2022-07-04 Thread Ferran Jovell
Hi Arun, This is the wrong mailing list to ask this question. This is the mailing list for the actual development of django. Instead, I think you are looking for django-users mailing list. Cheers. El dl., 4 de jul. 2022, 22:47, Arun va escriure: > Hai , > > i am have requirement , user need to

`call_command` raises ValueError during testing

2022-10-02 Thread Ferran Jovell
Hello everyone, I was working on a admin command today, and when setting up tests and fixtures for running the command during testing I found this error: Traceback (most recent call last): File "/home/fjm/code/django-stuff/tutorial/polls/tests.py", line 10, in test_command_output call_comma

Re: `call_command` raises ValueError during testing

2022-10-03 Thread Ferran Jovell
mand("closepoll", > 1) > > But I think your invocation could be fixed (or at least not fail so > obscurely). > On Sunday, October 2, 2022 at 7:49:26 AM UTC-4 Ferran Jovell wrote: > >> Hello everyone, >> >> I was working on a admin command today, and when

Re: building a payment app

2022-12-28 Thread Ferran Jovell
Hi! I think you've found the wrong mailing list for this post. This mailing list is for discussing the development of Django itself, not for support using Django. This means the discussions of bugs and features in Django itself, rather than in your code using it. People on this list are unlikely t

Re: Apache and mod_wsgi

2023-01-01 Thread Ferran Jovell
Hi! I think you've found the wrong mailing list for this post. This mailing list is for discussing the development of Django itself, not for support using Django. This means the discussions of bugs and features in Django itself, rather than in your code using it. People on this list are unlikely t