Adones Cunha

Results 1 issues of Adones Cunha

AttributeError is being raised when `quick_publish` is called passing a path processed by a [class-based generic view](https://docs.djangoproject.com/en/1.3/topics/class-based-views/). The error occurs exactily in [this line](https://github.com/django/django/blob/1.3/django/views/generic/base.py#L61), using Django 1.3, in an attempt...