Skip to content

use all attributes defined in implementation#2

Open
ipsod wants to merge 1 commit into
tippilab:masterfrom
ipsod:patch-1
Open

use all attributes defined in implementation#2
ipsod wants to merge 1 commit into
tippilab:masterfrom
ipsod:patch-1

Conversation

@ipsod

@ipsod ipsod commented Dec 5, 2017

Copy link
Copy Markdown

Before I fixed this, it clobbered the size attribute I had defined:

    widgets = {
        'title': CharsLeftInput(attrs={'size': 80}),
    }

Before I fixed this, it clobbered the `size` attribute I had defined:

        widgets = {
            'title': CharsLeftInput(attrs={'size': title_max_length}),
        }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant