I just started using the django-inplaceedit using latest version. It
works great.
[ https://django-inplaceedit.readthedocs.org ]
But I want to remove the hint that it shows when showing editable
items - 'Enable Edit Inline'. Is there any easy way to remove it?
BTW I searched the documentation fo
I think this would be facilitated if the FormWizard possessed a
confirmation step. There is a ticket open on this exact feature
https://code.djangoproject.com/ticket/21644
Em sábado, 12 de abril de 2014 14h28min01s UTC-3, Brad Rice escreveu:
>
> I'm using a Class based Generic Detail View to s
And also:
1)
You have misspelled description in the shorten_words method. In you model
field definition, and in your length check it's "description" but in the
print/return statements it's spelled "desciption".
2)
The python slicing operator is clever enough to handle indexes that are out
of b
3 matches
Mail list logo