Thanks, looking at other code is always so helpful for me.
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from
On Wed, 2007-06-06 at 09:22 -0700, Werner wrote:
> Hello Kelvin,
>
> just a few sugsession:
>
> * use sqlite3 to have a simple & fast setup
Ahh, good idea.
> * use CACHE_BACKEND = 'dummy:///' (again easier for the first steps)
Another good idea!
> * remove Google Analytics from the base.html
Hello Kelvin,
just a few sugsession:
* use sqlite3 to have a simple & fast setup
* use CACHE_BACKEND = 'dummy:///' (again easier for the first steps)
* remove Google Analytics from the base.html Template :-))
I am still a django virgin and very frustrated there aren't more
*good & readable* sou
Wow! Thanks Kelvin! That's awesome!!
Sincerely,
-Warren
- Original Message -
From: "Kelvin Nicholson" <[EMAIL PROTECTED]>
To:
Sent: Tuesday, June 05, 2007 10:14 PM
Subject: Another Django Site with Source Code
>
> Dear all Djangoers:
>
> When
Dear all Djangoers:
When I first started learning Django I found the docs
better-than-average, yet looking at code was the way for me to really
grasp certain concepts. Cheeserater (thanks Jacob!) was great to look
at a way to do voting, Cab (thanks James!) was great to look at how to
deal with N
5 matches
Mail list logo