Use six.moves.urllib.parse instead of the urlparse module.
[mediagoblin.git] / mediagoblin / plugins / oauth / forms.py
2014-05-26 Berker PeksagUse six.moves.urllib.parse instead of the urlparse...
2013-07-31 Rodney EwingMerge commit 'refs/merge-requests/55' of git://gitoriou...
2013-06-21 AditiMerge remote-tracking branch 'cweb/master'
2013-05-19 Brandon InvergoMerge branch 'master' of git://gitorious.org/mediagobli...
2013-05-11 Christopher Allan... Merge remote-tracking branch 'refs/remotes/tryggvib...
2013-05-10 Christopher Allan... Merge remote-tracking branch 'refs/remotes/dthompson...
2013-05-10 Christopher Allan... Merge remote-tracking branch 'refs/remotes/merge-reques...
2013-04-26 Christopher Allan... Merge remote-tracking branch 'refs/remotes/npigeon...
2013-04-26 Christopher Allan... Merge remote-tracking branch 'refs/remotes/rodney757...
2013-04-24 Aditi MittalFix-bug-667-Use-lazy_pass_to_ugettext-for-forms.
2013-04-08 ElrondMerge remote-tracking branch 'cwebber/254_delete_queue_...
2013-03-04 Christopher Allan... Merge branch 'joar-skip_transcoding'
2013-03-02 Joar WandborgFixed hidden fields in oauth client authorization
2012-11-13 Christopher Allan... Merge remote-tracking branch 'refs/remotes/spaetz/trac_...
2012-09-24 Christopher Allan... Correcting a couple of spelling errors. Thanks elesa...
2012-09-22 Joar WandborgFixed typos visisble, appplication
2012-09-21 Joar WandborgAdded client registration caps to OAuth plugin