Re: Django "makemigrations -- update" donot working

2023-04-08 Thread Muhammad Juwaini Abdul Rahman
Do you need that '--update' parameter? On Fri, 7 Apr 2023 at 05:57, Saifullah Shahen wrote: > in my custom user model, initially, my model looks like this > > class User(AbstractUser, BaseModelWithUUID): > phone = models.CharField(max_length=11, > validators=[validate_phone_number]) > I do c

Idea

2021-09-14 Thread abdul azeez
Pls can we make django come with django reest framework settings when you start a project -- You received this message because you are subscribed to the Google Groups "Django developers (Contributions to Django itself)" group. To unsubscribe from this group and stop receiving emails from it, s

Re: Keep https://code.djangoproject.com/ login

2020-01-24 Thread Muhammed abdul Quadir owais
rrectly. The internal server error > output probably comes from a test that checks for behaviour in the case of > server errors! The output would be best to be caught, but djangos test runner > doesn’t do that by default :) > > On Fri, 24 Jan 2020 at 11:21, Muhammed abdul Quadir o

Error with running test suite while contributing to django

2020-01-24 Thread Muhammed abdul Quadir owais
Hi , I want help over here ,.. I'm a newbie for django contributions so I got stuck over here... After cloning the django from git hub ( obviously after the action of fork) and running commands (like $ python -m pip install -e /path/to/your/local/clone/django/ and $ python -m pip install -r req

Re: Keep https://code.djangoproject.com/ login

2020-01-24 Thread Muhammed abdul Quadir owais
Hi , I want help over here ,.. I'm a newbie for django contributions so I got stuck over here... After cloning the django from git hub ( obviously after the action of fork) and running commands (like $ python -m pip install -e /path/to/your/local/clone/django/ and $ python -m pip install -r req

Error with running test suite while contributing to django

2020-01-24 Thread Muhammed abdul Quadir owais
Hi , I want help over here ,.. I'm a newbie for django contributions so I got stuck over here... After cloning the django from git hub ( obviously after the action of fork) and running commands (like $ python -m pip install -e /path/to/your/local/clone/django/ and $ python -m pip install -r requir

How can we Commit request.FILES using pysvn in Django?

2013-02-25 Thread Abdul Wahid
aseINS_4CharEEE from * * * *Please help me out.* * * *Regards,* *Abdul Wahid* -- You received this message because you are subscribed to the Google Groups "Django developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to django-developers+unsubscr..

How can i use Knockout Java Script with my Django Project?

2013-02-02 Thread abdul
Hello Everyone, I am beginner to Django and currently i developing a project using django and for client side i would like to use knockout JS, So would you please help to achieve this. Thanks a lot, Regards, abdul -- You received this message because you are subscribed to the Google Groups