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 filt

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 😃 -