Re: Git repository with all tutorial code.

2011-03-29 Thread Mike Ramirez
On Tuesday, March 29, 2011 10:34:28 pm you wrote: > Though having the code in a public repo might encourage some to copy and > pasta, or not right code at all and just look at how it all goes together > s/right/write/ Mike -- Don't read everything you believe. -- You received this message be

Re: Git repository with all tutorial code.

2011-03-29 Thread Mike Ramirez
On Tuesday, March 29, 2011 03:08:32 pm Lachlan Musicman wrote: > On Wed, Mar 30, 2011 at 07:05, Andreas Neustifter > > wrote: > > Using this as starting point for new users of the tutorial? Is there > > any downside to having this in a repository? > > Well, it's not *evil* if that's what you are

Re: Git repository with all tutorial code.

2011-03-29 Thread Lachlan Musicman
On Wed, Mar 30, 2011 at 07:05, Andreas Neustifter wrote: > > Using this as starting point for new users of the tutorial? Is there > any downside to having this in a repository? Well, it's not *evil* if that's what you are asking. Personally, I found hand typing all the code from the tutorial to b

Git repository with all tutorial code.

2011-03-29 Thread Andreas Neustifter
Hi all! I have just worked the tutorial from http://docs.djangoproject.com/en/1.3/intro/tutorial01/ and recorded all the steps in an Git repository and made this available for everyone to reproduce at https://github.com/astifter/django-Tutorial. Using this as starting point for new users of the t