Re: #26165 new Cleanup/optimization wanted to start with a documentation ticket

2016-02-03 Thread Vivek unni
Thanks for helping me out. Sorry for the mess up regarding the Triage stage. Thanks for walking me through the whole process. -- You received this message because you are subscribed to the Google Groups "Django developers (Contributions to Django itself)" group. To unsubscribe from this grou

Re: #26165 new Cleanup/optimization wanted to start with a documentation ticket

2016-02-03 Thread Tim Graham
Please send the pull request -- we do review there, not on this mailing list. Thanks! On Wednesday, February 3, 2016 at 10:27:32 AM UTC-5, Vivek unni wrote: > > Hi. I have compiled a list of questions. I made a section in the faq > folder. These are the questions and answers I wrote. These answe

Re: #26165 new Cleanup/optimization wanted to start with a documentation ticket

2016-02-03 Thread Vivek unni
Hi. I have compiled a list of questions. I made a section in the faq folder. These are the questions and answers I wrote. These answers were written based on the thread referenced on the ticket FAQ: CSRF Protection = Is Django's CSRF protection vulnerable? --

Re: #26165 new Cleanup/optimization wanted to start with a documentation ticket

2016-02-02 Thread Vivek unni
Thanks. I was going to add the questions at the end of the csrf.txt. Thanks for the help. I have claimed the ticket. I will send a pull request in a day or two. -- You received this message because you are subscribed to the Google Groups "Django developers (Contributions to Django itself)" g

Re: #26165 new Cleanup/optimization wanted to start with a documentation ticket

2016-02-02 Thread Tim Graham
The FAQ is at: https://github.com/django/django/tree/master/docs/faq Depending on how much content there is, it might make more sense to add the questions on the CSRF reference page instead: https://github.com/django/django/blob/master/docs/ref/csrf.txt Please read the contributing documentation

#26165 new Cleanup/optimization Wanted to start with a documentation ticket

2016-02-02 Thread Vivek unni
Hi, I wanted to start with a documentation ticket. https://code.djangoproject.com/ticket/26165 I have read through the thread and have made some questions and answers. How should I proceed? Should I claim the ticket ? Where can I start writing? Tha

#26165 new Cleanup/optimization wanted to start with a documentation ticket

2016-02-02 Thread Vivek unni
I wanted to start with a documentation ticket while I get myself acquainted with the code base. I have seen the thread referenced and I can make relevant questions and answers from it . These questions and answers will go to the FAQ page regarding why Django's CSRF protection isn't vulernable.