Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Flask tutorial samples #391

Merged
merged 4 commits into from
Jun 29, 2016
Merged

Flask tutorial samples #391

merged 4 commits into from
Jun 29, 2016

Conversation

theacodes
Copy link
Contributor

These are samples needed for the new GAE standard flask tutorial.

Jon Wayne Parrott added 2 commits June 29, 2016 10:08
Change-Id: I52d66219e3400c0b6a0937f3156c0da766841497
Change-Id: Id6f26c55937fb8061bab7c71cae47ecf68045862
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Jun 29, 2016
Jon Wayne Parrott added 2 commits June 29, 2016 10:38
Change-Id: Id1cb80d36bfe954a44055fb03ee9ecd106c313ae
Change-Id: I49c5230283b28b0e5025badcfb342eb36ed93ecc

def test_submitted_form(app):
r = app.post('/submitted', data={
'name': 'Inigo Montoya',
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You killed my father. prepare to die.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:D

@waprin
Copy link
Contributor

waprin commented Jun 29, 2016

lgtm

@theacodes theacodes merged commit 56466d1 into master Jun 29, 2016
@theacodes theacodes deleted the flask-tutorial branch June 29, 2016 17:59
nicain pushed a commit that referenced this pull request Nov 2, 2022
- (Moved to Cloud Storage Bucket for Documentation)
- https://cloud.google.com/document-ai/docs/output

Co-authored-by: Anthonios Partheniou <partheniou@google.com>
msampathkumar pushed a commit that referenced this pull request Nov 14, 2022
* chore(deps): update all dependencies

* 🦉 Updates from OwlBot post-processor

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

* revert

Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
Co-authored-by: meredithslota <meredithslota@google.com>
Co-authored-by: Anthonios Partheniou <partheniou@google.com>
holtskinner added a commit that referenced this pull request Jan 3, 2023
- (Moved to Cloud Storage Bucket for Documentation)
- https://cloud.google.com/document-ai/docs/output

Co-authored-by: Anthonios Partheniou <partheniou@google.com>
holtskinner added a commit that referenced this pull request Jan 4, 2023
- (Moved to Cloud Storage Bucket for Documentation)
- https://cloud.google.com/document-ai/docs/output

Co-authored-by: Anthonios Partheniou <partheniou@google.com>
dandhlee pushed a commit that referenced this pull request Jan 5, 2023
- (Moved to Cloud Storage Bucket for Documentation)
- https://cloud.google.com/document-ai/docs/output

Co-authored-by: Anthonios Partheniou <partheniou@google.com>
dizcology pushed a commit that referenced this pull request Sep 11, 2023
leahecole pushed a commit that referenced this pull request Sep 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants