Closed fhahn closed 13 years ago
@brutasse thank you for the comments! I was thinking about some kind of PersonMixin as well, but I didn't have enough time in the morning, but I've added it now
Looks like you covered everything, @brutasse - thanks.
Merged. Just tweaked PersonMixin
a bit, see 0a6b5c7. Thanks @fhahn!
thank you! I've avoided initial = super(EditAccountView, self).get_initial() because it caused a wired error in one project I'm working on, but it seems fine here.
@fhahn thanks! I just made a couple of comments but that looks good! If you can adress them that'd be great.
@danfairs and @bezidejni, any other comments?