Other

[ DevCourseWeb com ] Udemy - A Guide to Django ORM Master the Art of Querying Database

  • Download Faster
  • Download torrent
  • Direct Download
  • Rate this torrent +  |  -
[ DevCourseWeb com ] Udemy - A Guide to Django ORM Master the Art of Querying Database

Download Anonymously! Get Protected Today And Get your 70% discount


Torrent info

Name:[ DevCourseWeb com ] Udemy - A Guide to Django ORM Master the Art of Querying Database

Infohash: DDEFD983CDD4952279E1422CBFD10BB0ABAB4FEF

Total Size: 1.18 GB

Seeds: 2

Leechers: 17

Stream: Watch Full Movie @ Movie4u

Last Updated: 2022-01-20 20:50:06 (Update Now)

Torrent added: 2022-01-17 20:02:01






Torrent Files List


Get Bonus Downloads Here.url (Size: 1.18 GB) (Files: 109)

 Get Bonus Downloads Here.url

0.18 KB

 ~Get Your Files Here !

  01 - Installation and Setup

   001 IDE and Code Editor for Django.mp4

5.86 MB

   001 IDE and Code Editor for Django_en.srt

1.79 KB

   002 DB Browser For SQlite.mp4

4.34 MB

   002 DB Browser For SQlite_en.srt

0.83 KB

   003 Introduction to Virtual Environment in Linux and Windows.mp4

47.23 MB

   003 Introduction to Virtual Environment in Linux and Windows_en.srt

7.16 KB

   004 Django Project and App Setup.mp4

45.94 MB

   004 Django Project and App Setup_en.srt

8.07 KB

  02 - Course Material

   001 Source Code.html

0.07 KB

   blog

    blog

     __init__.py

0.00 KB

     asgi.py

0.38 KB

     settings.py

3.25 KB

     urls.py

0.73 KB

     wsgi.py

0.38 KB

    category

     __init__.py

0.00 KB

     admin.py

0.13 KB

     apps.py

0.14 KB

     migrations

      0001_initial.py

1.14 KB

      0002_auto_20211030_0917.py

1.66 KB

      0003_auto_20211030_1153.py

0.49 KB

      __init__.py

0.00 KB

      __pycache__

       0001_initial.cpython-39.pyc

1.21 KB

       0002_auto_20211030_0917.cpython-39.pyc

1.36 KB

       0003_auto_20211030_1153.cpython-39.pyc

0.64 KB

       __init__.cpython-39.pyc

0.18 KB

     models.py

0.96 KB

     tests.py

0.06 KB

     views.py

0.06 KB

    comments

     __init__.py

0.00 KB

     admin.py

0.12 KB

     apps.py

0.14 KB

     migrations

      0001_initial.py

1.03 KB

      __init__.py

0.00 KB

      __pycache__

       0001_initial.cpython-39.pyc

1.05 KB

       __init__.cpython-39.pyc

0.18 KB

     models.py

0.54 KB

     tests.py

0.06 KB

     views.py

0.06 KB

    db.sqlite3

180.00 KB

    manage.py

0.64 KB

    post

     __init__.py

0.00 KB

     admin.py

0.11 KB

     apps.py

0.14 KB

     migrations

      0001_initial.py

1.38 KB

      0002_auto_20211030_0921.py

1.00 KB

      0003_auto_20211030_1153.py

0.46 KB

      __init__.py

0.00 KB

      __pycache__

       0001_initial.cpython-39.pyc

1.41 KB

       0002_auto_20211030_0921.cpython-39.pyc

1.03 KB

       0003_auto_20211030_1153.cpython-39.pyc

0.63 KB

       __init__.cpython-39.pyc

0.17 KB

     models.py

1.43 KB

     tests.py

0.06 KB

     views.py

0.06 KB

  03 - Introduction to Models

   001 Introduction to Models.mp4

42.02 MB

   001 Introduction to Models_en.srt

