Torrent Info
Title Django Crash Course
Category
Size 2.58GB

Files List
Please note that this page does not hosts or makes available any of the listed filenames. You cannot download any of those files from here.
[TGx]Downloaded from torrentgalaxy.to .txt 585B
001 Welcome! Glad to have you on board!.en.srt 1.64KB
001 Welcome! Glad to have you on board!.mp4 11.45MB
002 What's this course all about_.en.srt 5.39KB
002 What's this course all about_.mp4 14.44MB
003 Watching the course at the best resolution.html 2.46KB
004 Course FAQ.html 11.87KB
005 Installing Python 3.en.srt 2.70KB
005 Installing Python 3.mp4 14.30MB
006 Setting Up a Virtual Environment.en.srt 6.86KB
006 Setting Up a Virtual Environment.mp4 25.66MB
007 Notebook - Setting Up a Virtual Environment.html 1.46KB
008 Installing Django 3.en.srt 3.79KB
008 Installing Django 3.mp4 19.26MB
009 Notebook - Installing Django 3.html 1.20KB
010 Installing PyCharm Community Edition.en.srt 5.09KB
010 Installing PyCharm Community Edition.mp4 25.59MB
011 Notebook - Installing PyCharm on MacOS.html 1.91KB
012 Bonus! WSL_ Windows - Linux Subsystem.en.srt 7.82KB
012 Bonus! WSL_ Windows - Linux Subsystem.mp4 41.90MB
013 Notebook - WSL_ Windows-Linux Subsystem.html 1.07KB
014 Django Project & App Creation.en.srt 6.79KB
014 Django Project & App Creation.mp4 22.62MB
015 Notebook - Django Project & App Creation.html 1.20KB
016 Explaining settings.py.en.srt 12.22KB
016 Explaining settings.py.mp4 59.69MB
017 Notebook - Sample settings.py for our project.html 3.98KB
018 URLs and Views Routing.en.srt 9.51KB
018 URLs and Views Routing.mp4 45.76MB
019 Class Based Views over Function Based Views.en.srt 19.33KB
019 Class Based Views over Function Based Views.mp4 119.13MB
020 Django Templates.en.srt 12.92KB
020 Django Templates.mp4 61.42MB
021 Notebook - Django Templates.html 2.03KB
022 Models & Querysets.en.srt 15.93KB
022 Models & Querysets.mp4 81.27MB
023 Django Forms.en.srt 27.18KB
023 Django Forms.mp4 129.28MB
024 Notebook - Django Forms.html 1.99KB
025 URL Variables.en.srt 17.46KB
025 URL Variables.mp4 74.71MB
026 Notebook - URL Variables.html 1.84KB
027 The 'createsuperuser' Command and Logging to Django Admin.en.srt 4.22KB
027 The 'createsuperuser' Command and Logging to Django Admin.mp4 18.36MB
028 Register Models & Edit DB Entries from Django Admin.en.srt 8.99KB
028 Register Models & Edit DB Entries from Django Admin.mp4 37.69MB
029 django-blog.zip 29.24MB
029 Download the Project.html 1.11KB
030 Django Project Testing.en.srt 11.64KB
030 Django Project Testing.mp4 52.60MB
031 Notebook - Writing tests in tests.py.html 1.76KB
032 Installing Git Bash and Pushing to Gitlab.en.srt 11.06KB
032 Installing Git Bash and Pushing to Gitlab.mp4 56.22MB
033 Notebook - Git Bash.html 1.47KB
034 Gitlab Pipeline to Run Tests at Commit.en.srt 8.35KB
034 Gitlab Pipeline to Run Tests at Commit.mp4 56.99MB
035 Notebook - Gitlab Pipeline.html 1.43KB
036 Installing Git Bash.en.srt 9.83KB
036 Installing Git Bash.mp4 48.64MB
037 Notebook - Installing Git Bash.html 1.64KB
038 Installing PyCharm Community Edition.en.srt 5.68KB
038 Installing PyCharm Community Edition.mp4 28.81MB
039 Installing Django 3.en.srt 3.65KB
039 Installing Django 3.mp4 29.20MB
040 Django Project & App Creation.en.srt 2.54KB
040 Django Project & App Creation.mp4 22.99MB
041 Notebook - PyCharm & Django.html 1.32KB
042 Setting Up Pre-commit Hooks.en.srt 9.67KB
042 Setting Up Pre-commit Hooks.mp4 52.89MB
043 TDD & Running the First Test.en.srt 9.47KB
043 TDD & Running the First Test.mp4 45.43MB
044 GitHub Actions to Run the Tests.en.srt 10.86KB
044 GitHub Actions to Run the Tests.mp4 65.88MB
045 Notebook - Continuous Integration.html 1.19KB
046 REST & Django Rest Framework.en.srt 8.56KB
046 REST & Django Rest Framework.mp4 51.62MB
047 Expense Model.en.srt 21.49KB
047 Expense Model.mp4 123.06MB
047 ExpenseModel.zip 19.04KB
048 APIView.en.srt 30.71KB
048 APIView.mp4 171.94MB
048 APIView.zip 22.54KB
049 Serializers.en.srt 14.08KB
049 Serializers.mp4 82.10MB
049 Serializers.zip 23.90KB
050 Generic Views.en.srt 19.02KB
050 Generic Views.mp4 106.29MB
050 GenericViews.zip 23.96KB
051 Filters.en.srt 12.68KB
051 Filters.mp4 82.11MB
051 Filters.zip 24.78KB
052 Permission Classes.en.srt 11.08KB
052 Permission Classes.mp4 64.20MB
052 PermissionClasses.zip 25.37KB
053 APIKey.zip 26.13KB
053 API Key Authentication & Final Project Version Download.en.srt 11.05KB
053 API Key Authentication & Final Project Version Download.mp4 76.02MB
054 GraphQL vs REST.en.srt 8.03KB
054 GraphQL vs REST.mp4 30.48MB
055 Graphene.en.srt 2.63KB
055 Graphene.mp4 14.73MB
056 2.1.zip 15.67KB
056 Installation & Project Creation.en.srt 15.09KB
056 Installation & Project Creation.mp4 79.74MB
057 Defining the Schema_ Object Types and Query.en.srt 13.27KB
057 Defining the Schema_ Object Types and Query.mp4 40.00MB
058 2.3.zip 19.46KB
058 Fetching Data_ Resolvers.en.srt 23.92KB
058 Fetching Data_ Resolvers.mp4 96.07MB
059 Notebook - Sample JSON Data (Users).html 1.16KB
060 2.4.zip 20.32KB
060 Changing Data_ Inputs, Payloads & Mutations.en.srt 21.63KB
060 Changing Data_ Inputs, Payloads & Mutations.mp4 83.08MB
061 2.5.zip 18.60KB
061 Adding More Data_ User Posts.en.srt 23.76KB
061 Adding More Data_ User Posts.mp4 111.83MB
062 Notebook - Sample JSON Data (Posts).html 1.16KB
063 Installing Docker on Windows 10 Pro.en.srt 8.55KB
063 Installing Docker on Windows 10 Pro.mp4 52.18MB
064 Installing Docker on Windows 10 Home.html 4.23KB
065 3.2.zip 27.46KB
065 Docker Files.en.srt 4.92KB
065 Docker Files.mp4 16.88MB
066 Notebook - Dockerfile Content.html 1.09KB
067 3.3.zip 28.37KB
067 Docker Build & Run.en.srt 11.69KB
067 Docker Build & Run.mp4 49.00MB
068 Notebook - docker-entrypoint.sh.html 1.07KB
069 3.4.zip 28.59KB
069 Docker Compose.en.srt 4.24KB
069 Docker Compose.mp4 18.57MB
070 Notebook - docker-compose.yaml.html 1.00KB
071 Final Thoughts.en.srt 921B
071 Final Thoughts.mp4 1.19MB
072 Bonus Lecture.html 2.22KB
TutsNode.com.txt 63B
Distribution statistics by country
Morocco (MA) 1
Czechia (CZ) 1
India (IN) 1
Netherlands (NL) 1
Russia (RU) 1
Turkey (TR) 1
China (CN) 1
Total 7
IP List List of IP addresses which were distributed this torrent