Re: Hi i'm new on python and django!

2021-05-12 Thread Carlton Gibson
Hi Juan.

The #123 will refer to a ticket number on the Django Trac issue tracker
instance.
So that would be:

https://code.djangoproject.com/ticket/123 (which was a while back…)

Have a browse around there and get comfortable.

Filtering by component is a useful way to break it down.
Here’s a filter for all the open tickets on the Django Admin:

https://code.djangoproject.com/query?status=assigned=new=contrib.admin=id=summary=status=owner=type=component=version=1=id

The Triaging Tickets section of the Contributing Guide gives a good outline
of the workflow:

https://docs.djangoproject.com/en/3.2/internals/contributing/triaging-tickets/

Hopefully this helps to get you started.
Welcome aboard ⛵️

Kind regards,
Carlton


On Wed, 12 May 2021 at 00:58, Juan Leon 
wrote:

> anyone can help me to understandt how i can start in django, with any
> tips... because in the moment when i clone the project in local i saw
> commits with "hastags", for example: #123 what is the significate of this
> and how can i work with that?
>
> i am going to really appreciate yours answers 
>
> --
> 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/a53086e4-86f6-4371-9fc5-048fad19df61n%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/CAJwKpyTXSR57dprCfwpfBUOpTVBV30vGsLxMShA13nvVvrJWqQ%40mail.gmail.com.


Hi i'm new on python and django!

2021-05-11 Thread Juan Leon
anyone can help me to understandt how i can start in django, with any 
tips... because in the moment when i clone the project in local i saw 
commits with "hastags", for example: #123 what is the significate of this 
and how can i work with that? 

i am going to really appreciate yours answers 

-- 
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/a53086e4-86f6-4371-9fc5-048fad19df61n%40googlegroups.com.