Add last active column in the Issue tracker table

2021-02-23 Thread Kumar Shivendu
Hello everyone, 
I am a new contributor to Django and I was facing difficulty in finding 
active issues and that gave me the idea of adding a last active column in 
the table. GSoC is approaching and we will be having many new contributors 
looking for tasks. So I think this feature can be a great help.

I propose that we alter https://code.djangoproject.com/query to be like 
this :

|Summary  |  |  Last Active 
| 
| -   |  | 
--- | 
| # :  | ...   | 4 Days Ago | 

*Note* that I have shifted data from the 'Ticket' column to 'Summary' 
because both of them point to the same URL. 

Would appreciate your thoughts. Please comment below.

Cheers!
Kumar Shivendu

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/django-developers/a2f6075c-77ed-4216-9dab-5c3dc6b91408n%40googlegroups.com.


Re: Add last active column in the Issue tracker table

2021-02-23 Thread 'Adam Johnson' via Django developers (Contributions to Django itself)
I believe this is already possible by activating the "Modified" column:
https://imgur.com/E4NFEcM


On Tue, 23 Feb 2021 at 07:50, Kumar Shivendu 
wrote:

> Hello everyone,
> I am a new contributor to Django and I was facing difficulty in finding
> active issues and that gave me the idea of adding a last active column in
> the table. GSoC is approaching and we will be having many new contributors
> looking for tasks. So I think this feature can be a great help.
>
> I propose that we alter https://code.djangoproject.com/query to be like
> this :
>
> |Summary  |  |  Last
> Active |
> | -   |  |
> --- |
> | # :  | ...   | 4 Days Ago |
>
> *Note* that I have shifted data from the 'Ticket' column to 'Summary'
> because both of them point to the same URL.
>
> Would appreciate your thoughts. Please comment below.
>
> Cheers!
> Kumar Shivendu
>
> --
> 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 view this discussion on the web visit
> https://groups.google.com/d/msgid/django-developers/a2f6075c-77ed-4216-9dab-5c3dc6b91408n%40googlegroups.com
> 
> .
>


-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/django-developers/CAMyDDM1YK-gCmEPxxymh_rvuesT8X4-i1yMPJmeQywz87TSC3g%40mail.gmail.com.


Re: The blacklist / master issue

2021-02-23 Thread Markus Holtermann
Hi all,

Reviving an old topic. GitHub has by now tooling in place to rename branches 
and keep open PRs in sync. In fact, if I were to change the `master` branch to 
`main`, GitHub tells me this:

Renaming this branch:
* Will update 158 pull requests targeting this branch across 112 repositories.
* Will update 1 branch protection rule that explicitly targets master.
* Will not update your members' local environments. 

I'd suggest to go through with this change and make the necessary changes to 
the CI / website.

Cheers,

Markus


On Tue, Jun 23, 2020, at 11:04 AM, Mark Bailey wrote:
> +1 on a good decision to make this change.
> 
> -- 
> 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 view this discussion on the web visit 
> https://groups.google.com/d/msgid/django-developers/1e3d742a-7f38-4258-a5a3-bfb01a333020o%40googlegroups.com
>  
> .

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/django-developers/6fb9c6cc-39a6-4741-9d61-d03a44d9c477%40www.fastmail.com.


Fingerprint software

2021-02-23 Thread Hamdi GUENICHI
Hello every one, i'm  beginner in django and i need to build a website for 
a fingerprint (fingertec TA500) with postgres DATABSE.

I need help 

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/django-developers/5bf7185c-f178-448c-acef-66d6fd6d8f5cn%40googlegroups.com.


Re: Fingerprint software

2021-02-23 Thread Hamdi GUENICHI
can any one help me juste how to connect with the fingerprint 


On Tuesday, February 23, 2021 at 9:10:04 PM UTC+1 Hamdi GUENICHI wrote:

> Hello every one, i'm  beginner in django and i need to build a website for 
> a fingerprint (fingertec TA500) with postgres DATABSE.
>
> I need help 
>

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/django-developers/00bc79c2-d8f9-4e98-be5a-f6b9b1dfa217n%40googlegroups.com.


Re: The blacklist / master issue

2021-02-23 Thread Kenneth
I agree. We should go ahead and do the switch

On Tue, Feb 23, 2021 at 11:57 AM Markus Holtermann 
wrote:

