8000 Merge pull request #72 from tecladocode/jose/cou-57-update-readme-files · tecladocode/web-dev-bootcamp@5e398dd · GitHub
[go: up one dir, main page]

Skip to content

Commit 5e398dd

Browse files
authored
Merge pull request #72 from tecladocode/jose/cou-57-update-readme-files
2 parents d8fbe15 + 3215e05 commit 5e398dd

File tree

7 files changed

+33
-5
lines changed

7 files changed

+33
-5
lines changed

curriculum/section07/lectures/08_setting_up_microblog_with_flask/README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,3 +12,7 @@ draft: false
1212
---
1313

1414
# Setting up the Microblog project with Flask
15+
16+
::: tip
17+
List of all code changes made in this lecture: [https://diff-store.com/diff/60ac442d39c7427d815e1d4abd74526d](https://diff-store.com/diff/60ac442d39c7427d815e1d4abd74526d)
18+
:::

curriculum/section07/lectures/09_receive_form_data_flask/README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,3 +12,7 @@ draft: false
1212
---
1313

1414
# Receiving form data using Flask
15+
16+
::: tip
17+
List of all code changes made in this lecture: [https://diff-store.com/diff/475b5a22fd4b4d8194c1825889c6770e](https://diff-store.com/diff/475b5a22fd4b4d8194c1825889c6770e)
18+
:::

curriculum/section07/lectures/10_display_past_entries_microblog/README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,8 @@ excerpt: An excerpt of the lecture's content goes here.
1111
draft: false
1212
---
1313

14-
# Displaying past entries in the Microblog project
14+
# Displaying past entries in the Microblog project
15+
16+
::: tip
17+
List of all code changes made in this lecture: [https://diff-store.com/diff/295f249cf29e46918c8d8391699f7c02](https://diff-store.com/diff/295f249cf29e46918c8d8391699f7c02)
18+
:::

curriculum/section07/lectures/11_formatting_dates_correctly_microblog/README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,8 @@ excerpt: An excerpt of the lecture's content goes here.
1111
draft: false
1212
---
1313

14-
# Formatting dates correctly in our entries
14+
# Formatting dates correctly in our entries
15+
16+
::: tip
17+
List of all code changes made in this lecture: [https://diff-store.com/diff/d183b361cc8d4b0d9626a4bdf4f93644](https://diff-store.com/diff/d183b361cc8d4b0d9626a4bdf4f93644)
18+
:::

curriculum/section07/lectures/14_storing_entries_mongodb/README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,8 @@ excerpt: An excerpt of the lecture's content goes here.
1111
draft: false
1212
---
1313

14-
# Storing Microblog entries in MongoDB
14+
# Storing Microblog entries in MongoDB
15+
16+
::: tip
17+
List of all code changes made in this lecture: [https://diff-store.com/diff/0c3715d611e148a78f6150003f689f74](https://diff-store.com/diff/0c3715d611e148a78f6150003f689f74)
18+
:::

curriculum/section07/lectures/15_retrieving_entries_mongodb/README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,8 @@ excerpt: An excerpt of the lecture's content goes here.
1111
draft: false
1212
---
1313

14-
# Retrieving Microblog entries from MongoDB
14+
# Retrieving Microblog entries from MongoDB
15+
16+
::: tip
17+
List of all code changes made in this lecture: [https://diff-store.com/diff/6e3c246e29ad46f6a9ac1e71d2876b37](https://diff-store.com/diff/6e3c246e29ad46f6a9ac1e71d2876b37)
18+
:::

curriculum/section07/lectures/16_flask_app_factory_pattern/README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,8 @@ excerpt: An excerpt of the lecture's content goes here.
1111
draft: false
1212
---
1313

14-
# Using Flask's app factory pattern
14+
# Using Flask's app factory pattern
15+
16+
::: tip
17+
List of all code changes made in this lecture: [https://diff-store.com/diff/b474a5eb637c475db58af2bae2dab9b9](https://diff-store.com/diff/b474a5eb637c475db58af2bae2dab9b9)
18+
:::

0 commit comments

Comments
 (0)
0