← Back to team overview

launchpad-reviewers team mailing list archive

Re: lp:~allenap/launchpad/dd-initseries-bug-727105-form-submission into lp:launchpad

 

To try +initseries out, paste the following into bin/harness:

    print canonical_url(
        factory.makeDistroSeries(),
        view_name="+initseries")
    transaction.commit()

And visit the URL that's printed. Click around a bit, then submit.

-- 
https://code.launchpad.net/~allenap/launchpad/dd-initseries-bug-727105-form-submission/+merge/55514
Your team Launchpad code reviewers is requested to review the proposed merge of lp:~allenap/launchpad/dd-initseries-bug-727105-form-submission into lp:launchpad.



References