Channel Avatar

Josue Kula @UCl5T2XCnOGCKp6GG4rVfEmA@youtube.com

151 subscribers - no pronouns :c

More from this channel (soon)


28:19
You have no idea what your HTTP log file can reveal
06:28
HTTP Security Headers: Cross-Origin-Resource-Policy vs Cross-Origin-Resource-Sharing. #http
13:29
NextJs - Caching, serverComponent, useReducer, revalidate.
32:21
Django security releases issued: CVE-2023-24580, DATA_UPLOAD_MAX_NUMBER_FILES
28:59
PostgreSQL 14 | Setting up Continuous replication Part 5
24:42
PostgreSQL 14 | Backup - pg_dump and pg_restore Part 4 #postgres #backup #RDMS #database
23:49
PostgreSQL 14 | Continuous Archiving in postgresql-14 Part 3 #postgresql #archive_mode #wal_level
44:17
PostgreSQL 14 - Installing and configuring postgresql Part 2 #pg_hba #postgres
31:52
PostgreSQL 14 - Setting up Virtual machines with vagrant for postgres. Part 1
29:39
Data modeling by examples with django 4.0 Models Part 2
01:09:17
Data modeling by examples with django 4.0 Models Part 1
18:50
What is Smishing - Phishing | How to avoid being a victim
50:34
Python 3.x | Asyncio Testing
22:02
Async/Await in Django Middleware - Part 5
27:21
Django Middleware | Dealing with streaming responses - Part 4
09:26
process_template_response in django middleware - Part 3
07:50
Django middleware with process exception - Part 2
19:31
Django Middleware with process_view hook - Part 1
52:35
Django QuerySet | SQL statements you should know before writing your first queryset in django
14:13
API Versioning - Django REST framework | AcceptHeaderVersioning Scheme #django #versioning
55:47
Custom throttling response in django rest framework | in-depth testing Part2
26:12
Throttling Requests With Django Rest Framework #API #DRF #Throttling Part 1
24:06
Django REST Framework QueryParameterVersioning Part 4
18:49
Django web framework | Data Migrations
10:32
Django Framework | Dealing with Migrations Conflicts. #Django #SQL #migrate-fails
05:08
Django web Framework | Migration file as a Class #Database #Schema #DjangoMigrations #SchemaUpdate
27:01
Django Web Framework Migrations 101 #django #Database #schema #ORM
57:44
Django REST Framework URLPathVersioning Part 3 #DRF
24:46
How to version a RestAPI Part 2 | NameSpaceVersioing #djangorestframework #Versioning #Testing
12:37
How to version a RestAPI Part 1 | Django Rest Framework