encode / django-vanilla-views

Beautifully simple class-based views.
http://django-vanilla-views.org/
BSD 2-Clause "Simplified" License
985 stars 74 forks source link

missing self #26

Closed kvbik closed 10 years ago

kvbik commented 10 years ago

i believe this should be an example of method, not function. so there were some self missing.

tomchristie commented 10 years ago

Nice catch. Thanks!

kvbik commented 10 years ago

it's been a pleasure!:)