8.15 KB

   002 Introduction to Migrations.mp4

63.29 MB

   002 Introduction to Migrations_en.srt

10.64 KB

   003 Django Admin Panel.mp4

27.15 MB

   003 Django Admin Panel_en.srt

5.51 KB

   004 Different Model Field Types.mp4

27.07 MB

   004 Different Model Field Types_en.srt

5.46 KB

   005 Different Model Field Options.mp4

88.06 MB

   005 Different Model Field Options_en.srt

12.40 KB

   006 Database Relationships in Django.mp4

86.99 MB

   006 Database Relationships in Django_en.srt

12.16 KB

   007 Primary Key and Verbose Field Name.mp4

60.85 MB

   007 Primary Key and Verbose Field Name_en.srt

8.69 KB

   008 Model Methods.mp4

66.37 MB

   008 Model Methods_en.srt

10.72 KB

   009 Meta Options.mp4

31.66 MB

   009 Meta Options_en.srt

4.27 KB

   010 CHALLENGE Writing Models For Comments App.mp4

45.79 MB

   010 CHALLENGE Writing Models For Comments App_en.srt

7.86 KB

  04 - Querying the Database

   001 Database CRUD Operation - Part 1.mp4

134.20 MB

   001 Database CRUD Operation - Part 1_en.srt

22.98 KB

   001 Database-CRUD-Operation-Part-1.pdf

81.36 KB

   002 Database CRUD Operation - Part 2.mp4

59.93 MB

   002 Database CRUD Operation - Part 2_en.srt

14.23 KB

   002 Database-CRUD-Operation-Part-2.pdf

92.86 KB

   003 order_by, values, only, defer.mp4

30.49 MB

   003 order_by, values, only, defer_en.srt

9.88 KB

   003 orderby-values-only-defer.pdf

62.11 KB

   004 union, intersection, difference.mp4

42.93 MB

   004 union, intersection, difference_en.srt

8.59 KB

   004 union-intersection-difference.pdf

49.41 KB

   005 Field-Lookups.pdf

40.99 KB

   005 Performing Field Lookups.mp4

50.54 MB

   005 Performing Field Lookups_en.srt

10.08 KB

   006 Querying Database Relationships.mp4

59.24 MB

   006 Querying Database Relationships_en.srt

12.62 KB

   006 Querying-Database-Relationship.pdf

41.09 KB

   007 Complex Lookup Using Q objects.mp4

31.19 MB

   007 Complex Lookup Using Q objects_en.srt

7.28 KB

   007 Complex-Lookups-Using-Q-objects.pdf

41.37 KB

   008 F expression.mp4

67.43 MB

   008 F expression_en.srt

9.73 KB

   008 F-expressions.pdf

30.42 KB

   009 select related and prefetch related.mp4

46.21 MB

   009 select related and prefetch related_en.srt

8.18 KB

   009 select-related-and-prefecth-related.pdf

46.54 KB

   010 Performing Raw SQL Query.mp4

12.35 MB

   010 Performing Raw SQL Query_en.srt

1.99 KB

   010 Raw-SQL-Query.pdf

40.80 KB

  05 - Further Study Material

   001 Django Documentation Overview.mp4

34.02 MB

   001 Django Documentation Overview_en.srt

3.75 KB

   002 Other Important Topics [Optional].html

1.21 KB

  Bonus Resources.txt

0.38 KB
 

tracker

leech seeds
 

Torrent description

Feel free to post any comments about this torrent, including links to Subtitle, samples, screenshots, or any other relevant information, Watch [ DevCourseWeb com ] Udemy - A Guide to Django ORM Master the Art of Querying Database Online Free Full Movies Like 123Movies, Putlockers, Fmovies, Netflix or Download Direct via Magnet Link in Torrent Details.

related torrents

Torrent name

health leech seeds Size
 


comments (0)

Main Menu