[] Udemy - Python Django 4 Masterclass Build a Real World Project
- 收录时间:2023-08-20 04:13:33
- 文件大小:9GB
- 下载次数:1
- 最近下载:2023-08-20 04:13:33
- 磁力链接:
-
文件列表
- 7. Working with multiple Models and Relationships/5. Managing data with Many to One relationship.mp4 285MB
- 9. Working with Static Files and File uploads/8. Image Uploads Setting up a new app.mp4 172MB
- 5. Django modelsworking with the database/5. Creating our first Model and doing migrations.mp4 152MB
- 7. Working with multiple Models and Relationships/2. One to One relationship.mp4 148MB
- 7. Working with multiple Models and Relationships/3. Managing data with One to One Relationships.mp4 145MB
- 5. Django modelsworking with the database/23. Working with Slugs, why slugs.mp4 141MB
- 9. Working with Static Files and File uploads/10. Rendering images on frontend.mp4 138MB
- 7. Working with multiple Models and Relationships/6. Many to Many relationship.mp4 137MB
- 1. Introduction and setup/1. Course Introduction.mp4 130MB
- 9. Working with Static Files and File uploads/11. Uploading files other than images.mp4 129MB
- 8. Forms and ModelForms/12. Saving form data.mp4 123MB
- 7. Working with multiple Models and Relationships/7. Managing data in Many to Many relationship.mp4 120MB
- 10. Finishing our job application/7. Using inheritance to organize templates.mp4 117MB
- 8. Forms and ModelForms/15. Validating fields.mp4 113MB
- 3. Working with URLs and Views/3. Views and app specific URL's.mp4 113MB
- 5. Django modelsworking with the database/26. Aggregation.mp4 111MB
- 7. Working with multiple Models and Relationships/4. Many to One relationship.mp4 106MB
- 8. Forms and ModelForms/6. Saving data to database.mp4 103MB
- 5. Django modelsworking with the database/8. Remigration.mp4 100MB
- 3. Working with URLs and Views/12. Reverse resolution of URLs and URL names.mp4 98MB
- 6. Django Admin Panel/4. Behind the scenes of Django Admin panel.mp4 98MB
- 9. Working with Static Files and File uploads/9. Saving and uploading images.mp4 94MB
- 3. Working with URLs and Views/11. Challenge Displaying all jobs on home page.mp4 94MB
- 3. Working with URLs and Views/7. Updating views to return multiple jobs.mp4 93MB
- 8. Forms and ModelForms/16. Rendering form manually.mp4 93MB
- 10. Finishing our job application/3. Challenge Updating Job List Page.mp4 87MB
- 2. Basics of Django and its working/3. Creating and Setting up Django Project.mp4 87MB
- 8. Forms and ModelForms/5. Adding serverside validations.mp4 87MB
- 4. Django Template Language/2. Creating your first dynamic template.mp4 86MB
- 10. Finishing our job application/4. Adding missing models.mp4 86MB
- 8. Forms and ModelForms/18. What are ModelForms.mp4 85MB
- 8. Forms and ModelForms/20. Customizing defaults with ModelForms.mp4 84MB
- 8. Forms and ModelForms/22. Working with choices.mp4 82MB
- 5. Django modelsworking with the database/9. Behind the scenes of Django Migrations.mp4 81MB
- 10. Finishing our job application/2. Updating Job detail Page.mp4 81MB
- 3. Working with URLs and Views/1. URL’s and getting our first URL running.mp4 80MB
- 6. Django Admin Panel/6. Customizing model fields in list view.mp4 79MB
- 8. Forms and ModelForms/2. Forms the traditional way.mp4 79MB
- 5. Django modelsworking with the database/24. Best practices and preventing updates of Slugs.mp4 78MB
- 5. Django modelsworking with the database/19. Updating the existing data.mp4 78MB
- 5. Django modelsworking with the database/21. Job list page Getting data from the database in-app.mp4 77MB
- 5. Django modelsworking with the database/27. Deleting data from the database.mp4 76MB
- 8. Forms and ModelForms/21. Validations in Model.mp4 75MB
- 5. Django modelsworking with the database/18. Field Lookups.mp4 73MB
- 3. Working with URLs and Views/5. Dynamic URL’s.mp4 73MB
- 3. Working with URLs and Views/4. Challenge Create our second URL and view.mp4 73MB
- 4. Django Template Language/14. Challenge Migrating jobs list page to template.mp4 72MB
- 5. Django modelsworking with the database/15. exclude().mp4 70MB
- 3. Working with URLs and Views/8. Path converters.mp4 70MB
- 5. Django modelsworking with the database/17. Sorted results.mp4 70MB
- 4. Django Template Language/13. Challenge Migrating job detail page to template.mp4 70MB
- 5. Django modelsworking with the database/1. Basics What is a database and why do we need it.mp4 69MB
- 4. Django Template Language/3. Behind the scenes and best practices.mp4 69MB
- 2. Basics of Django and its working/2. Understanding and setting up a Virtual Environment.mp4 68MB
- 8. Forms and ModelForms/9. Our first Django Form.mp4 68MB
- 10. Finishing our job application/6. Inheritance with Templates and its need.mp4 66MB
- 5. Django modelsworking with the database/14. Getting single record from the table.mp4 66MB
- 5. Django modelsworking with the database/13. Query Filters.mp4 65MB
- 5. Django modelsworking with the database/7. Adding more fields to our models.mp4 62MB
- 4. Django Template Language/1. Django Template Language The Need.mp4 62MB
- 2. Basics of Django and its working/5. Running your Django application.mp4 61MB
- 8. Forms and ModelForms/14. Form options.mp4 61MB
- 9. Working with Static Files and File uploads/3. A separate CSS file.mp4 60MB
- 10. Finishing our job application/1. Way forward What are we going to build.mp4 60MB
- 3. Working with URLs and Views/9. What is a Request Types of request GET vs POST.mp4 59MB
- 6. Django Admin Panel/10. Working with Fieldsets.mp4 58MB
- 8. Forms and ModelForms/19. Configuring views to work with ModelForms.mp4 58MB
- 4. Django Template Language/4. Working with variables to render dynamic information.mp4 58MB
- 10. Finishing our job application/9. Challenge Updating Subscribe Page.mp4 57MB
- 5. Django modelsworking with the database/20. Chaining QuerySets.mp4 56MB
- 2. Basics of Django and its working/4. Understanding Django Project and its structure.mp4 56MB
- 5. Django modelsworking with the database/22. Job detail page Getting data from the database in-app.mp4 56MB
- 2. Basics of Django and its working/6. Terminals in Visual Studio Code.mp4 56MB
- 8. Forms and ModelForms/17. Rendering fields with for loop.mp4 55MB
- 4. Django Template Language/15. URL tag in Django.mp4 53MB
- 6. Django Admin Panel/1. Django Admin panel.mp4 53MB
- 5. Django modelsworking with the database/10. Inserting data into the database.mp4 53MB
- 4. Django Template Language/11. Working with filters.mp4 52MB
- 8. Forms and ModelForms/8. The Form class.mp4 51MB
- 6. Django Admin Panel/8. Allowing users to search.mp4 51MB
- 9. Working with Static Files and File uploads/4. Behind the scenes of static files.mp4 51MB
- 1. Introduction and setup/5. Installing Python on Mac.mp4 51MB
- 8. Forms and ModelForms/4. POST requests and CSRF tokens.mp4 50MB
- 3. Working with URLs and Views/2. Understanding URLs and views in Django.mp4 50MB
- 5. Django modelsworking with the database/6. Viewing tables created.mp4 50MB
- 3. Working with URLs and Views/6. Returning HTML as response.mp4 50MB
- 9. Working with Static Files and File uploads/7. Rendering images in your projects.mp4 49MB
- 5. Django modelsworking with the database/4. Django Models, Field, Field types, Field options.mp4 49MB
- 5. Django modelsworking with the database/11. Getting all data from the table.mp4 49MB
- 5. Django modelsworking with the database/12. __str__ in models.mp4 48MB
- 10. Finishing our job application/8. Challenge Updating Job detail Page.mp4 47MB
- 3. Working with URLs and Views/13. Handling not found.mp4 46MB
- 5. Django modelsworking with the database/16. Limiting QuerySets.mp4 46MB
- 1. Introduction and setup/4. Installing Python on Windows.mp4 43MB
- 7. Working with multiple Models and Relationships/8. New models on Admin panel Location Model.mp4 43MB
- 6. Django Admin Panel/3. Managing data with admin panel.mp4 43MB
- 6. Django Admin Panel/7. Filters.mp4 43MB
- 4. Django Template Language/8. If…else statements.mp4 43MB
- 1. Introduction and setup/8. Introduction to the command-line terminal and its importance with Django.mp4 42MB
- 8. Forms and ModelForms/7. Evaluating our approach so far.mp4 42MB
- 8. Forms and ModelForms/10. Building our view with Form.mp4 41MB
- 6. Django Admin Panel/9. Managing fields in detail view.mp4 41MB
- 5. Django modelsworking with the database/25. Defining limit and Using Slugs as index.mp4 41MB
- 10. Finishing our job application/10. Submitting data from subscribe form.mp4 41MB
- 2. Basics of Django and its working/7. Apps in Django and creating your first app.mp4 40MB
- 6. Django Admin Panel/2. Exploring admin panel and activating models in admin.mp4 39MB
- 9. Working with Static Files and File uploads/2. CSS and JS within HTML file.mp4 39MB
- 8. Forms and ModelForms/3. Evaluating our form.mp4 38MB
- 8. Forms and ModelForms/13. Different ways of rendering form.mp4 38MB
- 9. Working with Static Files and File uploads/6. Best practices with static files.mp4 38MB
- 5. Django modelsworking with the database/2. Django and Databases.mp4 35MB
- 8. Forms and ModelForms/11. Analyzing our form.mp4 35MB
- 3. Working with URLs and Views/10. Redirects.mp4 35MB
- 10. Finishing our job application/5. Updating Subscribe Page.mp4 34MB
- 1. Introduction and setup/6. Pycharm and Django.mp4 31MB
- 6. Django Admin Panel/11. Using inbuilt CSS classes.mp4 30MB
- 4. Django Template Language/6. Challenge One more variable.mp4 29MB
- 5. Django modelsworking with the database/3. What is ORM.mp4 29MB
- 1. Introduction and setup/3. Understanding the required tools.mp4 28MB
- 4. Django Template Language/9. For loops.mp4 28MB
- 2. Basics of Django and its working/1. What is a Web Framework Introduction to Django.mp4 28MB
- 9. Working with Static Files and File uploads/5. A separate JS file.mp4 27MB
- 4. Django Template Language/10. Django Template Language and Visual Studio.mp4 27MB
- 6. Django Admin Panel/5. Customizing admin panel.mp4 26MB
- 7. Working with multiple Models and Relationships/10. New models on Admin panel Skills Model.mp4 23MB
- 1. Introduction and setup/7. Installing VS Code on Mac, Windows, Linux.mp4 23MB
- 8. Forms and ModelForms/1. Bringing forms to the front end Forms and ModelForms.mp4 22MB
- 7. Working with multiple Models and Relationships/1. Working with multiple models Relationships.mp4 20MB
- 4. Django Template Language/5. render() function.mp4 20MB
- 2. Basics of Django and its working/8. How does Django work.mp4 18MB
- 4. Django Template Language/12. Writing comments in templates.mp4 17MB
- 7. Working with multiple Models and Relationships/9. New models on Admin panel Author Model.mp4 16MB
- 8. Forms and ModelForms/23. blank vs required vs null.mp4 14MB
- 1. Introduction and setup/2. Getting the best out of this course.mp4 12MB
- 4. Django Template Language/7. What are tags.mp4 10MB
- 9. Working with Static Files and File uploads/1. What are static files.mp4 8MB
- 1. Introduction and setup/1. Course Introduction.srt 28KB
- 5. Django modelsworking with the database/5. Creating our first Model and doing migrations.srt 24KB
- 5. Django modelsworking with the database/23. Working with Slugs, why slugs.srt 23KB
- 5. Django modelsworking with the database/1. Basics What is a database and why do we need it.srt 22KB
- 3. Working with URLs and Views/12. Reverse resolution of URLs and URL names.srt 20KB
- 10. Finishing our job application/12. Source Codes.html 20KB
- 3. Working with URLs and Views/3. Views and app specific URL's.srt 19KB
- 3. Working with URLs and Views/9. What is a Request Types of request GET vs POST.srt 19KB
- 2. Basics of Django and its working/2. Understanding and setting up a Virtual Environment.srt 18KB
- 6. Django Admin Panel/4. Behind the scenes of Django Admin panel.srt 17KB
- 3. Working with URLs and Views/11. Challenge Displaying all jobs on home page.srt 16KB
- 7. Working with multiple Models and Relationships/3. Managing data with One to One Relationships.srt 16KB
- 3. Working with URLs and Views/8. Path converters.srt 16KB
- 5. Django modelsworking with the database/26. Aggregation.srt 16KB
- 3. Working with URLs and Views/7. Updating views to return multiple jobs.srt 14KB
- 4. Django Template Language/3. Behind the scenes and best practices.srt 14KB
- 3. Working with URLs and Views/5. Dynamic URL’s.srt 14KB
- 3. Working with URLs and Views/1. URL’s and getting our first URL running.srt 14KB
- 4. Django Template Language/14. Challenge Migrating jobs list page to template.srt 14KB
- 6. Django Admin Panel/1. Django Admin panel.srt 13KB
- 2. Basics of Django and its working/3. Creating and Setting up Django Project.srt 13KB
- 6. Django Admin Panel/6. Customizing model fields in list view.srt 13KB
- 5. Django modelsworking with the database/21. Job list page Getting data from the database in-app.srt 13KB
- 5. Django modelsworking with the database/8. Remigration.srt 12KB
- 4. Django Template Language/2. Creating your first dynamic template.srt 12KB
- 2. Basics of Django and its working/6. Terminals in Visual Studio Code.srt 12KB
- 5. Django modelsworking with the database/24. Best practices and preventing updates of Slugs.srt 12KB
- 5. Django modelsworking with the database/9. Behind the scenes of Django Migrations.srt 12KB
- 5. Django modelsworking with the database/22. Job detail page Getting data from the database in-app.srt 12KB
- 3. Working with URLs and Views/2. Understanding URLs and views in Django.srt 11KB
- 2. Basics of Django and its working/7. Apps in Django and creating your first app.srt 11KB
- 1. Introduction and setup/8. Introduction to the command-line terminal and its importance with Django.srt 11KB
- 3. Working with URLs and Views/4. Challenge Create our second URL and view.srt 11KB
- 2. Basics of Django and its working/4. Understanding Django Project and its structure.srt 11KB
- 2. Basics of Django and its working/5. Running your Django application.srt 10KB
- 4. Django Template Language/13. Challenge Migrating job detail page to template.srt 10KB
- 5. Django modelsworking with the database/4. Django Models, Field, Field types, Field options.srt 10KB
- 4. Django Template Language/4. Working with variables to render dynamic information.srt 10KB
- 5. Django modelsworking with the database/27. Deleting data from the database.srt 10KB
- 4. Django Template Language/15. URL tag in Django.srt 10KB
- 4. Django Template Language/8. If…else statements.srt 10KB
- 5. Django modelsworking with the database/18. Field Lookups.srt 10KB
- 6. Django Admin Panel/3. Managing data with admin panel.srt 10KB
- 5. Django modelsworking with the database/3. What is ORM.srt 10KB
- 5. Django modelsworking with the database/19. Updating the existing data.srt 10KB
- 4. Django Template Language/11. Working with filters.srt 10KB
- 3. Working with URLs and Views/13. Handling not found.srt 10KB
- 2. Basics of Django and its working/1. What is a Web Framework Introduction to Django.srt 10KB
- 5. Django modelsworking with the database/17. Sorted results.srt 9KB
- 5. Django modelsworking with the database/13. Query Filters.srt 9KB
- 4. Django Template Language/1. Django Template Language The Need.srt 9KB
- 3. Working with URLs and Views/6. Returning HTML as response.srt 8KB
- 5. Django modelsworking with the database/15. exclude().srt 8KB
- 6. Django Admin Panel/10. Working with Fieldsets.srt 8KB
- 5. Django modelsworking with the database/14. Getting single record from the table.srt 8KB
- 6. Django Admin Panel/2. Exploring admin panel and activating models in admin.srt 8KB
- 1. Introduction and setup/5. Installing Python on Mac.srt 8KB
- 5. Django modelsworking with the database/7. Adding more fields to our models.srt 8KB
- 1. Introduction and setup/6. Pycharm and Django.srt 8KB
- 3. Working with URLs and Views/10. Redirects.srt 8KB
- 1. Introduction and setup/4. Installing Python on Windows.srt 7KB
- 6. Django Admin Panel/8. Allowing users to search.srt 7KB
- 5. Django modelsworking with the database/6. Viewing tables created.srt 7KB
- 1. Introduction and setup/3. Understanding the required tools.srt 7KB
- 6. Django Admin Panel/9. Managing fields in detail view.srt 7KB
- 5. Django modelsworking with the database/10. Inserting data into the database.srt 7KB
- 5. Django modelsworking with the database/20. Chaining QuerySets.srt 7KB
- 5. Django modelsworking with the database/2. Django and Databases.srt 7KB
- 6. Django Admin Panel/7. Filters.srt 6KB
- 2. Basics of Django and its working/8. How does Django work.srt 6KB
- 7. Working with multiple Models and Relationships/1. Working with multiple models Relationships.srt 6KB
- 6. Django Admin Panel/5. Customizing admin panel.srt 6KB
- 4. Django Template Language/9. For loops.srt 6KB
- 5. Django modelsworking with the database/12. __str__ in models.srt 6KB
- 5. Django modelsworking with the database/16. Limiting QuerySets.srt 6KB
- 5. Django modelsworking with the database/25. Defining limit and Using Slugs as index.srt 6KB
- 5. Django modelsworking with the database/11. Getting all data from the table.srt 6KB
- 6. Django Admin Panel/11. Using inbuilt CSS classes.srt 5KB
- 1. Introduction and setup/7. Installing VS Code on Mac, Windows, Linux.srt 5KB
- 1. Introduction and setup/2. Getting the best out of this course.srt 4KB
- 4. Django Template Language/12. Writing comments in templates.srt 4KB
- 4. Django Template Language/5. render() function.srt 4KB
- 4. Django Template Language/6. Challenge One more variable.srt 4KB
- 4. Django Template Language/10. Django Template Language and Visual Studio.srt 4KB
- 4. Django Template Language/7. What are tags.srt 3KB
- 10. Finishing our job application/11. Getting your template files.html 418B
- 10. Finishing our job application/1.1 Job App Template.html 141B
- 10. Finishing our job application/10.1 Source code - Finishing our job application - Submitting data from subscribe form.html 141B
- 10. Finishing our job application/11.1 Blog app template.html 141B
- 10. Finishing our job application/2.1 Source code - Finishing our job application - Updating Job detail Page.html 141B
- 10. Finishing our job application/3.1 Source code - Finishing our job application - Challenge Updating Job List Page.html 141B
- 10. Finishing our job application/4.1 Source code - Finishing our job application - Adding missing models.html 141B
- 10. Finishing our job application/5.1 Source code - Finishing our job application - Updating Subscribe Page.html 141B
- 10. Finishing our job application/7.1 Source code - Finishing our job application - Using inheritance to organize templates.html 141B
- 10. Finishing our job application/8.1 Source code - Finishing our job application - Challenge Updating Job detail Page.html 141B
- 10. Finishing our job application/9.1 Source code - Finishing our job application - Challenge Updating Subscribe Page.html 141B
- 2. Basics of Django and its working/7.1 Source code - Basics of Django and its working - Apps in Django and creating your first app.html 141B
- 3. Working with URLs and Views/1.1 Source code - Working with URLs and Views - URL’s and getting our first URL running.html 141B
- 3. Working with URLs and Views/10.1 Source code - Working with URLs and Views - Redirects.html 141B
- 3. Working with URLs and Views/11.1 Source code - Working with URLs and Views - Challenge Displaying all jobs on home page.html 141B
- 3. Working with URLs and Views/12.1 Source code - Working with URLs and Views - Reverse resolution of URLs and URL names.html 141B
- 3. Working with URLs and Views/13.1 Source code - Working with URLs and Views - Handling not found.html 141B
- 3. Working with URLs and Views/2.1 Source code - Working with URLs and Views - Understanding URLs and views in Django.html 141B
- 3. Working with URLs and Views/3.1 Source code - Working with URLs and Views - Views and app specific URL's.html 141B
- 3. Working with URLs and Views/4.1 Source code - Working with URLs and Views - Challenge Create our second URL and view.html 141B
- 3. Working with URLs and Views/5.1 Source code - Working with URLs and Views - Dynamic URL’s.html 141B
- 3. Working with URLs and Views/6.1 Source code - Working with URLs and Views - Returning HTML as response.html 141B
- 3. Working with URLs and Views/7.1 Source code - Working with URLs and Views - Updating views to return multiple jobs.html 141B
- 3. Working with URLs and Views/8.1 Source code - Working with URLs and Views - Path converters.html 141B
- 4. Django Template Language/11.1 Source code - Django Template Language - Working with filters.html 141B
- 4. Django Template Language/12.1 Source code - Django Template Language - Writing comments in templates.html 141B
- 4. Django Template Language/13.1 Source code - Django Template Language - Challenge Migrating job detail page to template.html 141B
- 4. Django Template Language/14.1 Source code - Django Template Language - Challenge Migrating jobs list page to template.html 141B
- 4. Django Template Language/15.1 Source code - Django Template Language - URL tag in Django.html 141B
- 4. Django Template Language/2.1 Source code - Django Template Language - Creating your first dynamic template.html 141B
- 4. Django Template Language/3.1 Source code - Django Template Language - Behind the scenes and best practices.html 141B
- 4. Django Template Language/4.1 Source code - Django Template Language - Working with variables to render dynamic information.html 141B
- 4. Django Template Language/5.1 Source code - Django Template Language - render() function.html 141B
- 4. Django Template Language/6.1 Source code - Django Template Language - Challenge One more variable.html 141B
- 4. Django Template Language/8.1 Source code - Django Template Language - If...else statements.html 141B
- 4. Django Template Language/9.1 Source code - Django Template Language - For loops.html 141B
- 5. Django modelsworking with the database/12.1 Source code - Django modelsworking with the database - __str__ in models.html 141B
- 5. Django modelsworking with the database/21.1 Source code - Django modelsworking with the database - Job list page Getting data from the database in-app.html 141B
- 5. Django modelsworking with the database/22.1 Source code - Django modelsworking with the database - Job detail page Getting data from the database in-app.html 141B
- 5. Django modelsworking with the database/23.1 Source code - Django modelsworking with the database - Working with Slugs, why slugs.html 141B
- 5. Django modelsworking with the database/24.1 Source code - Django modelsworking with the database - Best practices and preventing updates of Slugs.html 141B
- 5. Django modelsworking with the database/25.1 Source code - Django modelsworking with the database - Defining limit and Using Slugs as index.html 141B
- 5. Django modelsworking with the database/26.1 Source code - Django modelsworking with the database - Aggregation.html 141B
- 5. Django modelsworking with the database/5.1 Source code - Django modelsworking with the database - Creating our first Model and doing migrations.html 141B
- 5. Django modelsworking with the database/7.1 Source code - Django modelsworking with the database - Adding more fields to our models.html 141B
- 5. Django modelsworking with the database/8.1 Source code - Django modelsworking with the database - Remigration.html 141B
- 6. Django Admin Panel/10.1 Source code - Django Admin Panel - Working with Fieldsets.html 141B
- 6. Django Admin Panel/11.1 Source code - Django Admin Panel - Using inbuilt CSS classes.html 141B
- 6. Django Admin Panel/2.1 Source code - Django Admin Panel - Exploring admin panel and activating models in admin.html 141B
- 6. Django Admin Panel/4.1 Source code - Django Admin Panel - Behind the scenes of Django Admin panel.html 141B
- 6. Django Admin Panel/5.1 Source code - Django Admin Panel - Customizing admin panel.html 141B
- 6. Django Admin Panel/6.1 Source code - Django Admin Panel - Customizing model fields in list view.html 141B
- 6. Django Admin Panel/7.1 Source code - Django Admin Panel - Filters.html 141B
- 6. Django Admin Panel/8.1 Source code - Django Admin Panel - Allowing users to search.html 141B
- 6. Django Admin Panel/9.1 Source code - Django Admin Panel - Managing fields in detail view.html 141B
- 7. Working with multiple Models and Relationships/10.1 Source code - Working with multiple Models and Relationships - New models on Admin panel Skills Model.html 141B
- 7. Working with multiple Models and Relationships/2.1 Source code - Working with multiple Models and Relationships - One to One relationship.html 141B
- 7. Working with multiple Models and Relationships/4.1 Source code - Working with multiple Models and Relationships - Many to One relationship.html 141B
- 7. Working with multiple Models and Relationships/5.1 Source code - Working with multiple Models and Relationships - Managing data with Many to One relationship.html 141B
- 7. Working with multiple Models and Relationships/6.1 Source code - Working with multiple Models and Relationships - Many to Many relationship.html 141B
- 7. Working with multiple Models and Relationships/7.1 Source code - Working with multiple Models and Relationships - Managing data in Many to Many relationship.html 141B
- 7. Working with multiple Models and Relationships/8.1 Source code - Working with multiple Models and Relationships - New models on Admin panel Location Model.html 141B
- 7. Working with multiple Models and Relationships/9.1 Source code - Working with multiple Models and Relationships - New models on Admin panel Author Model.html 141B
- 8. Forms and ModelForms/10.1 Source code - Forms and ModelForms - Building our view with Form.html 141B
- 8. Forms and ModelForms/12.1 Source code - Forms and ModelForms - Saving form data.html 141B
- 8. Forms and ModelForms/13.1 Source code - Forms and ModelForms - Different ways of rendering form.html 141B
- 8. Forms and ModelForms/14.1 Source code - Forms and ModelForms - Form options.html 141B
- 8. Forms and ModelForms/15.1 Source code - Forms and ModelForms - Validating fields.html 141B
- 8. Forms and ModelForms/16.1 Source code - Forms and ModelForms - Rendering form manually.html 141B
- 8. Forms and ModelForms/17.1 Source code - Forms and ModelForms - Rendering fields with for loop.html 141B
- 8. Forms and ModelForms/18.1 Source code - Forms and ModelForms - What are ModelForms.html 141B
- 8. Forms and ModelForms/19.1 Source code - Forms and ModelForms - Configuring views to work with ModelForms.html 141B
- 8. Forms and ModelForms/2.1 Source code - Forms and ModelForms - Forms the traditional way.html 141B
- 8. Forms and ModelForms/20.1 Source code - Forms and ModelForms - Customizing defaults with ModelForms.html 141B
- 8. Forms and ModelForms/21.1 Source code - Forms and ModelForms - Validations in Model.html 141B
- 8. Forms and ModelForms/22.1 Source code - Forms and ModelForms - Working with choices.html 141B
- 8. Forms and ModelForms/3.1 Source code - Forms and ModelForms - Evaluating our form.html 141B
- 8. Forms and ModelForms/4.1 Source code - Forms and ModelForms - POST requests and CSRF tokens.html 141B
- 8. Forms and ModelForms/5.1 Source code - Forms and ModelForms - Adding serverside validations.html 141B
- 8. Forms and ModelForms/6.1 Source code - Forms and ModelForms - Saving data to database.html 141B
- 8. Forms and ModelForms/9.1 Source code - Forms and ModelForms - Our first Django Form.html 141B
- 9. Working with Static Files and File uploads/10.1 Source code - Working with Static Files and File uploads - Rendering images on frontend.html 141B
- 9. Working with Static Files and File uploads/11.1 Source code - Working with Static Files and File uploads - Uploading files other than images.html 141B
- 9. Working with Static Files and File uploads/2.1 Source code - Working with Static Files and File uploads - CSS and JS within HTML file.html 141B
- 9. Working with Static Files and File uploads/3.1 Source code - Working with Static Files and File uploads - A separate CSS file.html 141B
- 9. Working with Static Files and File uploads/5.1 Source code - Working with Static Files and File uploads - A separate JS file.html 141B
- 9. Working with Static Files and File uploads/6.1 Source code - Working with Static Files and File uploads - Best practices with static files.html 141B
- 9. Working with Static Files and File uploads/7.1 Source code - Working with Static Files and File uploads - Rendering images in your projects.html 141B
- 9. Working with Static Files and File uploads/8.1 Source code - Working with Static Files and File uploads - Image Uploads Setting up a new app.html 141B
- 9. Working with Static Files and File uploads/9.1 Source code - Working with Static Files and File uploads - Saving and uploading images.html 141B
- 0. Websites you may like/[FreeCourseSite.com].url 127B
- 0. Websites you may like/[CourseClub.Me].url 122B
- 0. Websites you may like/[GigaCourse.Com].url 49B