FileMood

Download [FreeCourseSite.com] Udemy - Python eCommerce Build a Django eCommerce Web Application

FreeCourseSite com Udemy Python eCommerce Build Django eCommerce Web Application

Name

[FreeCourseSite.com] Udemy - Python eCommerce Build a Django eCommerce Web Application

  DOWNLOAD Copy Link

Trouble downloading? see How To

Total Size

6.5 GB

Total Files

227

Hash

0748362A18CB6ADF4C727F12710A2BF2595C3E98

/1. Getting Started/

1. Welcome to Getting Started with eCommerce.mp4

18.0 MB

2. Software.mp4

3.8 MB

3. System Setup.mp4

7.9 MB

4. Open Source and Our Contribution.mp4

8.1 MB

5. Using GitHub.mp4

16.4 MB

6. Live Walkthrough.mp4

6.3 MB

7. Where to Get Help.mp4

7.4 MB

/10. Products & Async/

1. Intro.mp4

8.0 MB

10. Auto Search.mp4

36.5 MB

11. Display Errors with jQuery Confirm.mp4

37.5 MB

12. Ajaxify the Contact Form Part 1.mp4

39.1 MB

13. Ajaxify the Contact Form Part 2.mp4

35.3 MB

14. Custom eCommerce JS.mp4

14.5 MB

15. Ajax CSRF Security for Django.mp4

12.6 MB

2. Sync vs Async.mp4

9.0 MB

3. Ajax-ify a Form.mp4

32.1 MB

4. Handle Ajax in Django with JsonResponse.mp4

27.3 MB

5. Cart Item Count.mp4

8.9 MB

6. Refresh Cart Ajax.mp4

26.4 MB

7. Refresh Cart Ajax Part 2.mp4

36.3 MB

8. Refresh Cart Ajax Part 3.mp4

21.2 MB

9. Finalize Cart Updating with Ajax.mp4

29.1 MB

/11. Custom User Model/

1. Intro.mp4

12.1 MB

10. Login & Register Views.mp4

31.4 MB

2. Before we get started.mp4

6.1 MB

3. Create the Abstract Base User.mp4

37.1 MB

4. Create the User Model Manager.mp4

18.1 MB

5. Change Default Auth User Model to our Custom Model.mp4

12.2 MB

6. Reload the Database with Fixtures.mp4

35.9 MB

7. Forms & Admin for our Custom User.mp4

32.0 MB

8. Add a Required Field to the User Model.mp4

29.1 MB

9. Update Login & Register Forms.mp4

22.1 MB

/12. Custom Analytics/

1. Intro.mp4

16.3 MB

2. Getting Started.mp4

4.8 MB

3. Craft the Object Viewed Model.mp4

30.6 MB

4. Get Client IP Address.mp4

5.8 MB

5. A Custom Signal.mp4

18.4 MB

6. Object Viewed Mixin.mp4

12.8 MB

7. Handle the Object Viewed Signal.mp4

20.4 MB

8. Handling and Ending User Sessions.mp4

68.1 MB

/13. Stripe Integration/

1. Intro.mp4

13.5 MB

10. Charge the Customer.mp4

86.3 MB

11. Putting it All Together.mp4

50.8 MB

12. Guest Card Checkout.mp4

31.7 MB

13. Changing Payment Methods.mp4

50.5 MB

14. Improving Card UI Part 1.mp4

23.0 MB

15. Improving Card UI Part 2.mp4

45.4 MB

2. Getting Started.mp4

15.6 MB

3. Create Stripe Customer.mp4

24.9 MB

4. Payment Method View & Stripe JS.mp4

45.3 MB

5. Improving Payment Method Form.mp4

53.5 MB

6. Improving Payment Method Form Part 2.mp4

21.5 MB

7. Reusable Stripe Module.mp4

48.3 MB

8. Add Card to Customer with Stripe.mp4

37.6 MB

9. Save Card in Django.mp4

38.4 MB

/14. Mailchimp Integration/

1. Intro.mp4

4.9 MB

10. User Email Marketing Preference View.mp4

54.1 MB

11. Mailchimp Webhook Handler.mp4

78.1 MB

2. The Value of Email.mp4

11.5 MB

3. Marketing vs Transactional Email.mp4

8.4 MB

4. Setup API Keys.mp4

11.9 MB

5. Marketing App.mp4

15.2 MB

6. Mailchimp Class Part 1.mp4

24.7 MB

7. Mailchimp Class Part 2.mp4

27.2 MB

8. Mailchimp Class Part 3.mp4

70.4 MB

9. Django & Mailchimp.mp4

51.1 MB

/15. Go Live/

1. Local vs Production Environments.mp4

4.4 MB

