Udemy - Python Django 4 Masterclass Build a Real World Project
Language: English | Size:13.16 GB
Genre:eLearning
Files Included :
001 Course Introduction.mp4 (130.2 MB)
MP4
002 Getting the best out of this course.mp4 (8.23 MB)
MP4
003 Understanding the required tools.mp4 (28.25 MB)
MP4
004 Installing Python on Windows.mp4 (40.86 MB)
MP4
005 Installing Python on Mac.mp4 (40.1 MB)
MP4
006 Pycharm and Django.mp4 (30.54 MB)
MP4
007 Installing VS Code on Mac, Windows, Linux.mp4 (21.6 MB)
MP4
008 Introduction to the command-line terminal and its importance with Django.mp4 (33.49 MB)
MP4
001 Section Overview.mp4 (4.14 MB)
MP4
002 What is a Web Framework Introduction to Django.mp4 (19.67 MB)
MP4
003 Understanding and setting up a Virtual Environment.mp4 (51.71 MB)
MP4
004 Creating and Setting up Django Project.mp4 (75.61 MB)
MP4
005 Understanding Django Project and its structure.mp4 (43.2 MB)
MP4
006 Running your Django application.mp4 (52.48 MB)
MP4
007 Terminals in Visual Studio Code.mp4 (55.76 MB)
MP4
008 Apps in Django and creating your first app.mp4 (31.49 MB)
MP4
009 How does Django work.mp4 (12.88 MB)
MP4
010 Section Summary.mp4 (9.86 MB)
MP4
001 Section overview.mp4 (4.8 MB)
MP4
002 URL's and getting our first URL running.mp4 (76.03 MB)
MP4
003 Understanding URLs and views in Django.mp4 (37.05 MB)
MP4
004 Views and app specific URL's.mp4 (106.74 MB)
MP4
005 Challenge Create our second URL and view.mp4 (53.51 MB)
MP4
006 Dynamic URL's.mp4 (64.46 MB)
MP4
007 Returning HTML as response.mp4 (49.68 MB)
MP4
008 Updating views to return multiple jobs.mp4 (68.94 MB)
MP4
009 Path converters.mp4 (60.58 MB)
MP4
010 What is a Request Types of request GET vs POST.mp4 (43.5 MB)
MP4
011 Redirects.mp4 (29.93 MB)
MP4
012 Challenge Displaying all jobs on home page.mp4 (93.87 MB)
MP4
013 Reverse resolution of URLs and URL names.mp4 (91.37 MB)
MP4
014 Handling not found.mp4 (33.61 MB)
MP4
015 Section Summary.mp4 (29.32 MB)
MP4
001 Section overview.mp4 (3.76 MB)
MP4
002 Django Template Language The Need.mp4 (59.45 MB)
MP4
003 Creating your first dynamic template.mp4 (86.14 MB)
MP4
004 Behind the scenes and best practices.mp4 (71.26 MB)
MP4
005 Working with variables to render dynamic information.mp4 (50.57 MB)
MP4
006 render() function.mp4 (13.34 MB)
MP4
007 Challenge One more variable.mp4 (13.82 MB)
MP4
008 What are tags.mp4 (6.95 MB)
MP4
009 If.else statements.mp4 (31.01 MB)
MP4
010 For loops.mp4 (12.18 MB)
MP4
011 Django Template Language and Visual Studio.mp4 (25.54 MB)
MP4
012 Working with filters.mp4 (37 MB)
MP4
013 Writing comments in templates.mp4 (12.28 MB)
MP4
014 Challenge Migrating job detail page to template.mp4 (50.5 MB)
MP4
015 Challenge Migrating jobs list page to template.mp4 (63.48 MB)
MP4
016 URL tag in Django.mp4 (40.2 MB)
MP4
017 Section Summary.mp4 (15.17 MB)
MP4
001 Section overview.mp4 (2.51 MB)
MP4
002 Basics What is a database and why do we need it.mp4 (51.43 MB)
MP4
003 Django and Databases.mp4 (35.27 MB)
MP4
004 What is ORM.mp4 (15.84 MB)
MP4
005 Django Models, Field, Field types, Field options.mp4 (34.12 MB)
MP4
006 Creating our first Model and doing migrations.mp4 (113.52 MB)
MP4
007 Viewing tables created.mp4 (35.43 MB)
MP4
008 Adding more fields to our models.mp4 (43.82 MB)
MP4
009 Remigration.mp4 (88.04 MB)
MP4
010 Behind the scenes of Django Migrations.mp4 (77.24 MB)
MP4
011 Inserting data into the database.mp4 (38.67 MB)
MP4
012 Getting all data from the table.mp4 (33.1 MB)
MP4
013 str in models.mp4 (47.71 MB)
MP4
014 Query Filters.mp4 (61.35 MB)
MP4
015 Getting single record from the table.mp4 (65.93 MB)
MP4
016 exclude().mp4 (25.68 MB)
MP4
017 Limiting QuerySets.mp4 (18.11 MB)
MP4
018 Sorted results.mp4 (47.19 MB)
MP4
019 Field Lookups.mp4 (48.83 MB)
MP4
020 Updating the existing data.mp4 (54.74 MB)
MP4
021 Chaining QuerySets.mp4 (39.46 MB)
MP4
022 Job list page Getting data from the database in-app.mp4 (73.51 MB)
MP4
023 Job detail page Getting data from the database in-app.mp4 (52.37 MB)
MP4
024 Working with Slugs, why slugs.mp4 (133.79 MB)
MP4
025 Best practices and preventing updates of Slugs.mp4 (60.66 MB)
MP4
026 Defining limit and Using Slugs as index.mp4 (30.47 MB)
MP4
027 Aggregation.mp4 (83.45 MB)
MP4
028 Deleting data from the database.mp4 (56.14 MB)
MP4
029 Section Summary.mp4 (17.75 MB)
MP4
001 Section overview.mp4 (2.61 MB)
MP4
002 Django Admin panel.mp4 (40.67 MB)
MP4
003 Exploring admin panel and activating models in admin.mp4 (29.53 MB)
MP4
004 Managing data with admin panel.mp4 (39.4 MB)
MP4
005 Behind the scenes of Django Admin panel.mp4 (74.26 MB)
MP4
006 Customizing admin panel.mp4 (18.99 MB)
MP4
007 Customizing model fields in list view.mp4 (58.75 MB)
MP4
008 Filters.mp4 (31.13 MB)
MP4
009 Allowing users to search.mp4 (50.7 MB)
MP4
010 Managing fields in detail view.mp4 (30.31 MB)
MP4
011 Working with Fieldsets.mp4 (55.89 MB)
MP4
012 Using inbuilt CSS classes.mp4 (26.58 MB)
MP4
013 Section Summary.mp4 (18.68 MB)
MP4
001 Section overview.mp4 (2.36 MB)
MP4
002 Working with multiple models Relationships.mp4 (14.38 MB)
MP4
003 One to One relationship.mp4 (143.65 MB)
MP4
004 Managing data with One to One Relationships.mp4 (139.34 MB)
MP4
005 Many to One relationship.mp4 (102.38 MB)
MP4
006 Managing data with Many to One relationship.mp4 (274.55 MB)
MP4
007 Many to Many relationship.mp4 (93.95 MB)
MP4
008 Managing data in Many to Many relationship.mp4 (108.94 MB)
MP4
009 New models on Admin panel Location Model.mp4 (32.68 MB)
MP4
010 New models on Admin panel Author Model.mp4 (12.07 MB)
MP4
011 New models on Admin panel Skills Model.mp4 (18.33 MB)
MP4
012 Section Summary.mp4 (7.14 MB)
MP4
001 Section overview.mp4 (6.29 MB)
MP4
002 Bringing forms to the front end Forms and ModelForms.mp4 (15.87 MB)
MP4
003 Forms the traditional way.mp4 (69.84 MB)
MP4
004 Evaluating our form.mp4 (28.62 MB)
MP4
005 POST requests and CSRF tokens.mp4 (23.04 MB)
MP4
006 Adding serverside validations.mp4 (81.1 MB)
MP4
007 Saving data to database.mp4 (97.99 MB)
MP4
008 Evaluating our approach so far.mp4 (29.6 MB)
MP4
009 The Form class.mp4 (20.4 MB)
MP4
010 Our first Django Form.mp4 (68.01 MB)
MP4
011 Building our view with Form.mp4 (21.88 MB)
MP4
012 Analyzing our form.mp4 (26.53 MB)
MP4
013 Saving form data.mp4 (117.7 MB)
MP4
014 Different ways of rendering form.mp4 (33.28 MB)
MP4
015 Form options.mp4 (46.8 MB)
MP4
016 Validating fields.mp4 (107.26 MB)
MP4
017 Rendering form manually.mp4 (87.14 MB)
MP4
018 Rendering fields with for loop.mp4 (52.1 MB)
MP4
019 What are ModelForms.mp4 (63.69 MB)
MP4
020 Configuring views to work with ModelForms.mp4 (43.14 MB)
MP4
021 Customizing defaults with ModelForms.mp4 (79.98 MB)
MP4
022 Validations in Model.mp4 (54.12 MB)
MP4
023 Working with choices.mp4 (63.81 MB)
MP4
024 blank vs required vs null.mp4 (9.61 MB)
MP4
025 Section Summary.mp4 (8.62 MB)
MP4
001 Section overview.mp4 (2.65 MB)
MP4
002 What are static files.mp4 (3.43 MB)
MP4
003 CSS and JS within HTML file.mp4 (28.26 MB)
MP4
004 A separate CSS file.mp4 (53.29 MB)
MP4
005 Behind the scenes of static files.mp4 (45.47 MB)
MP4
006 A separate JS file.mp4 (19.35 MB)
MP4
007 Best practices with static files.mp4 (18.97 MB)
MP4
008 Rendering images in your projects.mp4 (35.59 MB)
MP4
009 Image Uploads Setting up a new app.mp4 (152.64 MB)
MP4
010 Saving and uploading images.mp4 (89.48 MB)
MP4
011 Rendering images on frontend.mp4 (132.53 MB)
MP4
012 Uploading files other than images.mp4 (123.03 MB)
MP4
013 Section Summary.mp4 (38.93 MB)
MP4
001 Section overview.mp4 (3.38 MB)
MP4
002 Way forward What are we going to build.mp4 (19.3 MB)
MP4
003 Updating Job detail Page.mp4 (77.35 MB)
MP4
004 Challenge Updating Job List Page.mp4 (83.33 MB)
MP4
005 Adding missing models.mp4 (75.1 MB)
MP4
006 Updating Subscribe Page.mp4 (24.55 MB)
MP4
007 Inheritance with Templates and its need.mp4 (55.68 MB)
MP4
008 Using inheritance to organize templates.mp4 (103.61 MB)
MP4
009 Challenge Updating Job detail Page.mp4 (34.64 MB)
MP4
010 Challenge Updating Subscribe Page.mp4 (23.43 MB)
MP4
011 Submitting data from subscribe form.mp4 (38.52 MB)
MP4
012 Section Summary.mp4 (3.87 MB)
MP4
001 Section overview.mp4 (5.8 MB)
MP4
002 What does hosting on production mean.mp4 (18.26 MB)
MP4
003 Exploring different hosting providers.mp4 (114.13 MB)
MP4
005 Heroku an overview and how does it work.mp4 (42.76 MB)
MP4
006 Getting started on heroku.mp4 (47.49 MB)
MP4
007 Preparing your app to be deployed on production.mp4 (90.08 MB)
MP4
008 Additonal configurations before deployment.mp4 (38.04 MB)
MP4
009 Getting project dependencies on your server.mp4 (26.62 MB)
MP4
010 Installing and setting up git.mp4 (119.49 MB)
MP4
011 Deploying your application on Heroku server.mp4 (117.72 MB)
MP4
012 Serving static files on production.mp4 (51.76 MB)
MP4
013 Deploying to Heroku via CLI.mp4 (56.64 MB)
MP4
014 Heroku commands to know.mp4 (35.48 MB)
MP4
015 Serving static files using WhiteNoise.mp4 (53.3 MB)
MP4
016 What happens if you set IS DEVELOPMENT mode to True.mp4 (30.91 MB)
MP4
017 Serving media files via S3 bucket.mp4 (230.82 MB)
MP4
018 Moving static files to S3 bucket.mp4 (25.47 MB)
MP4
019 SQLite on production.mp4 (25.42 MB)
MP4
020 Postgres and PgAdmin.mp4 (57.34 MB)
MP4
021 Migrating jobapp to relational database.mp4 (119.12 MB)
MP4
022 Getting Relational Database on Production.mp4 (32.96 MB)
MP4
023 Section Summary.mp4 (5.86 MB)
MP4
001 Section Overview.mp4 (11.49 MB)
MP4
003 Project setup.mp4 (37.56 MB)
MP4
004 Posts Building model.mp4 (64.96 MB)
MP4
005 Structuring templates.mp4 (32.83 MB)
MP4
006 Posts views and templates.mp4 (137.04 MB)
MP4
007 Posts URLs and viewing posts.mp4 (64.36 MB)
MP4
008 Configuring static files and render post.mp4 (153.24 MB)
MP4
009 Building the home page.mp4 (178.9 MB)
MP4
010 Building Tags.mp4 (193.41 MB)
MP4
011 Recording views.mp4 (81.81 MB)
MP4
012 Allowing users to comment.mp4 (109.02 MB)
MP4
013 Rendering comments.mp4 (72.79 MB)
MP4
014 Fixing the submit issue on refresh.mp4 (33.7 MB)
MP4
015 Building replies.mp4 (62.85 MB)
MP4
016 Allowing users to leave a reply.mp4 (110.06 MB)
MP4
017 Rendering replies.mp4 (72.66 MB)
MP4
018 Section Summary.mp4 (4.38 MB)
MP4
001 Section Overview.mp4 (4.23 MB)
MP4
002 Displaying popular and new posts on home.mp4 (115.33 MB)
MP4
003 Making users subscribe to our blog.mp4 (144 MB)
MP4
004 Adding featured post.mp4 (122.6 MB)
MP4
005 Building Tags page.mp4 (261.36 MB)
MP4
006 Enabling Author on posts.mp4 (135.94 MB)
MP4
007 Challenge Building Author page.mp4 (261.36 MB)
MP4
008 Building search.mp4 (182.17 MB)
MP4
009 Building website meta.mp4 (124.69 MB)
MP4
010 Building navbar, footer and about page.mp4 (112.51 MB)
MP4
011 Allowing HTML content.mp4 (58.35 MB)
MP4
012 Section Summary.mp4 (9.11 MB)
MP4
001 Section Overview.mp4 (5.49 MB)
MP4
002 What are sessions.mp4 (16.16 MB)
MP4
003 Behind the scenes of sessions.mp4 (29.32 MB)
MP4
004 Enabling sessions to hide subscribe option.mp4 (51.54 MB)
MP4
005 Section Summary.mp4 (17.18 MB)
MP4
001 Section Overview.mp4 (3.55 MB)
MP4
002 Authentication in Django.mp4 (29.24 MB)
MP4
003 Behind the scenes of Django Authentication.mp4 (28.88 MB)
MP4
004 Creating users.mp4 (41.94 MB)
MP4
005 Enabling authentication and Inbuilt views and urls.mp4 (32.64 MB)
MP4
006 Implementing login functionality.mp4 (85.24 MB)
MP4
007 Implementing logout functionality.mp4 (49.03 MB)
MP4
008 Identifying authenticated users in templates and managing errors.mp4 (80.86 MB)
MP4
009 Adding custom registration page.mp4 (166.57 MB)
MP4
010 Implementing registration functionality.mp4 (108.09 MB)
MP4
011 Refining login page.mp4 (18.93 MB)
MP4
012 Section Summary.mp4 (33.63 MB)
MP4
001 Section Overview.mp4 (4.82 MB)
MP4
002 Building bookmarks.mp4 (160.4 MB)
MP4
003 Challenge Building likes.mp4 (159.36 MB)
MP4
004 Building All Posts page.mp4 (98.2 MB)
MP4
005 Challenge Building All Bookmarks page.mp4 (43.18 MB)
MP4
006 Challenge Building All Likes page.mp4 (29.79 MB)
MP4
007 Fixing the footer.mp4 (23.85 MB)
MP4
008 Building Sidebar in post.mp4 (172.85 MB)
MP4
009 Section Summary.mp4 (2.65 MB)
MP4
002 Bonus Lecture and Information.mp4 (100.24 MB)
MP4
Udemy - Python Django 4 Masterclass Build a Real World Project.z01
https://rapidgator.net/file/870905be00c67b365e8693fcf5562e1a/_Python_Django_4_Masterclass__Build_a_Real_World_Project.z01
Udemy - Python Django 4 Masterclass Build a Real World Project.z02
https://rapidgator.net/file/ed93629c997c613b271f6cad9bcd6f9a/_Python_Django_4_Masterclass__Build_a_Real_World_Project.z02
Udemy - Python Django 4 Masterclass Build a Real World Project.z03
https://rapidgator.net/file/037eeae44feb90c209df09df1381665f/_Python_Django_4_Masterclass__Build_a_Real_World_Project.z03
Udemy - Python Django 4 Masterclass Build a Real World Project.z04
https://rapidgator.net/file/4596005b6ccc6ee0ae8fcc628eb823c6/_Python_Django_4_Masterclass__Build_a_Real_World_Project.z04
Udemy - Python Django 4 Masterclass Build a Real World Project.z05
https://rapidgator.net/file/f5d0ec4be423662a6355f383c582e46d/_Python_Django_4_Masterclass__Build_a_Real_World_Project.z05
Udemy - Python Django 4 Masterclass Build a Real World Project.z06
https://rapidgator.net/file/a7f99f24cc5df9af52bb693dcd1ba69b/_Python_Django_4_Masterclass__Build_a_Real_World_Project.z06
Udemy - Python Django 4 Masterclass Build a Real World Project.z07
https://rapidgator.net/file/912664a991d17ff7c737f5ba79ceb7eb/_Python_Django_4_Masterclass__Build_a_Real_World_Project.z07
Udemy - Python Django 4 Masterclass Build a Real World Project.z08
https://rapidgator.net/file/c09177b8291edf6a34b2584614bd17b7/_Python_Django_4_Masterclass__Build_a_Real_World_Project.z08
Udemy - Python Django 4 Masterclass Build a Real World Project.z09
https://rapidgator.net/file/f26d6622b9c86871c37db5648dcb9c36/_Python_Django_4_Masterclass__Build_a_Real_World_Project.z09
Udemy - Python Django 4 Masterclass Build a Real World Project.z10
https://rapidgator.net/file/e2dd56e15bafd43989d12299ea615ad2/_Python_Django_4_Masterclass__Build_a_Real_World_Project.z10
Udemy - Python Django 4 Masterclass Build a Real World Project.z11
https://rapidgator.net/file/e3e57b2ec38265b4143823da5b312ea2/_Python_Django_4_Masterclass__Build_a_Real_World_Project.z11
Udemy - Python Django 4 Masterclass Build a Real World Project.z12
https://rapidgator.net/file/9e267719cf3e92feab84cdd3bbcf0f39/_Python_Django_4_Masterclass__Build_a_Real_World_Project.z12
Udemy - Python Django 4 Masterclass Build a Real World Project.z13
https://rapidgator.net/file/0ff2c3881f6ee082a8bbf77df2d9419b/_Python_Django_4_Masterclass__Build_a_Real_World_Project.z13
Udemy - Python Django 4 Masterclass Build a Real World Project.z14
https://rapidgator.net/file/a5df462c37f0086bfb509089e921760b/_Python_Django_4_Masterclass__Build_a_Real_World_Project.z14
Udemy - Python Django 4 Masterclass Build a Real World Project.z15
https://rapidgator.net/file/63b0f9df4f489beb97bacab8b23bf4fb/_Python_Django_4_Masterclass__Build_a_Real_World_Project.z15
Udemy - Python Django 4 Masterclass Build a Real World Project.z16
https://rapidgator.net/file/f9627bb7aef70d2d57ec4804adda591a/_Python_Django_4_Masterclass__Build_a_Real_World_Project.z16
Udemy - Python Django 4 Masterclass Build a Real World Project.z17
https://rapidgator.net/file/b531154c557c0a64e48bbe67210fa8f1/_Python_Django_4_Masterclass__Build_a_Real_World_Project.z17
Udemy - Python Django 4 Masterclass Build a Real World Project.z18
https://rapidgator.net/file/a712ed93882e7e2207fbbca058bca9ae/_Python_Django_4_Masterclass__Build_a_Real_World_Project.z18
Udemy - Python Django 4 Masterclass Build a Real World Project.z19
https://rapidgator.net/file/e98acb96b04e6f456f4f9b4131e5b7d3/_Python_Django_4_Masterclass__Build_a_Real_World_Project.z19
Udemy - Python Django 4 Masterclass Build a Real World Project.z20
https://rapidgator.net/file/5ab18a215bbe7f9fb1be1150d4f20592/_Python_Django_4_Masterclass__Build_a_Real_World_Project.z20
Udemy - Python Django 4 Masterclass Build a Real World Project.z21
https://rapidgator.net/file/627b78ed7c20745522e1c36db5b32f45/_Python_Django_4_Masterclass__Build_a_Real_World_Project.z21
Udemy - Python Django 4 Masterclass Build a Real World Project.z22
https://rapidgator.net/file/6cbdef103403a1a8159c461a27eec217/_Python_Django_4_Masterclass__Build_a_Real_World_Project.z22
Udemy - Python Django 4 Masterclass Build a Real World Project.z23
https://rapidgator.net/file/780cc8a53f9f62d6d627709a40a9f323/_Python_Django_4_Masterclass__Build_a_Real_World_Project.z23
Udemy - Python Django 4 Masterclass Build a Real World Project.z24
https://rapidgator.net/file/1d9075ce68316c8657df7db7312f0d06/_Python_Django_4_Masterclass__Build_a_Real_World_Project.z24
Udemy - Python Django 4 Masterclass Build a Real World Project.z25
https://rapidgator.net/file/39f9cff5e5f47aa85553a475180cc802/_Python_Django_4_Masterclass__Build_a_Real_World_Project.z25
Udemy - Python Django 4 Masterclass Build a Real World Project.z26
https://rapidgator.net/file/9fcb73e306620469fe4881bc06023c2d/_Python_Django_4_Masterclass__Build_a_Real_World_Project.z26
Udemy - Python Django 4 Masterclass Build a Real World Project.z27
https://rapidgator.net/file/8c2eea8fb8f5d8abeca013b0f3678743/_Python_Django_4_Masterclass__Build_a_Real_World_Project.z27
Udemy - Python Django 4 Masterclass Build a Real World Project.zip
https://rapidgator.net/file/5e6ec5c6ef36db47d2b70200e2c947d9/_Python_Django_4_Masterclass__Build_a_Real_World_Project.zip
Udemy - Python Django 4 Masterclass Build a Real World Project.z01
https://nitroflare.com/view/0411BBC82276D90/_Python_Django_4_Masterclass__Build_a_Real_World_Project.z01
Udemy - Python Django 4 Masterclass Build a Real World Project.z02
https://nitroflare.com/view/C8B94CD64A4B394/_Python_Django_4_Masterclass__Build_a_Real_World_Project.z02
Udemy - Python Django 4 Masterclass Build a Real World Project.z03
https://nitroflare.com/view/E09F2FBCF79BC33/_Python_Django_4_Masterclass__Build_a_Real_World_Project.z03
Udemy - Python Django 4 Masterclass Build a Real World Project.z04
https://nitroflare.com/view/EC155009040DD77/_Python_Django_4_Masterclass__Build_a_Real_World_Project.z04
Udemy - Python Django 4 Masterclass Build a Real World Project.z05
https://nitroflare.com/view/1631F1D30CC07E2/_Python_Django_4_Masterclass__Build_a_Real_World_Project.z05
Udemy - Python Django 4 Masterclass Build a Real World Project.z06
https://nitroflare.com/view/FB671D4948D83A8/_Python_Django_4_Masterclass__Build_a_Real_World_Project.z06
Udemy - Python Django 4 Masterclass Build a Real World Project.z07
https://nitroflare.com/view/D8C27008569C346/_Python_Django_4_Masterclass__Build_a_Real_World_Project.z07
Udemy - Python Django 4 Masterclass Build a Real World Project.z08
https://nitroflare.com/view/88F9E90F99E2175/_Python_Django_4_Masterclass__Build_a_Real_World_Project.z08
Udemy - Python Django 4 Masterclass Build a Real World Project.z09
https://nitroflare.com/view/0249AEA0AEED0E8/_Python_Django_4_Masterclass__Build_a_Real_World_Project.z09
Udemy - Python Django 4 Masterclass Build a Real World Project.z10
https://nitroflare.com/view/FBDA1CF88DFF553/_Python_Django_4_Masterclass__Build_a_Real_World_Project.z10
Udemy - Python Django 4 Masterclass Build a Real World Project.z11
https://nitroflare.com/view/9819B50EF752D12/_Python_Django_4_Masterclass__Build_a_Real_World_Project.z11
Udemy - Python Django 4 Masterclass Build a Real World Project.z12
https://nitroflare.com/view/880B090CD0C1483/_Python_Django_4_Masterclass__Build_a_Real_World_Project.z12
Udemy - Python Django 4 Masterclass Build a Real World Project.z13
https://nitroflare.com/view/BFA4EB4C18A43A2/_Python_Django_4_Masterclass__Build_a_Real_World_Project.z13
Udemy - Python Django 4 Masterclass Build a Real World Project.z14
https://nitroflare.com/view/0B049638DC37C9F/_Python_Django_4_Masterclass__Build_a_Real_World_Project.z14
Udemy - Python Django 4 Masterclass Build a Real World Project.z15
https://nitroflare.com/view/7A644B3CA199B07/_Python_Django_4_Masterclass__Build_a_Real_World_Project.z15
Udemy - Python Django 4 Masterclass Build a Real World Project.z16
https://nitroflare.com/view/A923B7B4E298E91/_Python_Django_4_Masterclass__Build_a_Real_World_Project.z16
Udemy - Python Django 4 Masterclass Build a Real World Project.z17
https://nitroflare.com/view/C2B597086F1F39D/_Python_Django_4_Masterclass__Build_a_Real_World_Project.z17
Udemy - Python Django 4 Masterclass Build a Real World Project.z18
https://nitroflare.com/view/B1331BBEFBC324A/_Python_Django_4_Masterclass__Build_a_Real_World_Project.z18
Udemy - Python Django 4 Masterclass Build a Real World Project.z19
https://nitroflare.com/view/DAC258004E26870/_Python_Django_4_Masterclass__Build_a_Real_World_Project.z19
Udemy - Python Django 4 Masterclass Build a Real World Project.z20
https://nitroflare.com/view/ADA20761254A4B5/_Python_Django_4_Masterclass__Build_a_Real_World_Project.z20
Udemy - Python Django 4 Masterclass Build a Real World Project.z21
https://nitroflare.com/view/8948DF0EC0769B7/_Python_Django_4_Masterclass__Build_a_Real_World_Project.z21
Udemy - Python Django 4 Masterclass Build a Real World Project.z22
https://nitroflare.com/view/AE5C373B6659ECE/_Python_Django_4_Masterclass__Build_a_Real_World_Project.z22
Udemy - Python Django 4 Masterclass Build a Real World Project.z23
https://nitroflare.com/view/22482C9BF5C35DF/_Python_Django_4_Masterclass__Build_a_Real_World_Project.z23
Udemy - Python Django 4 Masterclass Build a Real World Project.z24
https://nitroflare.com/view/A36706CB1D0DCF2/_Python_Django_4_Masterclass__Build_a_Real_World_Project.z24
Udemy - Python Django 4 Masterclass Build a Real World Project.z25
https://nitroflare.com/view/CB0CF297B114614/_Python_Django_4_Masterclass__Build_a_Real_World_Project.z25
Udemy - Python Django 4 Masterclass Build a Real World Project.z26
https://nitroflare.com/view/AD44592E9428C77/_Python_Django_4_Masterclass__Build_a_Real_World_Project.z26
Udemy - Python Django 4 Masterclass Build a Real World Project.z27
https://nitroflare.com/view/55A0A158177F13C/_Python_Django_4_Masterclass__Build_a_Real_World_Project.z27
Udemy - Python Django 4 Masterclass Build a Real World Project.zip
https://nitroflare.com/view/C9DC0A62534C0BF/_Python_Django_4_Masterclass__Build_a_Real_World_Project.zip