Channel Avatar

BugBytes @UCTwxaBjziKfy6y_uWu30orA@youtube.com

33K subscribers - no pronouns :c

On this channel, we create tutorials and videos primarily ab


18:20
Django Signals - Introduction!
16:17
django-filter and DRF API filtering - Django REST Framework
21:29
Go Database Migrations with Goose and PostgreSQL
09:19
drf-spectacular - Django REST Framework API Documentation
09:57
Django REST Framework - Updating & Deleting data
05:43
Django REST Framework - Refresh Tokens & JWT Authentication
19:37
NanoDjango - single-file Django apps | uv integration
21:52
Django REST Framework - JWT Authentication with djangorestframework-simplejwt
10:36
Django REST Framework - Customising permissions in Generic Views | VSCode REST Client extension
19:28
uv - Ruff + Pytest Tool Management (in a FastAPI Project)
18:00
Django REST Framework - Creating Data | ListCreateAPIView and Generic View Internals
06:34
Django REST Framework - APIView class
11:03
uv - Docker setup with a FastAPI application! | Using uv in containers
27:50
uv - Python package and project management | Inline Script Metadata
19:15
Django REST Framework - Permissions and Testing Permissions
10:24
Django REST Framework - Dynamic Filtering | Overriding get_queryset() method
43:34
PyQt6 - Database-Driven Desktop Apps! | QtSql module
17:00
Django REST Framework - Generic Views | ListAPIView & RetrieveAPIView
12:57
django-silk for Profiling and Optimization with Django REST Framework
08:19
Django REST Framework - Serializer subclasses and Aggregated API data
28:31
Django REST Framework- Nested Serializers, SerializerMethodField and Serializer Relations
24:54
Django REST Framework - Serializers & Response objects | Browsable API
22:14
Django REST Framework series - Setup and Models
29:46
PyQt6 - Build Desktop Apps with Python - Intro and Core Concepts!
23:03
Django REST Framework - API Keys | HasAPIKey permission from djangorestframework-api-key!
28:32
CSS Challenge - Turn raw HTML into a Calendar with CSS Grid!
32:54
Django - Multiple Databases | inspectdb command | Database Routers
25:04
TailwindCSS Standalone CLI guide - no Node.js required!
26:44
Django & HTMX - importing CSV files with django-import-export
01:32:17
SvelteKit, TailwindCSS & Vercel - Build and Deploy a Static Salary Calculator (Remote vs. In-Office)
27:44
NextAuth v5 - Google Authentication with Next.js and NextAuth | Next.js Route Handlers
50:20
django-cotton, HTMX & Tailwind - Pagination and Filtering with Components in Django
23:02
Django - exporting data with django-import-export
26:16
ruff - ultra-fast Python Linting & Formatting | Django example
20:41
django-cotton - Modern Components in Django!
32:54
Django & HTMX App - Charts with Plotly!
21:33
Django 5.1 - New Features! LoginRequiredMiddleware | {% querystring %} template tag
13:23
dj-html - auto-indent Django Templates consistently!
32:43
Chroma - Vector Database for LLM Applications | OpenAI integration
24:31
DuckDB and SQL - for Data Analysis and Processing
23:17
django-tailwind - Easy TailwindCSS setup in Django projects!
25:14
django-unfold - TailwindCSS Admin Theme for Django!
19:44
Django Admin Actions - Writing Custom Actions for the Django Admin
19:39
TailwindCSS and Django-Crispy-Forms - Template Pack for Django Forms!
19:34
Polars - SQL Interface for Querying DataFrames!
05:40
Django & HTMX App - hx-indicator for User Feedback
26:30
Django & HTMX App - Infinite Scroll and Pagination
31:32
Polars - An Introduction to Polars v1 for Python Data Analytics!
24:18
Neapolitan CRUDView in Django (with django-crispy-forms and TailwindCSS integration)
12:47
Django & HTMX App - Deleting Data with HTMX | hx-confirm attribute
32:53
Django & HTMX App - Updating Data with HTMX
26:43
Django & HTMX App - Form Validation & Tests with HTMX
31:08
django-components - Build re-usable components in Django with TailwindCSS and DaisyUI
25:04
Django & HTMX App - Create Transactions w/ HTMX
21:07
Django & HTMX App - Adding Date & Category Filters | pytest tests
31:03
Django & Azure Blob Storage - Storing User Uploaded files in Azure Storage
20:43
Django & HTMX App - Adding Aggregated Totals to Page | Testing Context with pytest
31:17
Django & HTMX App - Custom Managers | pytest & factory-boy for unit tests
17:52
Django & HTMX App - HTMX form submission | Query Optimization with django-debug-toolbar
33:55
Django & HTMX App - Display Transactions | django-filter FilterSet