Test Framework Cleanup

2019-03-22 Thread Gourav Sardana
Hey,
I am Gourav Sardana undergraduate computer science student. I am interested 
in test framework idea. I have a good experienced with django. @Mentor Can 
i ask you one thing? we have to build a software or you have to implement 
this to your core code i.e it will automatically check the code ?
Regards,
Gourav Sardana

-- 
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, send an email 
to django-developers+unsubscr...@googlegroups.com.
To post to this group, send email to django-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/django-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-developers/ffc34e81-0f55-4449-a712-461f28b8dbb3%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


mysqlclient

2019-03-22 Thread hunar techie
hi there
im working on a project and i want to live it through my cpanel , but when
i try to install pip install mysqlclient
i get this error
[image: er.PNG]
thanks

-- 
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, send an email 
to django-developers+unsubscr...@googlegroups.com.
To post to this group, send email to django-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/django-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-developers/CAKJtO%2BsX73xqnWX%3DLCsh%3DS9JQxtbe-5Wo8y1%2BV8LnhB%2BchaPQA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


Re: mysqlclient

2019-03-22 Thread marolahy
Hi,
We need to run these command with sudo right. Because pip don't have the 
correct right 

Le vendredi 22 mars 2019 15:28:27 UTC+1, hunar techie a écrit :
>
> hi there 
> im working on a project and i want to live it through my cpanel , but when 
> i try to install pip install mysqlclient
> i get this error 
> [image: er.PNG] 
> thanks
>
>

-- 
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, send an email 
to django-developers+unsubscr...@googlegroups.com.
To post to this group, send email to django-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/django-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-developers/104f3401-7eb2-49ce-923e-0ea0e705b5ba%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Test Framework Cleanup

2019-03-22 Thread Carlton Gibson
The suggestion involves the code in django.test.

https://github.com/django/django/tree/master/django/test

In particular see runner.py there. 



On Friday, 22 March 2019 13:29:05 UTC+1, Gourav Sardana wrote:
>
> Hey,
> I am Gourav Sardana undergraduate computer science student. I am 
> interested in test framework idea. I have a good experienced with django. 
> @Mentor Can i ask you one thing? we have to build a software or you have to 
> implement this to your core code i.e it will automatically check the code ?
> Regards,
> Gourav Sardana
>

-- 
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, send an email 
to django-developers+unsubscr...@googlegroups.com.
To post to this group, send email to django-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/django-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-developers/82992e16-8694-4dc8-8e57-0f2f0002d751%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: mysqlclient

2019-03-22 Thread Adam Johnson
This mailing list is for the development of Django itself, not for support
using Django. Please use the django-users mailing list for that, or IRC
#django on freenode, or a site like Stack Overflow.

On Fri, 22 Mar 2019 at 14:49, marolahy  wrote:

> Hi,
> We need to run these command with sudo right. Because pip don't have the
> correct right
>
> Le vendredi 22 mars 2019 15:28:27 UTC+1, hunar techie a écrit :
>>
>> hi there
>> im working on a project and i want to live it through my cpanel , but
>> when i try to install pip install mysqlclient
>> i get this error
>> [image: er.PNG]
>> thanks
>>
>> --
> 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, send an
> email to django-developers+unsubscr...@googlegroups.com.
> To post to this group, send email to django-developers@googlegroups.com.
> Visit this group at https://groups.google.com/group/django-developers.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/django-developers/104f3401-7eb2-49ce-923e-0ea0e705b5ba%40googlegroups.com
> 
> .
> For more options, visit https://groups.google.com/d/optout.
>


-- 
Adam

-- 
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, send an email 
to django-developers+unsubscr...@googlegroups.com.
To post to this group, send email to django-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/django-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-developers/CAMyDDM0H7kzBH8njQBzK13MhZXP3CSjDWjb53H2Mj1Bu8qp58Q%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.