Tuesday, October 29, 2013

Re: Digging up Django class-based views - 1

On Mon, Oct 28, 2013 at 8:01 AM, Leonardo Giordani
<giordani.leonardo@gmail.com> wrote:
> Hi all,
>
> I want to share with you a post about class-based views.
> Hope you find it useful.
>
> http://lgiordani.github.io/blog/2013/10/28/digging-up-django-class-based-views-1/
>

Nice - clearly written. You have a couple of typos in your code blocks
in the "URL Dispatchers and views" section, **kwds instead of **kwargs
as in the method definition.

Cheers

Tom

--
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscribe@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at http://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CAFHbX1JCVyoocEqreOeOSWzxZUiY3e7Xb4WEQr0VBr_SgLg5Ew%40mail.gmail.com.
For more options, visit https://groups.google.com/groups/opt_out.

No comments:

Post a Comment