Skip to content

Edit action description #10

@joke2k

Description

@joke2k

Ho realizzato un componente per l'edit inline del testo di una action, ma quando provo a inviare il testo mi da questo errore:

ImproperlyConfigured at /action/5/edit/description/
EditableParameterView is missing a queryset. 
Define EditableParameterView.model, EditableParameterView.queryset, or override EditableParameterView.get_object().

i parametri che ho passato sono questi:

pk: u'5'
name: u'action-description'
value: u'prova di un testo lungo almeno 10 caratteri.'

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions