GSoC | Introduction

2018-03-13 Thread Raju Jha
Hello developers, I am Raju Jha from Delhi, India. I am a web developer with main focus on backend development using Django. It has been approx 2 years developing django apps and that makes be quite experienced with the tech. I have chosen django as the organization because of reason that it has

Re: [GSOC] Introduction and task proposal

2014-04-01 Thread Daniel Pyrathon
Hi Josh, Sorry for getting back now. I have just finished my exam session, so I will be trying out the djangocore-box VM. Regards, Daniel Pyrathon On Thursday, March 27, 2014 5:45:36 AM UTC+1, Josh Smeaton wrote: > > If you haven't already got all your databases installed on your > development

Re: [GSOC] Introduction and task proposal

2014-03-26 Thread Josh Smeaton
If you haven't already got all your databases installed on your development machine, I *highly* recommend checking out https://github.com/jphalip/djangocore-box. It's a vagrant VM environment that already has MySQL, PostgreSQL, and SQLite installed (plus most GIS installations), along with vari

Re: [GSOC] Introduction and task proposal

2014-03-26 Thread Russell Keith-Magee
Hi Daniel, Nope - other than "cross your fingers" that your proposal is accepted :-) But seriously... If you haven't already, I'd suggest reading Django's contribution docs, and getting your development environment set up. Make sure you can run Django's test suite. If you're particularly enthuse

Re: [GSOC] Introduction and task proposal

2014-03-26 Thread Daniel Pyrathon
Hi all, It's been a while since I submitted my GSOC proposal. Although I am currently under exams, is there anything you would recommend me to do at this point (other than hope that my proposal is successful)? Thanks, Daniel Pyrathon On Thursday, March 20, 2014 6:05:40 AM UTC, Russell Keith-Ma

Re: [GSOC] Introduction and task proposal

2014-03-19 Thread Russell Keith-Magee
For the benefit of those reading along at home; I gave some revised notes and had a conversation with Daniel on IRC a couple of hours ago. Yours, Russ Magee %-) On Thu, Mar 20, 2014 at 4:10 AM, Daniel Pyrathon wrote: > Hi! > > Thanks for all the comments yesterday. They really helped me make t

Re: [GSOC] Introduction and task proposal

2014-03-19 Thread Daniel Pyrathon
Hi! Thanks for all the comments yesterday. They really helped me make the proposal stronger. I have changed to proposal to reflect the changes. Would anyone like to have a look and, possibly, comment more? https://docs.google.com/document/d/1yp2_skqkxyrc0egdRv6ofnRGCI9nmvxDFBkCXgy0Jwo/edit#head

Re: [GSOC] Introduction and task proposal

2014-03-19 Thread Aymeric Augustin
On 19 mars 2014, at 06:27, Zach Borboa wrote: > Curious, how do you get REPL shell access to the server with DEBUG=True with > a vanilla Django deployment? That part of the discussion was about adding the werkzeug interactive debugger to Django's default error page. -- Aymeric. -- You r

Re: [GSOC] Introduction and task proposal

2014-03-18 Thread Zach Borboa
2) Security implications. Unfortunately, more than one site has been > launched with debug=True accidentally left on; all you need to do then is > stimulate a server error, and you have REPL shell access to the server. > This strikes me as a remarkably effective foot-gun :-) Before you get too

Re: [GSOC] Introduction and task proposal

2014-03-18 Thread Daniel Pyrathon
Hi all, As promised, I have been working on the formalizing Meta task. I apologize to not have posted in the last days, but I have come back with my proposal. I want to post this now to the community, in order to gain feedback and re-iterate. Formalizing Meta Enabling users to build custom sto

Re: [GSOC] Introduction and task proposal

2014-03-11 Thread Daniel Pyrathon
Hi Russel, Sorry for getting back now (I did not have notifications set up!). Thank you very much for the suggestions, I will have a look at models/options.py right away. Regards, Daniel Pyrathon On Thursday, March 6, 2014 12:03:04 AM UTC, Russell Keith-Magee wrote: > > Hi Daniel, > > On Wed,

Re: [GSOC] Introduction and task proposal

2014-03-05 Thread Russell Keith-Magee
Hi Daniel, On Wed, Mar 5, 2014 at 11:48 PM, Daniel Pyrathon wrote: > Hi, > > My name is Daniel Pyrathon. I am currently a third year BSc student in > Computer Science at the University of Plymouth. > > I love programming and I have always been active in the Open Source > community (especially Py

[GSOC] Introduction and task proposal

2014-03-05 Thread Daniel Pyrathon
Hi, My name is Daniel Pyrathon. I am currently a third year BSc student in Computer Science at the University of Plymouth. I love programming and I have always been active in the Open Source community (especially Python). In the past years I have written lots of Python, Javascript, Ruby, Ja