> Hi all,
>
> Reviving an old topic. GitHub has by now tooling in place to rename
> branches and keep open PRs in sync. In fact, if I were to change the
> `master` branch to `main`, GitHub tells me this:
>
> Renaming this branch:
> * Will update 158 pull requests targeting this branch across 112
> repositories.
> * Will update 1 branch protection rule that explicitly targets master.
> * Will not update your members' local environments.
>
> I'd suggest to go through with this change and make the necessary changes
> to the CI / website.
>
> Cheers,
>
> Markus
>
>
> On Tue, Jun 23, 2020, at 11:04 AM, Mark Bailey wrote:
> > +1 on a good decision to make this change.
> >
> > --
> > 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 view this discussion on the web visit
> >
> https://groups.google.com/d/msgid/django-developers/1e3d742a-7f38-4258-a5a3-bfb01a333020o%40googlegroups.com
> <
> https://groups.google.com/d/msgid/django-developers/1e3d742a-7f38-4258-a5a3-bfb01a333020o%40googlegroups.com?utm_medium=email&utm_source=footer
> >.
>
> --
> You received this message because you are subscribed to a topic in the
> Google Groups "Django developers  (Contributions to Django itself)" group.
> To unsubscribe from this topic, visit
> https://groups.google.com/d/topic/django-developers/tctDuKUGosc/unsubscribe
> .
> To unsubscribe from this group and all its topics, send an email to
> django-developers+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/django-developers/6fb9c6cc-39a6-4741-9d61-d03a44d9c477%40www.fastmail.com
> .
>

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/django-developers/CAFHoQAD1i2X_HXjNPvHGHwYsaamxfMtjGDMT_F-6kg7FVHb5EA%40mail.gmail.com.


Re: The blacklist / master issue

2021-02-23 Thread 'Adam Johnson' via Django developers (Contributions to Django itself)
Yes, let's do it. I did it to my open source projects a couple weeks ago
and everything has been smooth since. We'll need some find/replace for
links in the main repo, on djangoproject.com, and I imagine some other
places.

On Tue, 23 Feb 2021 at 22:15, Kenneth  wrote:

> I agree. We should go ahead and do the switch
>
> On Tue, Feb 23, 2021 at 11:57 AM Markus Holtermann <
> i...@markusholtermann.eu> wrote:
>
>> Hi all,
>>
>> Reviving an old topic. GitHub has by now tooling in place to rename
>> branches and keep open PRs in sync. In fact, if I were to change the
>> `master` branch to `main`, GitHub tells me this:
>>
>> Renaming this branch:
>> * Will update 158 pull requests targeting this branch across 112
>> repositories.
>> * Will update 1 branch protection rule that explicitly targets master.
>> * Will not update your members' local environments.
>>
>> I'd suggest to go through with this change and make the necessary changes
>> to the CI / website.
>>
>> Cheers,
>>
>> Markus
>>
>>
>> On Tue, Jun 23, 2020, at 11:04 AM, Mark Bailey wrote:
>> > +1 on a good decision to make this change.
>> >
>> > --
>> > 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 view this discussion on the web visit
>> >
>> https://groups.google.com/d/msgid/django-developers/1e3d742a-7f38-4258-a5a3-bfb01a333020o%40googlegroups.com
>> <
>> https://groups.google.com/d/msgid/django-developers/1e3d742a-7f38-4258-a5a3-bfb01a333020o%40googlegroups.com?utm_medium=email&utm_source=footer
>> >.
>>
>> --
>> You received this message because you are subscribed to a topic in the
>> Google Groups "Django developers  (Contributions to Django itself)" group.
>> To unsubscribe from this topic, visit
>> https://groups.google.com/d/topic/django-developers/tctDuKUGosc/unsubscribe
>> .
>> To unsubscribe from this group and all its topics, send an email to
>> django-developers+unsubscr...@googlegroups.com.
>> To view this discussion on the web visit
>> https://groups.google.com/d/msgid/django-developers/6fb9c6cc-39a6-4741-9d61-d03a44d9c477%40www.fastmail.com
>> .
>>
> --
> 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 view this discussion on the web visit
> https://groups.google.com/d/msgid/django-developers/CAFHoQAD1i2X_HXjNPvHGHwYsaamxfMtjGDMT_F-6kg7FVHb5EA%40mail.gmail.com
> 
> .
>


-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/django-developers/CAMyDDM2AkcYwNP5zhCWBDN%2B7yns-b67cE2_zSxi2Jf%3DrZA%3DzFg%40mail.gmail.com.


Re: Fingerprint software

2021-02-23 Thread 'Adam Johnson' via Django developers (Contributions to Django itself)
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
to answer your support query with their limited time and energy.

For support, please follow the "Getting Help" page:
https://docs.djangoproject.com/en/3.1/faq/help/ . This will help you find
people who are willing to support you, and to ask your question in a way
that makes it easy for them to answer.

Thanks for your understanding and all the best,

Adam

On Tue, 23 Feb 2021 at 20:13, Hamdi GUENICHI 
wrote:

> can any one help me juste how to connect with the fingerprint
>
>
> On Tuesday, February 23, 2021 at 9:10:04 PM UTC+1 Hamdi GUENICHI wrote:
>
>> Hello every one, i'm  beginner in django and i need to build a website
>> for a fingerprint (fingertec TA500) with postgres DATABSE.
>>
>> I need help
>>
> --
> 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 view this discussion on the web visit
> https://groups.google.com/d/msgid/django-developers/00bc79c2-d8f9-4e98-be5a-f6b9b1dfa217n%40googlegroups.com
> 
> .
>


