I'm new to Django. I've done one modest, search only, public site
prior to my current project. I'm also new to python. While I'm new to
all this, I've been doing web dev. for 14 years.

The site I'm working on now is a low-user intranet for a local
restaurant chain.  I was able to conceptualize the whole thing, there
weren't any real challenges in the design. It's just that the tools
were all new. Google and a stack of books were my friend.

During the course of  my development I ran across a helpful blog post
(http://blog.roseman.org.uk/2010/05/10/django-aggregation-and-simple-group/)
on aggregation that actually provided a working example of something I
was needing to do. I added the blog to my reader list and moved on.

After I was done with the first phase of the project I went looking
for a code review. I was hoping to have someone point out where I was
working too hard, missing pythonic approaches and/or Django features.
And, I went back to the author of the very helpful blog post.

The point of all this is to highly recommend Daniel Roseman
(http://www.roseman.org.uk/) if you're inclined to have someone review
your work.  Mr. Roseman was kind (I was sort of prepared to get ripped
as only one can on the internet.), concise and helpful. We had an hour
and a half of Skype enabled review and I don't feel there was a wasted
minute.

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-us...@googlegroups.com.
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.

Reply via email to