10. Add Custom Domain & HTTPs on Heroku.mp4

21.8 MB

11. Live Environment Variables.mp4

45.7 MB

12. Error Views and Templates.mp4

22.9 MB

13. Setup Email to Help Solve Server Errors.mp4

46.8 MB

14. Using Heroku Locally.mp4

43.4 MB

2. New Settings Module.mp4

22.6 MB

3. Multiple Settings Modules.mp4

27.7 MB

4. Prepare for HTTPs.mp4

7.8 MB

5. The gitignore File.mp4

10.3 MB

6. Requirements File.mp4

11.2 MB

7. Setup Git Version Control.mp4

38.9 MB

8. Deploy to Heroku.mp4

59.5 MB

9. AWS S3 for Static Files.mp4

83.3 MB

/16. Account & Settings/

1. User Account Home.mp4

39.1 MB

10. Email Reactivation.mp4

91.5 MB

11. Improved Login Form & View.mp4

57.2 MB

12. Login Form for Confirmation Emails.mp4

40.8 MB

13. Upgrading the Guest Checkout Form.mp4

51.0 MB

14. Edit Account Details.mp4

39.4 MB

15. User Product History View.mp4

65.7 MB

16. Orders & Order Detail.mp4

79.9 MB

2. Naming & Dropdown.mp4

19.4 MB

3. Account Bootstrap Cards.mp4

31.2 MB

4. Link Account Bootstrap Cards.mp4

15.5 MB

5. Password Reset and Change.mp4

40.7 MB

6. send_email and get_template.mp4

56.9 MB

7. Email Activation.mp4

101.2 MB

8. Custom QuerySet for Confirmable Activations.mp4

51.4 MB

9. Email Activation View.mp4

61.6 MB

/17. Selling Digital Items/

1. Digital Products & Cart.mp4

25.5 MB

10. Download Product File Part 1.mp4

21.3 MB

11. Download Product File Part 2.mp4

42.8 MB

12. Perform the File Download.mp4

34.6 MB

13. Checking Download Permissions.mp4

56.8 MB

14. In Library Display Part 1.mp4

63.0 MB

15. In Library Display Part 2 with Ajax.mp4

47.3 MB

16. AWS S3 File Upload.mp4

42.4 MB

17. Fixing the Upload Path.mp4

15.0 MB

18. Creating the AWS Download Class.mp4

15.5 MB

19. Using the AWS Download Client.mp4

34.4 MB

2. Shipping-less Checkout.mp4

23.4 MB

20. A Custom Filename.mp4

30.7 MB

3. Product Purchases.mp4

43.0 MB

4. Handling Products Being Purchased.mp4

30.1 MB

5. Display of Refunded Items.mp4

23.1 MB

6. library View.mp4

44.6 MB

7. Library View for Products Only.mp4

16.3 MB

8. Product File Model.mp4

46.6 MB

9. Changing File Field Storage to Protected Location.mp4

29.1 MB

/18. Graphs and Sales/

1. Setup the View.mp4

17.8 MB

10. Display True Data.mp4

72.9 MB

11. Cleanup.mp4

31.4 MB

12. Inline Js to External.mp4

6.6 MB

2. Add Context for the Order Data.mp4

26.1 MB

3. Intuitive Recent Order Total.mp4

8.8 MB

4. Aggregate & Annotate.mp4

45.3 MB

5. Get Data by Custom QuerySet.mp4

20.7 MB

6. Intro to Datetime Module.mp4

51.0 MB

7. Filter by Range of Time.mp4

89.2 MB

8. Chart-js Intro.mp4

54.1 MB

9. Using Ajax to Render Charts.mp4

66.2 MB

/19. Thank you/

1. Thank you & Next Steps.mp4

20.1 MB

/2. Hello World/

1. Intro.mp4

2.7 MB

10. User Register.mp4

38.8 MB

11. Setup & Serve Local Static & Media Files.mp4

41.7 MB

2. A Fresh Virtualenv.mp4

7.9 MB

3. Hello World.mp4

12.6 MB

4. Render HTML.mp4

7.6 MB

5. Django Template.mp4

21.7 MB

6. Template Context.mp4

14.0 MB

7. HTML Form.mp4

23.2 MB

8. Django Forms.mp4

34.8 MB

9. User Login.mp4

43.2 MB

/3. Products Component/

1. Intro.mp4

1.4 MB

10. Custom Model Managers.mp4

22.2 MB

11. Featured & Custom QuerySets.mp4

38.5 MB

12. SlugField & Signals.mp4

39.9 MB

13. Product URLs.mp4

23.5 MB

2. Your First App Module.mp4

12.2 MB

3. Understanding CRUD.mp4

19.9 MB

