Re: Visual recogintion of Django website

2007-09-15 Thread cjl
Mikkel: You can do it yourself: https://addons.mozilla.org/en-US/firefox/addon/3176 I don't think it works for tabs, but it definitely works for bookmarks. -cjlesh --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups

Re: Django Tutorial

2007-07-29 Thread cjl
Writing a one-size-fits-all tutorial is hard. Do you target an expert Python programmer with no Django experience? A Java web developer with lots of experience but little knowledge of Python? A complete beginner to Python and web development? I tried writing a tutorial -- www.instantdjango.com -

Re: Default application layout, project/app distinction and encouraging best practices

2007-07-09 Thread cjl
I thought you guys might appreciate some feedback from a total newbie. I am trying to learn Django and Python and the same time, and greatly appreciate the documentation available on Djangoproject and in the Django Book. They are clearly one of Django's greatest strengths. I have worked through