-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/django-developers/CAMyDDM36RJBf-X2L3%2BwP3hgOrSsVGOkswjXGv1iTR9mu-PfgNw%40mail.gmail.com.


New to the Community

2021-02-23 Thread Mhd Ali
Hello everyone, my name is Muhammed Ali, I'm looking to contribute to 
Django, please what are the prerequisites  

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/django-developers/4ae7c78e-c547-4c7c-bd1e-effde973c6efn%40googlegroups.com.


Re: New to the Community

2021-02-23 Thread Harouna Diallo
Go to this link : https://docs.djangoproject.com/en/3.1/intro/contributing/

Le mar. 23 févr. 2021 à 23:58, Mhd Ali  a écrit :

> Hello everyone, my name is Muhammed Ali, I'm looking to contribute to
> Django, please what are the prerequisites
>
> --
> 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 view this discussion on the web visit
> https://groups.google.com/d/msgid/django-developers/4ae7c78e-c547-4c7c-bd1e-effde973c6efn%40googlegroups.com
> 
> .
>

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/django-developers/CAO73PDr_coaw%2B1qOWgGftWfz03E53kDeF9LZJ7F8hG_Akkesaw%40mail.gmail.com.


Re: New to the Community

2021-02-23 Thread 'Adam Johnson' via Django developers (Contributions to Django itself)
Welcome!

There are many different ways to contribute to Django - the forum,
blogging, translating, documenting, writing code, and more. As Harouna
pointsout, our Contributing Guide can help you get started with many of
these: https://docs.djangoproject.com/en/stable/internals/contributing/

If you’re looking to work with the code base (for documentation or code),
check out the “Advice for New Contributors” section:
https://docs.djangoproject.com/en/stable/internals/contributing/new-contributors/
. Then see if you can work through the “Writing Your First Patch” tutorial:
https://docs.djangoproject.com/en/stable/intro/contributing/ .

If you get stuck or have questions, post back here or in the “Mentorship”
section on the forum:
https://forum.djangoproject.com/c/internals/mentorship/10

Hope that helps,

Adam

On Wed, 24 Feb 2021 at 00:04, Harouna Diallo  wrote:

> Go to this link :
> https://docs.djangoproject.com/en/3.1/intro/contributing/
>
> Le mar. 23 févr. 2021 à 23:58, Mhd Ali  a écrit :
>
>> Hello everyone, my name is Muhammed Ali, I'm looking to contribute to
>> Django, please what are the prerequisites
>>
>> --
>> 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 view this discussion on the web visit
>> https://groups.google.com/d/msgid/django-developers/4ae7c78e-c547-4c7c-bd1e-effde973c6efn%40googlegroups.com
>> 
>> .
>>
> --
> 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 view this discussion on the web visit
> https://groups.google.com/d/msgid/django-developers/CAO73PDr_coaw%2B1qOWgGftWfz03E53kDeF9LZJ7F8hG_Akkesaw%40mail.gmail.com
> 
> .
>


-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/django-developers/CAMyDDM0HLZusDnV7yksZ-2RosB%2BKxGbW5Upp_8Cdfmw5Rar6jw%40mail.gmail.com.


Re: Fingerprint software

2021-02-23 Thread Hamdi GUENICHI
ok thank you for your help :) 

On Wednesday, February 24, 2021 at 12:17:54 AM UTC+1 Adam Johnson wrote:

> 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 
> to answer your support query with their limited time and energy.
>
> For support, please follow the "Getting Help" page: 
> https://docs.djangoproject.com/en/3.1/faq/help/ . This will help you find 
> people who are willing to support you, and to ask your question in a way 
> that makes it easy for them to answer.
>
> Thanks for your understanding and all the best,
>
> Adam
>
> On Tue, 23 Feb 2021 at 20:13, Hamdi GUENICHI  wrote:
>
>> can any one help me juste how to connect with the fingerprint 
>>
>>
>> On Tuesday, February 23, 2021 at 9:10:04 PM UTC+1 Hamdi GUENICHI wrote:
>>
>>> Hello every one, i'm  beginner in django and i need to build a website 
>>> for a fingerprint (fingertec TA500) with postgres DATABSE.
>>>
>>> I need help 
>>>
>> -- 
>> 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-develop...@googlegroups.com.
>> To view this discussion on the web visit 
>> https://groups.google.com/d/msgid/django-developers/00bc79c2-d8f9-4e98-be5a-f6b9b1dfa217n%40googlegroups.com
>>  
>> 
>> .
>>
>
>
> -- 
> 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 view this discussion on the web visit 
https://groups.google.com/d/msgid/django-developers/e93b4e2b-436d-40e9-9a49-25c712fdac0cn%40googlegroups.com.