BT种子基本信息
- 种子哈希:b3b4851aad605d665872baccf074f71bf4b622eb
- 文档大小:11.5 GB
- 文档个数:460个文档
- 下载次数:1244次
- 下载速度:极快
- 收录时间:2022-11-03
- 最近下载:2025-06-01
文档列表
7. Working with multiple Models and Relationships/6. Managing data with Many to One relationship.mp4 298.4 MB
11. Deploying your apps on a real server/17. Serving media files via S3 bucket.mp4 255.3 MB
11. Deploying your apps on a real server/7. Preparing your app to be deployed on production.mp4 234.7 MB
9. Working with Static Files and File uploads/9. Image Uploads Setting up a new app.mp4 169.3 MB
5. Django modelsworking with the database/6. Creating our first Model and doing migrations.mp4 158.9 MB
7. Working with multiple Models and Relationships/3. One to One relationship.mp4 155.3 MB
7. Working with multiple Models and Relationships/4. Managing data with One to One Relationships.mp4 151.9 MB
5. Django modelsworking with the database/24. Working with Slugs, why slugs.mp4 147.8 MB
9. Working with Static Files and File uploads/11. Rendering images on frontend.mp4 144.6 MB
7. Working with multiple Models and Relationships/7. Many to Many relationship.mp4 143.7 MB
11. Deploying your apps on a real server/3. Exploring different hosting providers.mp4 138.8 MB
1. Introduction and setup/1. Course Introduction.mp4 136.5 MB
9. Working with Static Files and File uploads/12. Uploading files other than images.mp4 135.0 MB
11. Deploying your apps on a real server/10. Installing and setting up git.mp4 131.7 MB
11. Deploying your apps on a real server/21. Migrating jobapp to relational database.mp4 131.3 MB
11. Deploying your apps on a real server/11. Deploying your application on Heroku server.mp4 130.3 MB
8. Forms and ModelForms/13. Saving form data.mp4 129.1 MB
7. Working with multiple Models and Relationships/8. Managing data in Many to Many relationship.mp4 125.7 MB
10. Finishing our job application/8. Using inheritance to organize templates.mp4 122.4 MB
8. Forms and ModelForms/16. Validating fields.mp4 118.3 MB
3. Working with URLs and Views/4. Views and app specific URL's.mp4 118.1 MB
5. Django modelsworking with the database/27. Aggregation.mp4 116.9 MB
11. Deploying your apps on a real server/13. Deploying to Heroku via CLI.mp4 112.3 MB
7. Working with multiple Models and Relationships/5. Many to One relationship.mp4 111.5 MB
8. Forms and ModelForms/7. Saving data to database.mp4 107.9 MB
5. Django modelsworking with the database/9. Remigration.mp4 104.6 MB
3. Working with URLs and Views/13. Reverse resolution of URLs and URL names.mp4 102.7 MB
6. Django Admin Panel/5. Behind the scenes of Django Admin panel.mp4 102.6 MB
12. Extra Information - Source code, and other stuff/2. Bonus Lecture and Information.mp4 101.4 MB
9. Working with Static Files and File uploads/10. Saving and uploading images.mp4 98.7 MB
3. Working with URLs and Views/12. Challenge Displaying all jobs on home page.mp4 98.4 MB
3. Working with URLs and Views/8. Updating views to return multiple jobs.mp4 97.5 MB
8. Forms and ModelForms/17. Rendering form manually.mp4 97.0 MB
10. Finishing our job application/4. Challenge Updating Job List Page.mp4 91.2 MB
2. Basics of Django and its working/4. Creating and Setting up Django Project.mp4 91.1 MB
8. Forms and ModelForms/6. Adding serverside validations.mp4 90.8 MB
4. Django Template Language/3. Creating your first dynamic template.mp4 90.3 MB
10. Finishing our job application/5. Adding missing models.mp4 90.0 MB
8. Forms and ModelForms/19. What are ModelForms.mp4 88.9 MB
8. Forms and ModelForms/21. Customizing defaults with ModelForms.mp4 88.1 MB
8. Forms and ModelForms/23. Working with choices.mp4 85.5 MB
5. Django modelsworking with the database/10. Behind the scenes of Django Migrations.mp4 85.0 MB
10. Finishing our job application/3. Updating Job detail Page.mp4 84.6 MB
3. Working with URLs and Views/2. URL’s and getting our first URL running.mp4 84.0 MB
6. Django Admin Panel/7. Customizing model fields in list view.mp4 82.5 MB
8. Forms and ModelForms/3. Forms the traditional way.mp4 82.4 MB
5. Django modelsworking with the database/25. Best practices and preventing updates of Slugs.mp4 82.0 MB
5. Django modelsworking with the database/20. Updating the existing data.mp4 81.7 MB
5. Django modelsworking with the database/22. Job list page Getting data from the database in-app.mp4 81.2 MB
5. Django modelsworking with the database/28. Deleting data from the database.mp4 80.0 MB
8. Forms and ModelForms/22. Validations in Model.mp4 78.3 MB
5. Django modelsworking with the database/19. Field Lookups.mp4 76.9 MB
3. Working with URLs and Views/6. Dynamic URL’s.mp4 76.3 MB
3. Working with URLs and Views/5. Challenge Create our second URL and view.mp4 76.1 MB
4. Django Template Language/15. Challenge Migrating jobs list page to template.mp4 75.6 MB
11. Deploying your apps on a real server/15. Serving static files using WhiteNoise.mp4 74.6 MB
5. Django modelsworking with the database/16. exclude().mp4 73.9 MB
3. Working with URLs and Views/9. Path converters.mp4 73.8 MB
5. Django modelsworking with the database/18. Sorted results.mp4 73.7 MB
11. Deploying your apps on a real server/12. Serving static files on production.mp4 73.4 MB
4. Django Template Language/14. Challenge Migrating job detail page to template.mp4 73.4 MB
5. Django modelsworking with the database/2. Basics What is a database and why do we need it.mp4 72.8 MB
4. Django Template Language/4. Behind the scenes and best practices.mp4 72.6 MB
2. Basics of Django and its working/3. Understanding and setting up a Virtual Environment.mp4 71.4 MB
8. Forms and ModelForms/10. Our first Django Form.mp4 71.3 MB
10. Finishing our job application/7. Inheritance with Templates and its need.mp4 69.2 MB
5. Django modelsworking with the database/15. Getting single record from the table.mp4 69.1 MB
5. Django modelsworking with the database/14. Query Filters.mp4 67.7 MB
11. Deploying your apps on a real server/6. Getting started on heroku.mp4 66.2 MB
5. Django modelsworking with the database/8. Adding more fields to our models.mp4 65.0 MB
4. Django Template Language/2. Django Template Language The Need.mp4 64.7 MB
11. Deploying your apps on a real server/5. Heroku an overview and how does it work.mp4 64.7 MB
2. Basics of Django and its working/6. Running your Django application.mp4 64.4 MB
8. Forms and ModelForms/15. Form options.mp4 63.9 MB
11. Deploying your apps on a real server/20. Postgres and PgAdmin.mp4 63.6 MB
10. Finishing our job application/2. Way forward What are we going to build.mp4 62.6 MB
3. Working with URLs and Views/10. What is a Request Types of request GET vs POST.mp4 62.3 MB
6. Django Admin Panel/11. Working with Fieldsets.mp4 61.3 MB
8. Forms and ModelForms/20. Configuring views to work with ModelForms.mp4 61.1 MB
4. Django Template Language/5. Working with variables to render dynamic information.mp4 60.3 MB
9. Working with Static Files and File uploads/4. A separate CSS file.mp4 59.6 MB
10. Finishing our job application/10. Challenge Updating Subscribe Page.mp4 59.4 MB
5. Django modelsworking with the database/21. Chaining QuerySets.mp4 59.1 MB
2. Basics of Django and its working/5. Understanding Django Project and its structure.mp4 59.1 MB
5. Django modelsworking with the database/23. Job detail page Getting data from the database in-app.mp4 58.8 MB
11. Deploying your apps on a real server/16. What happens if you set IS_DEVELOPMENT mode to True.mp4 58.6 MB
2. Basics of Django and its working/7. Terminals in Visual Studio Code.mp4 58.5 MB
8. Forms and ModelForms/18. Rendering fields with for loop.mp4 57.3 MB
4. Django Template Language/16. URL tag in Django.mp4 55.9 MB
6. Django Admin Panel/2. Django Admin panel.mp4 55.4 MB
5. Django modelsworking with the database/11. Inserting data into the database.mp4 55.2 MB
4. Django Template Language/12. Working with filters.mp4 54.1 MB
8. Forms and ModelForms/9. The Form class.mp4 53.9 MB
6. Django Admin Panel/9. Allowing users to search.mp4 53.2 MB
1. Introduction and setup/5. Installing Python on Mac.mp4 53.1 MB
8. Forms and ModelForms/5. POST requests and CSRF tokens.mp4 52.8 MB
3. Working with URLs and Views/3. Understanding URLs and views in Django.mp4 52.6 MB
5. Django modelsworking with the database/7. Viewing tables created.mp4 52.3 MB
3. Working with URLs and Views/7. Returning HTML as response.mp4 52.1 MB
5. Django modelsworking with the database/5. Django Models, Field, Field types, Field options.mp4 51.5 MB
5. Django modelsworking with the database/12. Getting all data from the table.mp4 51.4 MB
9. Working with Static Files and File uploads/5. Behind the scenes of static files.mp4 50.1 MB
5. Django modelsworking with the database/13. __str__ in models.mp4 50.0 MB
10. Finishing our job application/9. Challenge Updating Job detail Page.mp4 49.1 MB
9. Working with Static Files and File uploads/8. Rendering images in your projects.mp4 48.8 MB
3. Working with URLs and Views/14. Handling not found.mp4 48.6 MB
5. Django modelsworking with the database/17. Limiting QuerySets.mp4 48.1 MB
11. Deploying your apps on a real server/14. Heroku commands to know.mp4 47.0 MB
11. Deploying your apps on a real server/22. Getting Relational Database on Production.mp4 46.3 MB
9. Working with Static Files and File uploads/13. Section Summary.mp4 45.6 MB
1. Introduction and setup/4. Installing Python on Windows.mp4 45.2 MB
7. Working with multiple Models and Relationships/9. New models on Admin panel Location Model.mp4 45.1 MB
6. Django Admin Panel/4. Managing data with admin panel.mp4 45.0 MB
6. Django Admin Panel/8. Filters.mp4 45.0 MB
4. Django Template Language/9. If…else statements.mp4 44.9 MB
1. Introduction and setup/8. Introduction to the command-line terminal and its importance with Django.mp4 44.3 MB
8. Forms and ModelForms/8. Evaluating our approach so far.mp4 43.6 MB
8. Forms and ModelForms/11. Building our view with Form.mp4 43.2 MB
6. Django Admin Panel/10. Managing fields in detail view.mp4 43.1 MB
5. Django modelsworking with the database/26. Defining limit and Using Slugs as index.mp4 42.9 MB
10. Finishing our job application/11. Submitting data from subscribe form.mp4 42.8 MB
11. Deploying your apps on a real server/8. Additonal configurations before deployment.mp4 42.8 MB
11. Deploying your apps on a real server/19. SQLite on production.mp4 42.7 MB
2. Basics of Django and its working/8. Apps in Django and creating your first app.mp4 42.3 MB
6. Django Admin Panel/3. Exploring admin panel and activating models in admin.mp4 41.4 MB
8. Forms and ModelForms/4. Evaluating our form.mp4 40.2 MB
8. Forms and ModelForms/14. Different ways of rendering form.mp4 40.1 MB
3. Working with URLs and Views/15. Section Summary.mp4 39.9 MB
9. Working with Static Files and File uploads/3. CSS and JS within HTML file.mp4 39.1 MB
5. Django modelsworking with the database/29. Section Summary.mp4 37.9 MB
9. Working with Static Files and File uploads/7. Best practices with static files.mp4 37.7 MB
5. Django modelsworking with the database/3. Django and Databases.mp4 37.0 MB
8. Forms and ModelForms/12. Analyzing our form.mp4 36.5 MB
3. Working with URLs and Views/11. Redirects.mp4 36.2 MB
10. Finishing our job application/6. Updating Subscribe Page.mp4 35.8 MB
11. Deploying your apps on a real server/9. Getting project dependencies on your server.mp4 35.4 MB
11. Deploying your apps on a real server/18. Moving static files to S3 bucket.mp4 34.8 MB
11. Deploying your apps on a real server/2. What does hosting on production mean.mp4 34.2 MB
1. Introduction and setup/6. Pycharm and Django.mp4 32.0 MB
4. Django Template Language/17. Section Summary.mp4 31.9 MB
6. Django Admin Panel/12. Using inbuilt CSS classes.mp4 31.5 MB
4. Django Template Language/7. Challenge One more variable.mp4 30.9 MB
5. Django modelsworking with the database/4. What is ORM.mp4 30.1 MB
1. Introduction and setup/3. Understanding the required tools.mp4 29.6 MB
4. Django Template Language/10. For loops.mp4 29.6 MB
2. Basics of Django and its working/2. What is a Web Framework Introduction to Django.mp4 29.2 MB
4. Django Template Language/11. Django Template Language and Visual Studio.mp4 27.9 MB
6. Django Admin Panel/6. Customizing admin panel.mp4 27.5 MB
6. Django Admin Panel/13. Section Summary.mp4 27.0 MB
9. Working with Static Files and File uploads/6. A separate JS file.mp4 26.7 MB
7. Working with multiple Models and Relationships/11. New models on Admin panel Skills Model.mp4 24.5 MB
1. Introduction and setup/7. Installing VS Code on Mac, Windows, Linux.mp4 24.1 MB
8. Forms and ModelForms/2. Bringing forms to the front end Forms and ModelForms.mp4 23.2 MB
7. Working with multiple Models and Relationships/2. Working with multiple models Relationships.mp4 21.4 MB
2. Basics of Django and its working/10. Section Summary.mp4 21.4 MB
4. Django Template Language/6. render() function.mp4 20.7 MB
8. Forms and ModelForms/25. Section Summary.mp4 20.2 MB
2. Basics of Django and its working/9. How does Django work.mp4 18.8 MB
4. Django Template Language/13. Writing comments in templates.mp4 18.3 MB
7. Working with multiple Models and Relationships/10. New models on Admin panel Author Model.mp4 16.7 MB
7. Working with multiple Models and Relationships/12. Section Summary.mp4 16.7 MB
8. Forms and ModelForms/24. blank vs required vs null.mp4 14.7 MB
11. Deploying your apps on a real server/1. Section overview.mp4 13.3 MB
1. Introduction and setup/2. Getting the best out of this course.mp4 12.8 MB
11. Deploying your apps on a real server/23. Section Summary.mp4 12.2 MB
3. Working with URLs and Views/1. Section overview.mp4 11.1 MB
4. Django Template Language/8. What are tags.mp4 10.8 MB
12. Extra Information - Source code, and other stuff/2.1 Free Course and Programming Guide.pdf 10.5 MB
8. Forms and ModelForms/1. Section overview.mp4 9.8 MB
2. Basics of Django and its working/1. Section Overview.mp4 9.8 MB
4. Django Template Language/1. Section overview.mp4 9.2 MB
10. Finishing our job application/12. Section Summary.mp4 8.5 MB
9. Working with Static Files and File uploads/2. What are static files.mp4 7.9 MB
6. Django Admin Panel/1. Section overview.mp4 6.6 MB
9. Working with Static Files and File uploads/1. Section overview.mp4 6.6 MB
5. Django modelsworking with the database/1. Section overview.mp4 6.3 MB
7. Working with multiple Models and Relationships/1. Section overview.mp4 6.0 MB
10. Finishing our job application/1. Section overview.mp4 5.5 MB
11. Deploying your apps on a real server/17. Serving media files via S3 bucket.srt 37.6 kB
7. Working with multiple Models and Relationships/6. Managing data with Many to One relationship.srt 33.3 kB
1. Introduction and setup/1. Course Introduction.srt 28.9 kB
11. Deploying your apps on a real server/7. Preparing your app to be deployed on production.srt 27.8 kB
5. Django modelsworking with the database/6. Creating our first Model and doing migrations.srt 24.6 kB
9. Working with Static Files and File uploads/9. Image Uploads Setting up a new app.srt 23.9 kB
5. Django modelsworking with the database/24. Working with Slugs, why slugs.srt 23.8 kB
5. Django modelsworking with the database/2. Basics What is a database and why do we need it.srt 22.7 kB
12. Extra Information - Source code, and other stuff/1. Source Codes.html 22.2 kB
11. Deploying your apps on a real server/11. Deploying your application on Heroku server.srt 21.8 kB
3. Working with URLs and Views/13. Reverse resolution of URLs and URL names.srt 20.8 kB
11. Deploying your apps on a real server/10. Installing and setting up git.srt 19.7 kB
7. Working with multiple Models and Relationships/8. Managing data in Many to Many relationship.srt 19.7 kB
8. Forms and ModelForms/16. Validating fields.srt 19.6 kB
3. Working with URLs and Views/4. Views and app specific URL's.srt 19.4 kB
11. Deploying your apps on a real server/3. Exploring different hosting providers.srt 19.3 kB
3. Working with URLs and Views/10. What is a Request Types of request GET vs POST.srt 19.2 kB
2. Basics of Django and its working/3. Understanding and setting up a Virtual Environment.srt 18.9 kB
7. Working with multiple Models and Relationships/3. One to One relationship.srt 18.6 kB
9. Working with Static Files and File uploads/12. Uploading files other than images.srt 18.4 kB
10. Finishing our job application/8. Using inheritance to organize templates.srt 18.3 kB
8. Forms and ModelForms/13. Saving form data.srt 17.9 kB
9. Working with Static Files and File uploads/11. Rendering images on frontend.srt 17.9 kB
7. Working with multiple Models and Relationships/7. Many to Many relationship.srt 17.7 kB
11. Deploying your apps on a real server/21. Migrating jobapp to relational database.srt 17.0 kB
6. Django Admin Panel/5. Behind the scenes of Django Admin panel.srt 17.0 kB
8. Forms and ModelForms/17. Rendering form manually.srt 17.0 kB
3. Working with URLs and Views/12. Challenge Displaying all jobs on home page.srt 16.8 kB
11. Deploying your apps on a real server/13. Deploying to Heroku via CLI.srt 16.8 kB
10. Finishing our job application/7. Inheritance with Templates and its need.srt 16.8 kB
8. Forms and ModelForms/6. Adding serverside validations.srt 16.7 kB
7. Working with multiple Models and Relationships/4. Managing data with One to One Relationships.srt 16.5 kB
3. Working with URLs and Views/9. Path converters.srt 16.3 kB
8. Forms and ModelForms/7. Saving data to database.srt 16.1 kB
5. Django modelsworking with the database/27. Aggregation.srt 16.1 kB
7. Working with multiple Models and Relationships/5. Many to One relationship.srt 15.6 kB
8. Forms and ModelForms/23. Working with choices.srt 14.9 kB
3. Working with URLs and Views/8. Updating views to return multiple jobs.srt 14.5 kB
4. Django Template Language/4. Behind the scenes and best practices.srt 14.5 kB
10. Finishing our job application/4. Challenge Updating Job List Page.srt 14.4 kB
3. Working with URLs and Views/6. Dynamic URL’s.srt 14.1 kB
3. Working with URLs and Views/2. URL’s and getting our first URL running.srt 14.0 kB
4. Django Template Language/15. Challenge Migrating jobs list page to template.srt 14.0 kB
10. Finishing our job application/5. Adding missing models.srt 13.9 kB
9. Working with Static Files and File uploads/10. Saving and uploading images.srt 13.7 kB
11. Deploying your apps on a real server/5. Heroku an overview and how does it work.srt 13.6 kB
6. Django Admin Panel/2. Django Admin panel.srt 13.4 kB
8. Forms and ModelForms/21. Customizing defaults with ModelForms.srt 13.3 kB
11. Deploying your apps on a real server/12. Serving static files on production.srt 13.0 kB
11. Deploying your apps on a real server/6. Getting started on heroku.srt 12.9 kB
2. Basics of Django and its working/4. Creating and Setting up Django Project.srt 12.9 kB
6. Django Admin Panel/7. Customizing model fields in list view.srt 12.9 kB
5. Django modelsworking with the database/22. Job list page Getting data from the database in-app.srt 12.8 kB
8. Forms and ModelForms/19. What are ModelForms.srt 12.8 kB
5. Django modelsworking with the database/9. Remigration.srt 12.7 kB
4. Django Template Language/3. Creating your first dynamic template.srt 12.7 kB
2. Basics of Django and its working/7. Terminals in Visual Studio Code.srt 12.6 kB
5. Django modelsworking with the database/25. Best practices and preventing updates of Slugs.srt 12.3 kB
5. Django modelsworking with the database/10. Behind the scenes of Django Migrations.srt 12.1 kB
10. Finishing our job application/3. Updating Job detail Page.srt 12.1 kB
8. Forms and ModelForms/3. Forms the traditional way.srt 12.1 kB
8. Forms and ModelForms/15. Form options.srt 11.9 kB
8. Forms and ModelForms/8. Evaluating our approach so far.srt 11.8 kB
5. Django modelsworking with the database/23. Job detail page Getting data from the database in-app.srt 11.8 kB
10. Finishing our job application/2. Way forward What are we going to build.srt 11.7 kB
8. Forms and ModelForms/22. Validations in Model.srt 11.7 kB
3. Working with URLs and Views/3. Understanding URLs and views in Django.srt 11.7 kB
2. Basics of Django and its working/8. Apps in Django and creating your first app.srt 11.4 kB
1. Introduction and setup/8. Introduction to the command-line terminal and its importance with Django.srt 11.4 kB
3. Working with URLs and Views/5. Challenge Create our second URL and view.srt 11.3 kB
2. Basics of Django and its working/5. Understanding Django Project and its structure.srt 11.1 kB
7. Working with multiple Models and Relationships/9. New models on Admin panel Location Model.srt 11.0 kB
2. Basics of Django and its working/6. Running your Django application.srt 10.7 kB
11. Deploying your apps on a real server/15. Serving static files using WhiteNoise.srt 10.7 kB
8. Forms and ModelForms/10. Our first Django Form.srt 10.7 kB
4. Django Template Language/14. Challenge Migrating job detail page to template.srt 10.6 kB
5. Django modelsworking with the database/5. Django Models, Field, Field types, Field options.srt 10.5 kB
4. Django Template Language/5. Working with variables to render dynamic information.srt 10.5 kB
5. Django modelsworking with the database/28. Deleting data from the database.srt 10.5 kB
4. Django Template Language/16. URL tag in Django.srt 10.4 kB
4. Django Template Language/9. If…else statements.srt 10.3 kB
5. Django modelsworking with the database/19. Field Lookups.srt 10.2 kB
6. Django Admin Panel/4. Managing data with admin panel.srt 10.1 kB
5. Django modelsworking with the database/4. What is ORM.srt 10.0 kB
11. Deploying your apps on a real server/20. Postgres and PgAdmin.srt 10.0 kB
5. Django modelsworking with the database/20. Updating the existing data.srt 10.0 kB
4. Django Template Language/12. Working with filters.srt 10.0 kB
3. Working with URLs and Views/14. Handling not found.srt 10.0 kB
2. Basics of Django and its working/2. What is a Web Framework Introduction to Django.srt 9.9 kB
11. Deploying your apps on a real server/2. What does hosting on production mean.srt 9.9 kB
11. Deploying your apps on a real server/16. What happens if you set IS_DEVELOPMENT mode to True.srt 9.8 kB
11. Deploying your apps on a real server/14. Heroku commands to know.srt 9.5 kB
9. Working with Static Files and File uploads/8. Rendering images in your projects.srt 9.5 kB
5. Django modelsworking with the database/18. Sorted results.srt 9.4 kB
5. Django modelsworking with the database/14. Query Filters.srt 9.4 kB
12. Extra Information - Source code, and other stuff/2. Bonus Lecture and Information.srt 9.1 kB
4. Django Template Language/2. Django Template Language The Need.srt 9.0 kB
8. Forms and ModelForms/5. POST requests and CSRF tokens.srt 9.0 kB
10. Finishing our job application/10. Challenge Updating Subscribe Page.srt 9.0 kB
8. Forms and ModelForms/20. Configuring views to work with ModelForms.srt 8.8 kB
8. Forms and ModelForms/12. Analyzing our form.srt 8.6 kB
3. Working with URLs and Views/7. Returning HTML as response.srt 8.6 kB
5. Django modelsworking with the database/16. exclude().srt 8.6 kB
9. Working with Static Files and File uploads/4. A separate CSS file.srt 8.5 kB
8. Forms and ModelForms/18. Rendering fields with for loop.srt 8.4 kB
6. Django Admin Panel/11. Working with Fieldsets.srt 8.4 kB
8. Forms and ModelForms/14. Different ways of rendering form.srt 8.4 kB
5. Django modelsworking with the database/29. Section Summary.srt 8.4 kB
8. Forms and ModelForms/11. Building our view with Form.srt 8.4 kB
9. Working with Static Files and File uploads/7. Best practices with static files.srt 8.4 kB
5. Django modelsworking with the database/15. Getting single record from the table.srt 8.3 kB
6. Django Admin Panel/3. Exploring admin panel and activating models in admin.srt 8.3 kB
1. Introduction and setup/5. Installing Python on Mac.srt 8.2 kB
5. Django modelsworking with the database/8. Adding more fields to our models.srt 8.1 kB
1. Introduction and setup/6. Pycharm and Django.srt 8.0 kB
8. Forms and ModelForms/9. The Form class.srt 8.0 kB
7. Working with multiple Models and Relationships/11. New models on Admin panel Skills Model.srt 7.9 kB
8. Forms and ModelForms/4. Evaluating our form.srt 7.7 kB
3. Working with URLs and Views/11. Redirects.srt 7.7 kB
1. Introduction and setup/4. Installing Python on Windows.srt 7.6 kB
6. Django Admin Panel/9. Allowing users to search.srt 7.6 kB
5. Django modelsworking with the database/7. Viewing tables created.srt 7.6 kB
10. Finishing our job application/9. Challenge Updating Job detail Page.srt 7.4 kB
4. Django Template Language/17. Section Summary.srt 7.4 kB
1. Introduction and setup/3. Understanding the required tools.srt 7.4 kB
10. Finishing our job application/11. Submitting data from subscribe form.srt 7.4 kB
6. Django Admin Panel/10. Managing fields in detail view.srt 7.3 kB
11. Deploying your apps on a real server/8. Additonal configurations before deployment.srt 7.3 kB
6. Django Admin Panel/13. Section Summary.srt 7.2 kB
5. Django modelsworking with the database/11. Inserting data into the database.srt 7.2 kB
5. Django modelsworking with the database/21. Chaining QuerySets.srt 7.1 kB
5. Django modelsworking with the database/3. Django and Databases.srt 7.0 kB
6. Django Admin Panel/8. Filters.srt 6.6 kB
2. Basics of Django and its working/9. How does Django work.srt 6.5 kB
7. Working with multiple Models and Relationships/2. Working with multiple models Relationships.srt 6.4 kB
9. Working with Static Files and File uploads/5. Behind the scenes of static files.srt 6.4 kB
8. Forms and ModelForms/2. Bringing forms to the front end Forms and ModelForms.srt 6.4 kB
6. Django Admin Panel/6. Customizing admin panel.srt 6.2 kB
4. Django Template Language/10. For loops.srt 6.0 kB
5. Django modelsworking with the database/13. __str__ in models.srt 6.0 kB
5. Django modelsworking with the database/17. Limiting QuerySets.srt 6.0 kB
2. Basics of Django and its working/10. Section Summary.srt 5.9 kB
5. Django modelsworking with the database/26. Defining limit and Using Slugs as index.srt 5.9 kB
5. Django modelsworking with the database/12. Getting all data from the table.srt 5.8 kB
11. Deploying your apps on a real server/22. Getting Relational Database on Production.srt 5.6 kB
10. Finishing our job application/6. Updating Subscribe Page.srt 5.5 kB
9. Working with Static Files and File uploads/3. CSS and JS within HTML file.srt 5.4 kB
6. Django Admin Panel/12. Using inbuilt CSS classes.srt 5.2 kB
11. Deploying your apps on a real server/9. Getting project dependencies on your server.srt 5.1 kB
3. Working with URLs and Views/15. Section Summary.srt 5.1 kB
9. Working with Static Files and File uploads/13. Section Summary.srt 4.9 kB
11. Deploying your apps on a real server/18. Moving static files to S3 bucket.srt 4.7 kB
1. Introduction and setup/7. Installing VS Code on Mac, Windows, Linux.srt 4.6 kB
1. Introduction and setup/2. Getting the best out of this course.srt 4.5 kB
7. Working with multiple Models and Relationships/10. New models on Admin panel Author Model.srt 4.4 kB
11. Deploying your apps on a real server/24. Upcoming content - Work in progress.html 4.1 kB
4. Django Template Language/13. Writing comments in templates.srt 4.1 kB
4. Django Template Language/6. render() function.srt 4.0 kB
4. Django Template Language/7. Challenge One more variable.srt 4.0 kB
4. Django Template Language/11. Django Template Language and Visual Studio.srt 4.0 kB
8. Forms and ModelForms/24. blank vs required vs null.srt 3.9 kB
9. Working with Static Files and File uploads/6. A separate JS file.srt 3.8 kB
8. Forms and ModelForms/25. Section Summary.srt 3.8 kB
11. Deploying your apps on a real server/19. SQLite on production.srt 3.8 kB
7. Working with multiple Models and Relationships/12. Section Summary.srt 3.6 kB
4. Django Template Language/8. What are tags.srt 3.4 kB
3. Working with URLs and Views/1. Section overview.srt 2.9 kB
11. Deploying your apps on a real server/1. Section overview.srt 2.8 kB
8. Forms and ModelForms/1. Section overview.srt 2.8 kB
11. Deploying your apps on a real server/23. Section Summary.srt 2.6 kB
2. Basics of Django and its working/1. Section Overview.srt 2.5 kB
9. Working with Static Files and File uploads/2. What are static files.srt 2.4 kB
4. Django Template Language/1. Section overview.srt 2.3 kB
9. Working with Static Files and File uploads/1. Section overview.srt 1.5 kB
7. Working with multiple Models and Relationships/1. Section overview.srt 1.4 kB
5. Django modelsworking with the database/1. Section overview.srt 1.4 kB
10. Finishing our job application/12. Section Summary.srt 1.3 kB
6. Django Admin Panel/1. Section overview.srt 1.3 kB
10. Finishing our job application/1. Section overview.srt 1.1 kB
11. Deploying your apps on a real server/4. Other hosting options.html 599 Bytes
11. Deploying your apps on a real server/17.2 Granting read-only permission to an anonymous user.html 178 Bytes
10. Finishing our job application/10.1 Source code - Finishing our job application - Challenge Updating Subscribe Page.html 141 Bytes
10. Finishing our job application/11.1 Source code - Finishing our job application - Submitting data from subscribe form.html 141 Bytes
10. Finishing our job application/2.1 Job App Template.html 141 Bytes
10. Finishing our job application/3.1 Source code - Finishing our job application - Updating Job detail Page.html 141 Bytes
10. Finishing our job application/4.1 Source code - Finishing our job application - Challenge Updating Job List Page.html 141 Bytes
10. Finishing our job application/5.1 Source code - Finishing our job application - Adding missing models.html 141 Bytes
10. Finishing our job application/6.1 Source code - Finishing our job application - Updating Subscribe Page.html 141 Bytes
10. Finishing our job application/8.1 Source code - Finishing our job application - Using inheritance to organize templates.html 141 Bytes
10. Finishing our job application/9.1 Source code - Finishing our job application - Challenge Updating Job detail Page.html 141 Bytes
11. Deploying your apps on a real server/11.1 Source code - Finishing our job application - Deploying your application on Heroku server.html 141 Bytes
11. Deploying your apps on a real server/12.1 Source code - Finishing our job application - Serving static files on production.html 141 Bytes
11. Deploying your apps on a real server/16.1 Source code - Finishing our job application - What happens if you set IS_DEVELOPMENT mode to True.html 141 Bytes
11. Deploying your apps on a real server/17.3 Source code - Finishing our job application - Serving media files via S3 bucket.html 141 Bytes
11. Deploying your apps on a real server/18.1 Source code - Finishing our job application - Moving static files to S3 bucket.html 141 Bytes
11. Deploying your apps on a real server/21.1 database-for-settings-postgres.txt.html 141 Bytes
11. Deploying your apps on a real server/7.1 Source code - Finishing our job application - Preparing your app to be deployed on production.html 141 Bytes
11. Deploying your apps on a real server/8.1 Source code - Finishing our job application - Additonal configurations before deployment.html 141 Bytes
11. Deploying your apps on a real server/9.1 Source code - Finishing our job application - Getting project dependencies on your server.html 141 Bytes
2. Basics of Django and its working/8.1 Source code - Basics of Django and its working - Apps in Django and creating your first app.html 141 Bytes
3. Working with URLs and Views/11.1 Source code - Working with URLs and Views - Redirects.html 141 Bytes
3. Working with URLs and Views/12.1 Source code - Working with URLs and Views - Challenge Displaying all jobs on home page.html 141 Bytes
3. Working with URLs and Views/13.1 Source code - Working with URLs and Views - Reverse resolution of URLs and URL names.html 141 Bytes
3. Working with URLs and Views/14.1 Source code - Working with URLs and Views - Handling not found.html 141 Bytes
3. Working with URLs and Views/2.1 Source code - Working with URLs and Views - URL’s and getting our first URL running.html 141 Bytes
3. Working with URLs and Views/3.1 Source code - Working with URLs and Views - Understanding URLs and views in Django.html 141 Bytes
3. Working with URLs and Views/4.1 Source code - Working with URLs and Views - Views and app specific URL's.html 141 Bytes
3. Working with URLs and Views/5.1 Source code - Working with URLs and Views - Challenge Create our second URL and view.html 141 Bytes
3. Working with URLs and Views/6.1 Source code - Working with URLs and Views - Dynamic URL’s.html 141 Bytes
3. Working with URLs and Views/7.1 Source code - Working with URLs and Views - Returning HTML as response.html 141 Bytes
3. Working with URLs and Views/8.1 Source code - Working with URLs and Views - Updating views to return multiple jobs.html 141 Bytes
3. Working with URLs and Views/9.1 Source code - Working with URLs and Views - Path converters.html 141 Bytes
4. Django Template Language/10.1 Source code - Django Template Language - For loops.html 141 Bytes
4. Django Template Language/12.1 Source code - Django Template Language - Working with filters.html 141 Bytes
4. Django Template Language/13.1 Source code - Django Template Language - Writing comments in templates.html 141 Bytes
4. Django Template Language/14.1 Source code - Django Template Language - Challenge Migrating job detail page to template.html 141 Bytes
4. Django Template Language/15.1 Source code - Django Template Language - Challenge Migrating jobs list page to template.html 141 Bytes
4. Django Template Language/16.1 Source code - Django Template Language - URL tag in Django.html 141 Bytes
4. Django Template Language/3.1 Source code - Django Template Language - Creating your first dynamic template.html 141 Bytes
4. Django Template Language/4.1 Source code - Django Template Language - Behind the scenes and best practices.html 141 Bytes
4. Django Template Language/5.1 Source code - Django Template Language - Working with variables to render dynamic information.html 141 Bytes
4. Django Template Language/6.1 Source code - Django Template Language - render() function.html 141 Bytes
4. Django Template Language/7.1 Source code - Django Template Language - Challenge One more variable.html 141 Bytes
4. Django Template Language/9.1 Source code - Django Template Language - If...else statements.html 141 Bytes
5. Django modelsworking with the database/13.1 Source code - Django modelsworking with the database - __str__ in models.html 141 Bytes
5. Django modelsworking with the database/22.1 Source code - Django modelsworking with the database - Job list page Getting data from the database in-app.html 141 Bytes
5. Django modelsworking with the database/23.1 Source code - Django modelsworking with the database - Job detail page Getting data from the database in-app.html 141 Bytes
5. Django modelsworking with the database/24.1 Source code - Django modelsworking with the database - Working with Slugs, why slugs.html 141 Bytes
5. Django modelsworking with the database/25.1 Source code - Django modelsworking with the database - Best practices and preventing updates of Slugs.html 141 Bytes
5. Django modelsworking with the database/26.1 Source code - Django modelsworking with the database - Defining limit and Using Slugs as index.html 141 Bytes
5. Django modelsworking with the database/27.1 Source code - Django modelsworking with the database - Aggregation.html 141 Bytes
5. Django modelsworking with the database/6.1 Source code - Django modelsworking with the database - Creating our first Model and doing migrations.html 141 Bytes
5. Django modelsworking with the database/8.1 Source code - Django modelsworking with the database - Adding more fields to our models.html 141 Bytes
5. Django modelsworking with the database/9.1 Source code - Django modelsworking with the database - Remigration.html 141 Bytes
6. Django Admin Panel/10.1 Source code - Django Admin Panel - Managing fields in detail view.html 141 Bytes
6. Django Admin Panel/11.1 Source code - Django Admin Panel - Working with Fieldsets.html 141 Bytes
6. Django Admin Panel/12.1 Source code - Django Admin Panel - Using inbuilt CSS classes.html 141 Bytes
6. Django Admin Panel/3.1 Source code - Django Admin Panel - Exploring admin panel and activating models in admin.html 141 Bytes
6. Django Admin Panel/5.1 Source code - Django Admin Panel - Behind the scenes of Django Admin panel.html 141 Bytes
6. Django Admin Panel/6.1 Source code - Django Admin Panel - Customizing admin panel.html 141 Bytes
6. Django Admin Panel/7.1 Source code - Django Admin Panel - Customizing model fields in list view.html 141 Bytes
6. Django Admin Panel/8.1 Source code - Django Admin Panel - Filters.html 141 Bytes
6. Django Admin Panel/9.1 Source code - Django Admin Panel - Allowing users to search.html 141 Bytes
7. Working with multiple Models and Relationships/10.1 Source code - Working with multiple Models and Relationships - New models on Admin panel Author Model.html 141 Bytes
7. Working with multiple Models and Relationships/11.1 Source code - Working with multiple Models and Relationships - New models on Admin panel Skills Model.html 141 Bytes
7. Working with multiple Models and Relationships/3.1 Source code - Working with multiple Models and Relationships - One to One relationship.html 141 Bytes
7. Working with multiple Models and Relationships/5.1 Source code - Working with multiple Models and Relationships - Many to One relationship.html 141 Bytes
7. Working with multiple Models and Relationships/6.1 Source code - Working with multiple Models and Relationships - Managing data with Many to One relationship.html 141 Bytes
7. Working with multiple Models and Relationships/7.1 Source code - Working with multiple Models and Relationships - Many to Many relationship.html 141 Bytes
7. Working with multiple Models and Relationships/8.1 Source code - Working with multiple Models and Relationships - Managing data in Many to Many relationship.html 141 Bytes
7. Working with multiple Models and Relationships/9.1 Source code - Working with multiple Models and Relationships - New models on Admin panel Location Model.html 141 Bytes
8. Forms and ModelForms/10.1 Source code - Forms and ModelForms - Our first Django Form.html 141 Bytes
8. Forms and ModelForms/11.1 Source code - Forms and ModelForms - Building our view with Form.html 141 Bytes
8. Forms and ModelForms/13.1 Source code - Forms and ModelForms - Saving form data.html 141 Bytes
8. Forms and ModelForms/14.1 Source code - Forms and ModelForms - Different ways of rendering form.html 141 Bytes
8. Forms and ModelForms/15.1 Source code - Forms and ModelForms - Form options.html 141 Bytes
8. Forms and ModelForms/16.1 Source code - Forms and ModelForms - Validating fields.html 141 Bytes
8. Forms and ModelForms/17.1 Source code - Forms and ModelForms - Rendering form manually.html 141 Bytes
8. Forms and ModelForms/18.1 Source code - Forms and ModelForms - Rendering fields with for loop.html 141 Bytes
8. Forms and ModelForms/19.1 Source code - Forms and ModelForms - What are ModelForms.html 141 Bytes
8. Forms and ModelForms/20.1 Source code - Forms and ModelForms - Configuring views to work with ModelForms.html 141 Bytes
8. Forms and ModelForms/21.1 Source code - Forms and ModelForms - Customizing defaults with ModelForms.html 141 Bytes
8. Forms and ModelForms/22.1 Source code - Forms and ModelForms - Validations in Model.html 141 Bytes
8. Forms and ModelForms/23.1 Source code - Forms and ModelForms - Working with choices.html 141 Bytes
8. Forms and ModelForms/3.1 Source code - Forms and ModelForms - Forms the traditional way.html 141 Bytes
8. Forms and ModelForms/4.1 Source code - Forms and ModelForms - Evaluating our form.html 141 Bytes
8. Forms and ModelForms/5.1 Source code - Forms and ModelForms - POST requests and CSRF tokens.html 141 Bytes
8. Forms and ModelForms/6.1 Source code - Forms and ModelForms - Adding serverside validations.html 141 Bytes
8. Forms and ModelForms/7.1 Source code - Forms and ModelForms - Saving data to database.html 141 Bytes
9. Working with Static Files and File uploads/10.1 Source code - Working with Static Files and File uploads - Saving and uploading images.html 141 Bytes
9. Working with Static Files and File uploads/11.1 Source code - Working with Static Files and File uploads - Rendering images on frontend.html 141 Bytes
9. Working with Static Files and File uploads/12.1 Source code - Working with Static Files and File uploads - Uploading files other than images.html 141 Bytes
9. Working with Static Files and File uploads/3.1 Source code - Working with Static Files and File uploads - CSS and JS within HTML file.html 141 Bytes
9. Working with Static Files and File uploads/4.1 Source code - Working with Static Files and File uploads - A separate CSS file.html 141 Bytes
9. Working with Static Files and File uploads/6.1 Source code - Working with Static Files and File uploads - A separate JS file.html 141 Bytes
9. Working with Static Files and File uploads/7.1 Source code - Working with Static Files and File uploads - Best practices with static files.html 141 Bytes
9. Working with Static Files and File uploads/8.1 Source code - Working with Static Files and File uploads - Rendering images in your projects.html 141 Bytes
9. Working with Static Files and File uploads/9.1 Source code - Working with Static Files and File uploads - Image Uploads Setting up a new app.html 141 Bytes
11. Deploying your apps on a real server/17.1 Amazon S3.html 133 Bytes
0. Websites you may like/[FreeCourseSite.com].url 127 Bytes
0. Websites you may like/[CourseClub.Me].url 122 Bytes
0. Websites you may like/[GigaCourse.Com].url 49 Bytes
==查看完整文档列表==
猜你喜欢
2TB VIP VIDEO LINKS Real Passionate. Real Orgasm... 233.6 MB
2TB VIP VIDEO LINKS Real Cheating. Real Amateurs. Real... 233.6 MB
Real perfect tits and real perfect fuck Real perfect... 134.7 MB
第一會所新片@SIS001@(REAL)(REAL-625)REAL最優秀企画大賞スーパーBEST_初美沙希_広瀬... 7.5 GB
Even when Were Angry - we have to Fuck! Real Couple Real... 280.9 MB
ppin-009,opud-155,gvg-004,oned-470,sero-178,real-423,ppin... 51.4 MB
Most Extreme Squirting Orgasm Ever! Real Amateur... 336.9 MB
REMU-059 REMU-037 RECA-094 REBN-036 REAL-491 REAL-478... 47.3 MB
Real Teen - Real Amateur Teen Girl - Czech Amateur -... 68.5 MB
REAL-349,REAL-520,REAL-525,REXD-111,REXD-115,REXD-162,REX... 33.9 MB