4. Product Model.mp4

22.9 MB

5. Django Admin.mp4

16.8 MB

6. List View.mp4

31.7 MB

7. Detail View.mp4

27.7 MB

8. ImageField & FileField.mp4

38.0 MB

9. Understanding Lookups.mp4

26.4 MB

/4. Templates/

1. Intro.mp4

4.6 MB

2. Base Template.mp4

23.5 MB

3. Include Tag.mp4

15.4 MB

4. Pass Arguments with Include.mp4

8.4 MB

5. Reusable List View Snippets.mp4

19.6 MB

6. Reverse for URLs.mp4

22.5 MB

7. Navbar.mp4

24.8 MB

8. Template Filters.mp4

39.5 MB

9. ForLoop Counter & Cycle.mp4

20.5 MB

/5. Bootstrap Framework/

1. Intro.mp4

5.4 MB

10. Prepare for Integration.mp4

2.8 MB

11. Integrate to Django.mp4

27.0 MB

2. Adding Bootstrap.mp4

7.0 MB

3. Container vs Container-Fluid.mp4

14.3 MB

4. Rows and Columns.mp4

28.7 MB

5. Column Sizing.mp4

19.8 MB

6. Offsets & Ordering.mp4

15.5 MB

7. Designing for Different Browser Sizes with Breakpoints.mp4

53.9 MB

8. Spacing with Margin & Padding.mp4

22.6 MB

9. Navbar.mp4

51.0 MB

/6. Search Component/

1. Intro.mp4

4.3 MB

2. A Basic Search View.mp4

33.4 MB

3. Display the Query to the User.mp4

22.1 MB

4. Creating the Search Form.mp4

17.0 MB

5. Better Lookups with Q.mp4

27.7 MB

6. Tag Component.mp4

22.3 MB

7. Shell Commands for a Brief Intro to Foreign Keys.mp4

17.6 MB

8. Search by Related Model.mp4

15.6 MB

/7. Cart Component/

1. Intro.mp4

2.0 MB

10. Add to Cart Form.mp4

27.0 MB

11. Display Cart.mp4

17.8 MB

12. Remove Items from the Cart.mp4

12.1 MB

13. Cart Icon & Font Awesome.mp4

16.7 MB

2. Cart App.mp4

10.1 MB

3. Django Sessions.mp4

36.2 MB

4. Cart Model.mp4

17.6 MB

5. Create a Cart in the View.mp4

24.9 MB

6. Cart Model Manager Part 1.mp4

20.5 MB

7. Cart Model Manager Part 2.mp4

14.6 MB

8. M2M Changed Signal to Calculate Cart Total.mp4

50.7 MB

9. Cart Update View.mp4

36.3 MB

/8. Checkout Process/

1. Intro.mp4

1.7 MB

10. Billing Profile in the Checkout View.mp4

28.1 MB

11. Guest Checkout Profile.mp4

35.7 MB

12. Associate Billing Profile to Order.mp4

38.8 MB

13. Order Manager.mp4

29.5 MB

14. Billing Profile Manager.mp4

15.6 MB

15. Addresses App.mp4

25.8 MB

16. Address App Part 2.mp4

52.0 MB

17. Associate Addresses to Order.mp4

26.5 MB

18. Finalize Checkout.mp4

41.8 MB

19. Reuse Addresses for Checkout.mp4

56.7 MB

2. The Roadmap for the Checkout Process.mp4

10.0 MB

20. Checkout Success.mp4

22.3 MB

3. The Order Component.mp4

24.0 MB

4. Generate the Order ID.mp4

21.7 MB

5. Calculate the Order Total.mp4

31.3 MB

6. Checkout View.mp4

24.2 MB

7. Math with Decimals and Floats in Python.mp4

25.3 MB

8. Upgrading Auth to Prep for Checkout.mp4

40.8 MB

9. Billing Profile Model.mp4

33.0 MB

/9. Fast Track to jQuery/

1. Intro.mp4

8.4 MB

2. Getting Started.mp4

15.0 MB

3. A Basic Selector.mp4

8.4 MB

4. Selectors Part 2.mp4

14.8 MB

5. Content Overflow Part 1.mp4

59.4 MB

6. Data Types, Iteration and Conditionals.mp4

24.3 MB

7. Content Overflow Part 2.mp4

36.9 MB

8. Click Events.mp4

28.8 MB

9. Handling form data in jQuery.mp4

39.8 MB

/

[FreeCourseSite.com].txt

1.1 KB

[FreeCourseSite.com].url

0.1 KB

[HaxTech.me].txt

1.1 KB

[HaxTech.me].url

0.1 KB

 

Total files 227


Copyright © 2025 FileMood.com