Learning Path Django Modern Web Development with Django
Focused View
14:44:05
5 View
1.1 C10314.zip
1. The Course Overview.mp4
04:47
2. Installing Django.mp4
04:24
3. Creating Your First Project.mp4
08:04
4. Designing the Blog Data Schema.mp4
07:01
5. Creating an Administration Site for Your Models.mp4
05:30
6. Working with QuerySet and Managers.mp4
08:19
7. Building List and Detail Views.mp4
05:45
8. Creating Templates for Your Views.mp4
03:57
9. Adding Pagination.mp4
02:31
10. Using Class-Based Views.mp4
03:03
11. Creating and Handling Forms.mp4
05:48
12. Sharing posts by E-Mail.mp4
06:19
13. Creating a Comment System.mp4
07:15
14. Adding Comments to the Post.mp4
04:02
15. Adding Tagging Functionality.mp4
06:24
16. Retrieving Posts by Similarity.mp4
04:06
17. Creating Custom Template Tags and Filters.mp4
10:57
18. Adding a Sitemap to Your Site.mp4
04:20
19. Creating Feeds for Your Blog Posts.mp4
02:10
20. Adding a Search Engine with Solr and Haystack.mp4
13:33
21. Creating a Social Website Project.mp4
02:45
22. Using the Django Authentication Framework.mp4
14:14
23. Password Authentication.mp4
05:20
24. User Registration and User Profiles.mp4
11:44
25. Building a Custom Authentication Backend.mp4
03:26
26. Adding Social Authentication to Your Site.mp4
09:28
27. Creating an Image Bookmarking Website.mp4
05:21
28. Posting Content from Other Websites.mp4
14:05
29. Creating a Detail View for Images.mp4
02:03
30. Creating Image Thumbnails Using Sorl-Thumbnail.mp4
02:28
31. Adding AJAX Actions with jQuery.mp4
10:41
32. Creating Custom Decorators for Your Views.mp4
02:15
33. Adding AJAX Pagination to Your List Views.mp4
05:50
34. Building a Follower System.mp4
06:30
35. Building a Follower System (Continued).mp4
06:27
36. Building a Generic Activity Stream Application.mp4
08:28
37. Building a Generic Activity Stream Application (Continued).mp4
08:02
38. Using Signals for De-normalizing Counts.mp4
07:43
39. Using Redis for Storing Item Views.mp4
07:46
40. Using Redis for Storing a Ranking.mp4
04:42
41. Creating an Online Shop Project.mp4
13:22
42. Building a Shopping Cart.mp4
10:57
43. Creating Shopping Cart Views.mp4
07:17
44. Creating a Context Processor for the Current.mp4
04:18
45. Registering Customer Orders.mp4
06:49
46. Launching Asynchronous Tasks with Celery.mp4
07:55
47. Integrating a Payment Gateway.mp4
13:42
48. Payment Notifications.mp4
06:49
49. Exporting Orders to CSV Files.mp4
03:56
50. Extending the Admin Site with Custom Views.mp4
04:57
51. Generating PDF Invoices Dynamically.mp4
07:28
52. Creating a Coupon System.mp4
15:22
53. Adding Internationalization and Localization.mp4
08:22
54. Translating Python Code.mp4
07:59
55. Translating Templates.mp4
06:40
56. Using the Rosetta Translation Interface.mp4
04:28
57. URL Patterns for Internationalization.mp4
04:47
58. Allowing Users to Switch Language.mp4
01:38
59. Translating Models with django-parler.mp4
09:21
60. Translating Models with django-parler (Continued).mp4
08:05
61. Building a Recommendation Engine.mp4
10:10
62. Creating an E-Learning Platform.mp4
01:35
63. Building the Course Models.mp4
06:52
64. Creating Models for Diverse Content.mp4
07:38
65. Creating Custom Model Fields.mp4
07:56
66. Creating a Content Management System.mp4
07:57
67. Working with Groups and Permissions.mp4
08:19
68. Using Form-sets.mp4
06:40
69. Adding Content to Course Modules.mp4
05:57
70. Managing Modules and Contents.mp4
05:00
71. Reordering Modules and Contents.mp4
04:52
72. Displaying Courses.mp4
05:26
73. Adding Student Registration.mp4
08:53
74. Accessing the Course Contents.mp4
08:34
75. Using the Cache Framework.mp4
08:13
76. The Process of Caching.mp4
10:45
77. Building a RESTful API.mp4
14:40
78. Handling Authentication.mp4
11:27
79. Test Your Knowledge.html
1. The Course Overview.mp4
02:25
2. Installation and Setup.mp4
03:40
3. Apps and Views.mp4
07:18
4. Templates.mp4
06:37
5. Models.mp4
06:06
6. Models, Views, and Templates.mp4
07:55
7. Forms.mp4
11:08
8. Users and the Admin.mp4
09:02
9. Relationships.mp4
10:26
10. Querysets and managers.mp4
08:10
11. Extending our Models.mp4
05:06
12. E-learning Views.mp4
13:31
13. E-learning views (continued).mp4
06:59
14. E-learning Templates.mp4
09:23
15. Authentication.mp4
09:30
16. Class-based Views.mp4
08:53
17. Django REST framework.mp4
05:38
18. Django REST Framework (continued).mp4
09:51
19. Heroku.mp4
04:51
20. Preparing your application.mp4
12:55
21. Test Your Knowledge.html
1. The Course Overview.mp4
03:16
2. Designing a RESTful API to Interact with a Simple SQLite Database.mp4
04:03
3. Working with Lightweight Virtual Environments.mp4
03:26
4. Setting Up the Virtual Environment with Django REST Framework.mp4
03:17
5. Creating the Models.mp4
05:34
6. Managing Serialization and Deserialization.mp4
08:04
7. Defining API Views.mp4
11:07
8. Making HTTP Requests to the API.mp4
10:02
9. Working with GUI Tools Postman and Others.mp4
07:17
10. Using Model Serializers to Eliminate Duplicate Code.mp4
01:56
11. Working with Wrappers to Define API Views.mp4
04:15
12. Using the Default Parsing and Rendering Options.mp4
07:37
13. Browsing the API.mp4
04:02
14. Understanding the Tasks Performed by Each HTTP Method.mp4
04:45
15. Declaring Relationships with the Models.mp4
09:01
16. Managing Serialization and Deserialization with Hyperlinks.mp4
08:41
17. Creating Class-Based Views and Using Generic Classes.mp4
02:10
18. Working with Endpoints for the API.mp4
03:43
19. Creating and Retrieving Related Resources.mp4
04:49
20. Adding Unique Constraints to the Models.mp4
03:52
21. Taking Advantage of Pagination.mp4
07:19
22. Customizing Pagination Classes.mp4
03:57
23. Understanding Authentication, Permission, and Throttling.mp4
03:23
24. Adding Security-Related Data to the Models.mp4
04:38
25. Creating a Customized Permission Class for Object-Level Permissions.mp4
04:20
26. Configuring Permission Policies.mp4
03:56
27. Composing Requests with the Necessary Authentication.mp4
02:46
28. Browsing the API with Authentication Credentials.mp4
03:12
29. Configuring Throttling Policies.mp4
03:28
30. Testing Throttling Policies.mp4
02:00
31. Understanding Filtering, Searching, and Ordering Classes.mp4
02:06
32. Configuring Filtering, Searching, and Ordering for Views.mp4
05:06
33. Testing Filtering, Searching, and Ordering.mp4
02:15
34. Setting Up Unit Tests.mp4
02:31
35. Defining a First Round of Unit Tests.mp4
03:49
36. Running Unit Tests and Checking Testing Coverage.mp4
02:35
37. Improving Testing Coverage.mp4
03:44
38. Test Your Knowledge.html
More details
User Reviews
Rating
average 0
Focused display

PacktPub
View courses PacktPubPackt is a publishing company founded in 2003 headquartered in Birmingham, UK, with offices in Mumbai, India. Packt primarily publishes print and electronic books and videos relating to information technology, including programming, web design, data analysis and hardware.
- language english
- Training sessions 135
- duration 14:44:05
- English subtitles has
- Release Date 2024/03/15