Stuck in Tutorial Part 2: can't find django/contrib/admin/templates

2009-04-07 Thread ab3...@gmail.com
I'm working through the tutorial and got stuck near the end of part 2. It says: "Now copy the template admin/base_site.html from within the default Django admin template directory (django/contrib/admin/templates) into an admin subdirectory ..." I cannot figure out what they mean by directory dja

Re: Stuck in Tutorial Part 2: can't find django/contrib/admin/templates

2009-04-07 Thread ab3...@gmail.com
Thanks! You have unlocked the rest of the tutorial for me. I appreciate your help. On Apr 7, 12:57 pm, Alex Gaynor wrote: > On Tue, Apr 7, 2009 at 2:42 PM, ab3...@gmail.com wrote: > > > I'm working through the tutorial and got stuck near the end of part 2. > > It sa

Statistic gathering

2009-04-14 Thread ab3...@gmail.com
I'm new to Django. I'm trying to figure out if there is a well established design paradigm to collect statistics on hyperlink usage. When a visitor follows a link to an external website, I would like to insert the following information into a mysql database table: - the datetime of the click