Allow registration forms to provide initial values

Review Request #7576 — Created Aug. 11, 2015 and submitted

Information

Djblets
master

Reviewers

The Djblets register view now accepts an additional paramter,
initial_values, that will pre-fill the form with data.

Used this in an app with a register form to provide initial values.

reviewbot
  1. Tool: PEP8 Style Checker
    Processed Files:
        djblets/auth/views.py
    
    
    
    Tool: Pyflakes
    Processed Files:
        djblets/auth/views.py
    
    
  2. 
      
david
  1. Ship It!
  2. 
      
brennie
Review request changed

Status: Closed (submitted)

Change Summary:

Pushed to master (fa3b8ec)
Loading...