Этот материал находится в платной подписке. Оформи премиум подписку и смотри или слушай The Ultimate Flask Course, а также все другие курсы, прямо сейчас!
Премиум
  1. Урок 1. 00:08:44
    Installation on Windows
  2. Урок 2. 00:02:14
    The Two Ways of Running Flask Apps
  3. Урок 3. 00:02:22
    Installation and Hello World
  4. Урок 4. 00:02:25
    Installation Using Pipenv
  5. Урок 5. 00:03:49
    Intro to Routes
  6. Урок 6. 00:01:57
    Route Methods
  7. Урок 7. 00:02:54
    Route Variables
  8. Урок 8. 00:03:19
    Request Query String
  9. Урок 9. 00:05:11
    Request Form Data
  10. Урок 10. 00:04:49
    Request JSON Data
  11. Урок 11. 00:04:25
    Incoming Request Method
  12. Урок 12. 00:04:30
    Redirects and url_for
  13. Урок 13. 00:01:26
    Configuration
  14. Урок 14. 00:05:09
    Sessions
  15. Урок 15. 00:02:56
    Debug Mode
  16. Урок 16. 00:02:10
    Intro to Templates
  17. Урок 17. 00:02:14
    Template Variables
  18. Урок 18. 00:02:18
    Conditionals
  19. Урок 19. 00:02:56
    Loops
  20. Урок 20. 00:02:27
    Static Files
  21. Урок 21. 00:06:14
    Inheritance
  22. Урок 22. 00:01:52
    Include
  23. Урок 23. 00:03:16
    Creating the Database
  24. Урок 24. 00:04:36
    Connect to the Database
  25. Урок 25. 00:02:42
    Queries
  26. Урок 26. 00:03:02
    Inserting Data
  27. Урок 27. 00:03:12
    View All Results
  28. Урок 28. 00:01:28
    Demo
  29. Урок 29. 00:01:36
    The Starting HTML Files
  30. Урок 30. 00:05:54
    Adding Templates
  31. Урок 31. 00:03:33
    Creating the Database
  32. Урок 32. 00:01:37
    Adding Database Helpers
  33. Урок 33. 00:05:35
    Working With The Food Form
  34. Урок 34. 00:06:19
    Inserting Food Data Into Database
  35. Урок 35. 00:04:14
    Display All Foods in Database
  36. Урок 36. 00:10:18
    Inserting the Date
  37. Урок 37. 00:05:34
    Query All Dates
  38. Урок 38. 00:12:32
    Day Screen
  39. Урок 39. 00:04:21
    Add Food to Database
  40. Урок 40. 00:06:01
    Get List Of Foods For Day
  41. Урок 41. 00:03:55
    Getting Food Totals For Day
  42. Урок 42. 00:05:49
    Links
  43. Урок 43. 00:07:56
    Sum Totals Per Day
  44. Урок 44. 00:02:29
    Adding Links
  45. Урок 45. 00:08:38
    Refactor
  46. Урок 46. 00:10:06
    Deployment Server Setup on Amazon Lightsail
  47. Урок 47. 00:04:23
    Deploy To Amazon Lightsail Server
  48. Урок 48. 00:01:43
    Errata
  49. Урок 49. 00:01:49
    Demo
  50. Урок 50. 00:02:13
    Overview of Templates
  51. Урок 51. 00:07:50
    Install and Templates
  52. Урок 52. 00:01:43
    Database Helpers
  53. Урок 53. 00:03:30
    Creating the Database
  54. Урок 54. 00:08:22
    Register User
  55. Урок 55. 00:06:51
    Login
  56. Урок 56. 00:06:17
    Sessions
  57. Урок 57. 00:05:59
    Common User Function
  58. Урок 58. 00:06:40
    Updating Links
  59. Урок 59. 00:02:42
    Creating Test Users
  60. Урок 60. 00:07:36
    User Setup Page
  61. Урок 61. 00:10:01
    Create Question
  62. Урок 62. 00:06:38
    List Questions
  63. Урок 63. 00:07:57
    Answer Question
  64. Урок 64. 00:06:21
    Home Route Questions
  65. Урок 65. 00:03:58
    Question Page
  66. Урок 66. 00:06:32
    Preventing Duplicate Users
  67. Урок 67. 00:03:37
    Protecting Routes
  68. Урок 68. 00:03:19
    Protecting Routes by Role
  69. Урок 69. 00:05:00
    Login Failure Messages
  70. Урок 70. 00:02:33
    Formatting Queries
  71. Урок 71. 00:04:59
    Added Link Macro
  72. Урок 72. 00:08:35
    Base Template
  73. Урок 73. 00:08:02
    Deploy to Heroku
  74. Урок 74. 00:24:55
    Convert to Postgres
  75. Урок 75. 00:01:44
    Static Secret Key On Heroku
  76. Урок 76. 00:03:08
    Demo
  77. Урок 77. 00:06:00
    Setting Up The App and Test With Postman
  78. Урок 78. 00:01:38
    Adding Database Helpers
  79. Урок 79. 00:01:58
    Create the Database
  80. Урок 80. 00:05:36
    Create a New Member
  81. Урок 81. 00:03:53
    Return Member After Creation
  82. Урок 82. 00:04:20
    Get All Members
  83. Урок 83. 00:03:19
    Get One Member
  84. Урок 84. 00:05:59
    Edit A Member
  85. Урок 85. 00:02:14
    Delete A Member
  86. Урок 86. 00:05:29
    Authentication
  87. Урок 87. 00:04:41
    Authentication Decorator
  88. Урок 88. 00:08:41
    Deploy to Python Anywhere
  89. Урок 89. 00:02:35
    Setting Up A Database and Determing the URI
  90. Урок 90. 00:05:43
    Installing Flask-SQLAlchemy
  91. Урок 91. 00:05:43
    Connecting to the Database
  92. Урок 92. 00:10:30
    Create a Table
  93. Урок 93. 00:03:15
    Inserting Data
  94. Урок 94. 00:02:50
    Updating Data
  95. Урок 95. 00:01:01
    Deleting Data
  96. Урок 96. 00:07:13
    Intro to Queries
  97. Урок 97. 00:05:03
    Generative Queries
  98. Урок 98. 00:02:58
    Not Equals and Like
  99. Урок 99. 00:02:20
    In and Not In
  100. Урок 100. 00:01:46
    Null and Not Null
  101. Урок 101. 00:03:19
    And
  102. Урок 102. 00:01:45
    Or
  103. Урок 103. 00:03:06
    Order By
  104. Урок 104. 00:01:39
    Limit
  105. Урок 105. 00:01:43
    Offset
  106. Урок 106. 00:01:13
    Count
  107. Урок 107. 00:02:02
    Inequality
  108. Урок 108. 00:06:16
    One to Many Relationships
  109. Урок 109. 00:04:30
    One to Many Queries
  110. Урок 110. 00:06:14
    Many to Many Relationships
  111. Урок 111. 00:05:38
    Many to Many Queries
  112. Урок 112. 00:01:30
    Install and Set Up
  113. Урок 113. 00:06:42
    Creating a Form
  114. Урок 114. 00:04:49
    Submit the Form
  115. Урок 115. 00:09:56
    Validators
  116. Урок 116. 00:06:51
    More Fields
  117. Урок 117. 00:03:30
    Adding An Extra Validator
  118. Урок 118. 00:02:17
    Changing Labels and Defaults
  119. Урок 119. 00:03:20
    Prepopulating Data
  120. Урок 120. 00:04:52
    More on CSRF
  121. Урок 121. 00:05:33
    Jinja Macro
  122. Урок 122. 00:03:48
    Form Inheritance
  123. Урок 123. 00:08:04
    Field Enclosures
  124. Урок 124. 00:08:31
    Field List
  125. Урок 125. 00:02:46
    Delete Field
  126. Урок 126. 00:06:50
    Dynamic Forms
  127. Урок 127. 00:01:41
    Note on JavaScript AJAX
  128. Урок 128. 00:09:26
    Recaptcha Field
  129. Урок 129. 00:05:33
    Flask-WTF With Flask-Bootstrap
  130. Урок 130. 00:03:08
    Populate Obj
  131. Урок 131. 00:03:06
    Inline Validators
  132. Урок 132. 00:03:42
    Information on Other Fields and Validators
  133. Урок 133. 00:03:58
    Date Fields
  134. Урок 134. 00:19:45
    Flask-WTF Example
  135. Урок 135. 00:01:43
    Installation Setup
  136. Урок 136. 00:01:33
    Blank HTML
  137. Урок 137. 00:05:00
    Available Blocks
  138. Урок 138. 00:09:15
    Configuration
  139. Урок 139. 00:06:59
    Set Up Server and Send Email
  140. Урок 140. 00:00:49
    Note on Debug
  141. Урок 141. 00:02:33
    Email Body
  142. Урок 142. 00:02:19
    Adding More Recipients
  143. Урок 143. 00:01:46
    Adding Sender Name
  144. Урок 144. 00:03:56
    Bulk Messages
  145. Урок 145. 00:01:58
    Attachments
  146. Урок 146. 00:03:20
    Other Message Parameters
  147. Урок 147. 00:02:28
    Setting Up Gmail
  148. Урок 148. 00:02:41
    Installation and Environment Variable Setup
  149. Урок 149. 00:03:24
    Creating Database, Adding SQLAlchemy and Migrate
  150. Урок 150. 00:04:15
    Create Table Upgrade in SQLite
  151. Урок 151. 00:02:20
    Upgrading With SQLite
  152. Урок 152. 00:01:28
    SQLite Downgrades
  153. Урок 153. 00:02:39
    Upgrading and Downgrading
  154. Урок 154. 00:03:37
    MySQL Upgrade and Downgrade
  155. Урок 155. 00:03:20
    Manually Edit Migration
  156. Урок 156. 00:02:19
    Using Flask Script
  157. Урок 157. 00:00:41
    Removing app.run
  158. Урок 158. 00:06:26
    Dropping Columns in SQLite
  159. Урок 159. 00:06:53
    Installation and Configuration
  160. Урок 160. 00:01:46
    Upload Form
  161. Урок 161. 00:05:16
    Uploading First Image
  162. Урок 162. 00:02:35
    Allow and Deny
  163. Урок 163. 00:02:15
    Default Dest
  164. Урок 164. 00:01:29
    Combining Extensions
  165. Урок 165. 00:01:24
    Installation and Init
  166. Урок 166. 00:04:43
    Add User Model
  167. Урок 167. 00:02:33
    The User Loader
  168. Урок 168. 00:05:27
    Login User
  169. Урок 169. 00:01:34
    Current User
  170. Урок 170. 00:02:02
    Logout User
  171. Урок 171. 00:04:04
    Creating a Login Form
  172. Урок 172. 00:01:28
    Redirect to Login Route
  173. Урок 173. 00:02:41
    Login Message
  174. Урок 174. 00:08:19
    Redirect
  175. Урок 175. 00:04:17
    Remember Me
  176. Урок 176. 00:03:30
    Fresh Login
  177. Урок 177. 00:08:01
    Alternative Tokens
  178. Урок 178. 00:11:22
    Auto Expire
  179. Урок 179. 00:13:04
    Using MongoDB
  180. Урок 180. 00:05:03
    Install and Setup
  181. Урок 181. 00:05:18
    Add User View
  182. Урок 182. 00:02:54
    View of Table With Multiple Columns
  183. Урок 183. 00:05:17
    Table with Relationship
  184. Урок 184. 00:02:27
    Remove Column from View
  185. Урок 185. 00:00:56
    Display Primary Key Column
  186. Урок 186. 00:02:26
    Enable/Disable Create, Edit, and Delete
  187. Урок 187. 00:00:52
    Export Table Data
  188. Урок 188. 00:01:19
    Create Modal
  189. Урок 189. 00:03:24
    Other Attributes
  190. Урок 190. 00:06:23
    Using on_model_change to Automatically Hash Password
  191. Урок 191. 00:03:59
    File Admin
  192. Урок 192. 00:06:22
    Modifying the Home Template
  193. Урок 193. 00:04:16
    Modifying Other Views
  194. Урок 194. 00:03:56
    Creating a New View
  195. Урок 195. 00:01:25
    URL For
  196. Урок 196. 00:03:07
    Inline Models
  197. Урок 197. 00:03:01
    Auth for Views
  198. Урок 198. 00:06:24
    Adding Flask-Login
  199. Урок 199. 00:03:59
    Installation and Configuration
  200. Урок 200. 00:04:07
    Create Database
  201. Урок 201. 00:02:47
    Flask-User Sign In and Register Screens
  202. Урок 202. 00:02:57
    Create Protected Page
  203. Урок 203. 00:01:01
    What Flask-User Does to Database Record
  204. Урок 204. 00:06:20
    Enabling Emails
  205. Урок 205. 00:04:58
    Modifying Templates
  206. Урок 206. 00:04:04
    Modifying Email Templates
  207. Урок 207. 00:03:20
    Changing the After Register Endpoint
  208. Урок 208. 00:02:17
    Current User Information
  209. Урок 209. 00:01:06
    Install Flask-Babel
  210. Урок 210. 00:05:40
    Locale
  211. Урок 211. 00:05:41
    Dates and Datetime
  212. Урок 212. 00:03:42
    Marking Words for Translation
  213. Урок 213. 00:07:46
    Translations
  214. Урок 214. 00:01:05
    Poedit
  215. Урок 215. 00:02:19
    Installation
  216. Урок 216. 00:02:06
    Setup Models
  217. Урок 217. 00:00:58
    Create Database
  218. Урок 218. 00:01:04
    Integrate Flask-Restless
  219. Урок 219. 00:06:32
    GET Requests
  220. Урок 220. 00:01:13
    GET Specific Items
  221. Урок 221. 00:06:42
    POST Requests
  222. Урок 222. 00:02:30
    DELETE Requests
  223. Урок 223. 00:03:48
    PUT Requests
  224. Урок 224. 00:04:00
    Limit
  225. Урок 225. 00:02:13
    Offset
  226. Урок 226. 00:03:31
    Order By
  227. Урок 227. 00:07:09
    Search Queries
  228. Урок 228. 00:01:27
    In and Not in Operators
  229. Урок 229. 00:01:51
    Is Null and Is Not Null Operators
  230. Урок 230. 00:02:21
    Like Operator
  231. Урок 231. 00:04:11
    Or Queries
  232. Урок 232. 00:05:15
    Any Operator
  233. Урок 233. 00:02:29
    Has Operator
  234. Урок 234. 00:02:45
    Deleting With Queries
  235. Урок 235. 00:02:42
    Patch With Queries Bug
  236. Урок 236. 00:02:56
    Pagination
  237. Урок 237. 00:03:16
    Installation and Setup
  238. Урок 238. 00:03:43
    Setting Up JavaScript Client
  239. Урок 239. 00:06:32
    Sending From Client to Server
  240. Урок 240. 00:03:28
    Sending From Server to Client
  241. Урок 241. 00:04:52
    Emit Custom Events
  242. Урок 242. 00:05:18
    Sending and Receiving JSON
  243. Урок 243. 00:09:14
    Multiple Clients
  244. Урок 244. 00:02:27
    Broadcasting Messages
  245. Урок 245. 00:06:09
    Server Initiated Events
  246. Урок 246. 00:06:24
    Namespaces
  247. Урок 247. 00:07:12
    Session IDs
  248. Урок 248. 00:11:44
    Send Private Message
  249. Урок 249. 00:07:39
    Join Room
  250. Урок 250. 00:04:35
    Leave Room
  251. Урок 251. 00:01:44
    Close Room
  252. Урок 252. 00:05:00
    Connect and Disconnect
  253. Урок 253. 00:02:20
    Installation and Setup
  254. Урок 254. 00:04:25
    Create Database
  255. Урок 255. 00:07:55
    View Login and Register Routes
  256. Урок 256. 00:03:17
    Additional Routes
  257. Урок 257. 00:02:24
    Login Required and Current User
  258. Урок 258. 00:08:38
    Roles
  259. Урок 259. 00:02:08
    Enabling Mail
  260. Урок 260. 00:06:30
    Custom Emails
  261. Урок 261. 00:03:54
    Custom Views
  262. Урок 262. 00:09:48
    Extending the Forms
  263. Урок 263. 00:02:31
    HTTP Basic Auth
  264. Урок 264. 00:01:42
    Overview of Templates
  265. Урок 265. 00:02:51
    Create Routes With Templates
  266. Урок 266. 00:08:56
    Convert Static Resources
  267. Урок 267. 00:02:28
    Prepare Flask-Migrate and Flask-SQLAlchemy
  268. Урок 268. 00:00:44
    Create SQLite Database
  269. Урок 269. 00:04:10
    Add User Model and Create Table
  270. Урок 270. 00:05:08
    Creating the Register Form
  271. Урок 271. 00:08:17
    Convert Register Form to WTForm
  272. Урок 272. 00:03:19
    Testing the Register Form
  273. Урок 273. 00:01:57
    Adding Error Messages to Register Form
  274. Урок 274. 00:07:41
    Handling the Profile Image Upload
  275. Урок 275. 00:03:46
    Save Registration Data to Database
  276. Урок 276. 00:07:48
    Creating the Login Form
  277. Урок 277. 00:07:34
    Creating the Login Route
  278. Урок 278. 00:04:44
    Finishing the Login Form
  279. Урок 279. 00:09:46
    Displaying the Profile Information
  280. Урок 280. 00:04:52
    Create Tweet Model and Migrate
  281. Урок 281. 00:11:42
    Create Tweet Form
  282. Урок 282. 00:09:24
    Update Timeline to Be Dynamic
  283. Урок 283. 00:12:24
    Add Time Since Tweet Created
  284. Урок 284. 00:13:29
    First Refactor
  285. Урок 285. 00:03:25
    Timeline Image and Total Tweets
  286. Урок 286. 00:09:22
    General Timeline Page
  287. Урок 287. 00:08:39
    Make Profile General
  288. Урок 288. 00:08:14
    Follower Model
  289. Урок 289. 00:04:07
    Add Follow Route
  290. Урок 290. 00:12:02
    Update Follower Count and List of Followers
  291. Урок 291. 00:06:11
    Create Follow Link
  292. Урок 292. 00:02:30
    Test Follow Link
  293. Урок 293. 00:07:04
    Update Timeline Page
  294. Урок 294. 00:03:44
    Add Links to User Profiles
  295. Урок 295. 00:07:08
    Who to Watch Section
  296. Урок 296. 00:02:49
    Add User Timeline Links
  297. Урок 297. 00:08:13
    Refactor HTML
  298. Урок 298. 00:06:09
    Refactor Navigation
  299. Урок 299. 00:03:56
    Make Navigation Links Dependent on Login Status
  300. Урок 300. 00:02:44
    Update Timeline Follower Count and Change Homepage
  301. Урок 301. 00:06:40
    Refactor Views
  302. Урок 302. 00:03:35
    Refactor Register Template
  303. Урок 303. 00:00:50
    Conclusion
  304. Урок 304. 00:04:56
    Starting Files
  305. Урок 305. 00:04:09
    Adding the Product Table
  306. Урок 306. 00:08:45
    Creating the Add Product Form
  307. Урок 307. 00:06:10
    Add Products to Database
  308. Урок 308. 00:04:27
    Admin Dashboard Product List
  309. Урок 309. 00:04:26
    Showing the Dollar Amount and Product Counts
  310. Урок 310. 00:06:36
    Adding Products to Homepage
  311. Урок 311. 00:07:02
    The Product Page
  312. Урок 312. 00:08:27
    Adding to the Cart
  313. Урок 313. 00:08:48
    The Cart Session
  314. Урок 314. 00:09:55
    Display the Items in Cart
  315. Урок 315. 00:05:59
    Remove Item From Cart
  316. Урок 316. 00:11:23
    Creating the Order Tables
  317. Урок 317. 00:02:54
    Creating the Checkout Form
  318. Урок 318. 00:10:20
    Checkout Form Continued
  319. Урок 319. 00:09:33
    Checkout Form Finalized
  320. Урок 320. 00:01:46
    Randomizing the Reference
  321. Урок 321. 00:04:29
    Checkout Screen Cart Details
  322. Урок 322. 00:05:02
    Admin Pending Orders
  323. Урок 323. 00:04:12
    Calculating the Order Total
  324. Урок 324. 00:12:44
    Order Screen
  325. Урок 325. 00:05:42
    Updating the Stock Totals
  326. Урок 326. 00:02:58
    Overview of App
  327. Урок 327. 00:07:17
    Setting up the Flask-Security Models
  328. Урок 328. 00:17:40
    Setting Up the Register Page
  329. Урок 329. 00:01:44
    Setting Up A User
  330. Урок 330. 00:06:17
    Login Screen
  331. Урок 331. 00:02:06
    Thread Model
  332. Урок 332. 00:07:24
    Saving the Thread Form to Database
  333. Урок 333. 00:02:21
    Displaying Threads from the Database
  334. Урок 334. 00:03:39
    Updating the Thread Model to Include Date
  335. Урок 335. 00:02:37
    Thread Page
  336. Урок 336. 00:02:54
    Creating the Reply Model
  337. Урок 337. 00:13:30
    Handling Replies
  338. Урок 338. 00:02:39
    Last Post Date
  339. Урок 339. 00:03:26
    The Profile Page
  340. Урок 340. 00:05:54
    Adding Links and Wrap Up
  341. Урок 341. 00:01:16
    Intro
  342. Урок 342. 00:02:56
    Set Up App
  343. Урок 343. 00:07:29
    Retrieve API Data
  344. Урок 344. 00:02:49
    Create Database
  345. Урок 345. 00:01:09
    Add Cities to Database
  346. Урок 346. 00:04:36
    Show Saved City Data
  347. Урок 347. 00:03:35
    Allow User Save Cities
  348. Урок 348. 00:01:47
    Install Python-Dotenv
  349. Урок 349. 00:05:50
    Prevent Duplicate Cities
  350. Урок 350. 00:05:51
    Prevent Invalid Cities
  351. Урок 351. 00:07:54
    Message Flashing
  352. Урок 352. 00:06:52
    Deleting Cities