GoodCloud / django-zebra

Forms, widgets, template tags and examples that make Stripe + Django easier.
MIT License
193 stars 68 forks source link

Fixed Mixins #13

Closed leetrout closed 12 years ago

leetrout commented 12 years ago

Oh boy, this is embarrassing- fixed misnamed mixin properties.

skoczen commented 12 years ago

Nice catch, Dana. Good luck on your crusade. :)

Lee - does the version bump need to happen because of the docs?

leetrout commented 12 years ago

I figured it was worth a bump since existing code changed... When do you normally bump minor versions?

skoczen commented 12 years ago

Oh, my bad - I didn't see the code line change. Yeah, anytime it's more than docs/comments, I typically bump.