BugBytes
On this channel, we create tutorials and videos primarily about web development, data analytics and data science. We'll focus on implementations using primarily Python and JavaScript, occasionally diving into other languages. As the channel progresses, we will also touch on concepts such as DevOps, containerization, cloud computing (AWS) and machine learning/AI.
If you can spare any change, please consider buying me a coffee to help keep me motivated to write tutorials, make videos and write blog posts! It would be greatly appreciated: https://ko-fi.com/bugbytes
Blog: https://www.bugbytes.io/posts/
Github: https://github.com/bugbytes-io
Настройка django-allauth — пользовательские формы регистрации и логика!
Python 3.14 — подробное изучение строк шаблонов!
django-allauth — подробное изучение приложения «Учетные записи» для аутентификации, регистрации и...
django-allauth - Введение и установка!
Django — добавление контекста к представлениям на основе классов | get_context_data()
Django — универсальные и основанные на классах представления! (альтернатива функциям)
Pydantic - model_construct() для пропуска проверки и (потенциального) улучшения производительности!
Django — обработка POST-запросов и сохранение в базе данных!
Django — HTML-формы, POST-запросы и токены CSRF
shadcn-django - Components for Django apps!
Django - Detail Pages & the {% url %} template tag!
The power of Operator Overloading in Python! (With Examples)
Django Tips: "get_object_or_404()" for Cleaner Views
django-guardian for Object Permissions | django-unfold integration!
render() - a beautiful Django shortcut!
Django Permissions system - deep dive with Users, Groups and Permissions
HTML Templates with Django! Returning HTML from Django Views
Django Views - Capturing and Using URL parameters
Instructor and Pydantic - Structured LLM outputs for easy data extraction!
The problem with User.objects.create() in Django!
AI Structured Outputs with LLMs, LlamaIndex & Pydantic
Django Admin Introduction!
Django - Models API for Querying Databases
FastHX - making FastAPI and HTMX apps easy!
Django - Models, Databases and Migrations
Django - Views, URLs and Management Commands
Django Introduction - Installation & Python Virtual Environments
FastAPI - HTTP Basic Authentication demo
dlt (data load tool) - Python data extraction / loading tool!
Django and Datastar integration - hypermedia example with Django and the Datastar Python SDK!