• 
      

    Add better labels for the RegistrationForm.

    Review Request #5013 — Created Nov. 19, 2013 and submitted — Latest diff uploaded

    Information

    Djblets
    master

    Reviewers

    Add better labels for the RegistrationForm.

    RegistrationForm didn't provide labels for the password1, password2, or
    email fields. This meant that any template that used RegistrationForm
    had to in some way override the displayed labels. Now they have sensible
    defaults.

    Tested with an accompanying Review Board change.