Skip to content

Conversation

@ipsod
Copy link

@ipsod ipsod commented Dec 5, 2017

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