Обкатка альфа-теста и обновления на Капибаре
Сегодня у нас вышел второй официальный пост о прогрессе в разработке уже на самом сайте
Продолжу рассказывать о развитии Капибары, опенсорсном проекте, цели которого воспроизвести лучшее что было на пикабу и не наступить на их же "грабли". Первая часть здесь: https://habr.com/ru/articles/759598/. Вторая часть здесь: https://habr.com/ru/articles/773234/
Сегодня у нас в арсенале кое-что интересное.
Читать: https://habr.com/ru/articles/779408/
Сегодня у нас вышел второй официальный пост о прогрессе в разработке уже на самом сайте
Продолжу рассказывать о развитии Капибары, опенсорсном проекте, цели которого воспроизвести лучшее что было на пикабу и не наступить на их же "грабли". Первая часть здесь: https://habr.com/ru/articles/759598/. Вторая часть здесь: https://habr.com/ru/articles/773234/
Сегодня у нас в арсенале кое-что интересное.
Читать: https://habr.com/ru/articles/779408/
2023 Malcolm Tredinnick Memorial Prize awarded to Djangonaut Space
The Django Software Foundation Board is pleased to announce that the 2023 Malcolm Tredinnick Memorial Prize has been awarded to Djangonaut Space.
Djangonaut Space, run by organizers Dawn Wages, Rachell Calhoun, Sarah Abderemane, Sarah Boyce, and Tim Schilling, is a mentoring initiative dedicated to expanding contributions and diversifying contributors within the Django community. Drawing on their extensive experience as mentors and contributors, they've cultivated an inclusive universe for newcomers, emphasizing group learning, sustainability, leadership development and generous use of space puns.
Thanks to the fantastic support from a team of volunteer mentors, the program had a stellar pilot session, propelling nine pull requests (PRs) to Django and launching five new contributors into the Django community. Given the community's enthusiastic interest and demand, the program is well-positioned to evolve and expand at warp speed, welcoming even more Djangonauts on future missions.
Each year we receive many nominations, and it is always hard to pick the winner. This year, as always, we received many nominations for the Malcolm Tredinnick Memorial Price with some being nominated multiple times. Some have been nominated in multiple years. If your nominee didn’t make it this year, you can always nominate them again next year.
Malcolm would be very proud of the legacy he has fostered in our community!
Congratulations Djangonaut Space on the well-deserved honor!
Read: https://www.djangoproject.com/weblog/2023/dec/08/2023-malcolm-tredinnick-memorial-prize-awarded-to/
The Django Software Foundation Board is pleased to announce that the 2023 Malcolm Tredinnick Memorial Prize has been awarded to Djangonaut Space.
Djangonaut Space, run by organizers Dawn Wages, Rachell Calhoun, Sarah Abderemane, Sarah Boyce, and Tim Schilling, is a mentoring initiative dedicated to expanding contributions and diversifying contributors within the Django community. Drawing on their extensive experience as mentors and contributors, they've cultivated an inclusive universe for newcomers, emphasizing group learning, sustainability, leadership development and generous use of space puns.
Thanks to the fantastic support from a team of volunteer mentors, the program had a stellar pilot session, propelling nine pull requests (PRs) to Django and launching five new contributors into the Django community. Given the community's enthusiastic interest and demand, the program is well-positioned to evolve and expand at warp speed, welcoming even more Djangonauts on future missions.
Each year we receive many nominations, and it is always hard to pick the winner. This year, as always, we received many nominations for the Malcolm Tredinnick Memorial Price with some being nominated multiple times. Some have been nominated in multiple years. If your nominee didn’t make it this year, you can always nominate them again next year.
Malcolm would be very proud of the legacy he has fostered in our community!
Congratulations Djangonaut Space on the well-deserved honor!
Read: https://www.djangoproject.com/weblog/2023/dec/08/2023-malcolm-tredinnick-memorial-prize-awarded-to/
Deploy Django app using Nginx and Circus on AWS Cloud
In the vast landscape of web development, the journey from crafting a brilliant Django application to making it accessible to the world is an adventure that often involves navigating through the complexities of cloud computing. In this blog post, we’...
Read: https://bimalrai.hashnode.dev/deploy-django-app-using-nginx-and-circus-on-aws-cloud
In the vast landscape of web development, the journey from crafting a brilliant Django application to making it accessible to the world is an adventure that often involves navigating through the complexities of cloud computing. In this blog post, we’...
Read: https://bimalrai.hashnode.dev/deploy-django-app-using-nginx-and-circus-on-aws-cloud
Как опубликовать свое первое приложение на Django и не упасть духом. Гайд для выпускников курсов
Я закончил курсы "Fullstack разработчик на Python" от одной известной компании. Обучение завершено успешно, но не было ощущения полноценности — на курсах не учили, как сделать самостоятельно деплой приложения на Django. И никто из студентов не задавался эти вопросом 😁
Так что я решил закрыть этот вопрос и все-таки пройти путь по развертыванию django-приложения, так как, возможно, больше никогда такого случая не представится. Потом я уже могу не вернуться к этой теме, так как это потребует мучительного вспоминания и повторного прохождения материала. Все должно быть вовремя.
В этой статье я хочу дать небольшой гайд для выпускников подобных курсов и заодно рассказать про российский облачный сервис (еще раз внимательно прочитал их статью и увидел, что она опубликована буквально за 3 недели до моих тестов - то есть мне повезло).
Как запустить Django и не потерять время
Читать: https://habr.com/ru/articles/779544/
Я закончил курсы "Fullstack разработчик на Python" от одной известной компании. Обучение завершено успешно, но не было ощущения полноценности — на курсах не учили, как сделать самостоятельно деплой приложения на Django. И никто из студентов не задавался эти вопросом 😁
Так что я решил закрыть этот вопрос и все-таки пройти путь по развертыванию django-приложения, так как, возможно, больше никогда такого случая не представится. Потом я уже могу не вернуться к этой теме, так как это потребует мучительного вспоминания и повторного прохождения материала. Все должно быть вовремя.
В этой статье я хочу дать небольшой гайд для выпускников подобных курсов и заодно рассказать про российский облачный сервис (еще раз внимательно прочитал их статью и увидел, что она опубликована буквально за 3 недели до моих тестов - то есть мне повезло).
Как запустить Django и не потерять время
Читать: https://habr.com/ru/articles/779544/
👍1
Introduction to Symmetrical and Asymmetrical Relationships in Django's ManyToManyField
Understanding the symmetrical Argument for Flexible Relationship Management in Django Models
When designing a database model in Django, you might encounter scenarios where you need to model relationships between entities, such as users in a social me...
Read: https://afeez1131.hashnode.dev/introduction-to-symmetrical-and-asymmetrical-relationships-in-djangos-manytomanyfield
Understanding the symmetrical Argument for Flexible Relationship Management in Django Models
When designing a database model in Django, you might encounter scenarios where you need to model relationships between entities, such as users in a social me...
Read: https://afeez1131.hashnode.dev/introduction-to-symmetrical-and-asymmetrical-relationships-in-djangos-manytomanyfield
👍2
Как мы делаем проекты
Все мы знаем что такое клиент-серверное приложение, на тему их создания написано не мало статей. В этой статье хотелось бы поделиться с вами наработками нашей компании, которыми мы пользуемся в своих Django проектах.
Читать: https://habr.com/ru/companies/pm/articles/759690/
Все мы знаем что такое клиент-серверное приложение, на тему их создания написано не мало статей. В этой статье хотелось бы поделиться с вами наработками нашей компании, которыми мы пользуемся в своих Django проектах.
Читать: https://habr.com/ru/companies/pm/articles/759690/
👍1
Crafting a Django Inventory Management Web App.
Introduction:
In the world of code, I embarked on a solitary journey to create a robust Django Inventory Management Web App. Hailing from Africa with a background in procurement and supply chain, my vision was to streamline the upstream and downstrea...
Read: https://abdulazizhussein.hashnode.dev/crafting-a-django-inventory-management-web-app
Introduction:
In the world of code, I embarked on a solitary journey to create a robust Django Inventory Management Web App. Hailing from Africa with a background in procurement and supply chain, my vision was to streamline the upstream and downstrea...
Read: https://abdulazizhussein.hashnode.dev/crafting-a-django-inventory-management-web-app
👎2❤1
WTF is Django, and why is it the best?
Django is a Batteries-included WEB Framework written in Python. Django takes care of the difficult stuff so that you can concentrate on building your web application. But as a Django Master, I don't need Django to take care of the difficult Stuff for...
Read: https://blog.nischallamichhane.com.np/wtf-is-django-and-why-is-it-the-best
Django is a Batteries-included WEB Framework written in Python. Django takes care of the difficult stuff so that you can concentrate on building your web application. But as a Django Master, I don't need Django to take care of the difficult Stuff for...
Read: https://blog.nischallamichhane.com.np/wtf-is-django-and-why-is-it-the-best
👍2
Getting Started with Django from Scratch
You'll need these prerequisites:
Brain
Computer (with Windows in it)
Python-the programming language, PIP
Python (optional only for people with passion)
Access to clean drinking water, edible food, breathable air, Clothes, body, Doctorate in Com...
Read: https://blog.nischallamichhane.com.np/getting-started-with-django-from-scratch
You'll need these prerequisites:
Brain
Computer (with Windows in it)
Python-the programming language, PIP
Python (optional only for people with passion)
Access to clean drinking water, edible food, breathable air, Clothes, body, Doctorate in Com...
Read: https://blog.nischallamichhane.com.np/getting-started-with-django-from-scratch
Creating the Best TODO app With the Django Master [pt.1]
This will be a Multipart Blog, this part we will be looking at the M of MVT architecture which is Models.
I will dominate Django Very Hard with No Mercy. In this Blog we are going to create a Database to store our Todo tasks in and perform CRUD opera...
Read: https://blog.nischallamichhane.com.np/creating-the-best-todo-app-with-the-django-master-pt1
This will be a Multipart Blog, this part we will be looking at the M of MVT architecture which is Models.
I will dominate Django Very Hard with No Mercy. In this Blog we are going to create a Database to store our Todo tasks in and perform CRUD opera...
Read: https://blog.nischallamichhane.com.np/creating-the-best-todo-app-with-the-django-master-pt1
😎 Scale your Django App with Celery
Here, I will demonstrate how I integrated Celery into my Django app after reading many frustrating documentation pages. trust me you will find this is the easiest way
Requirements:
running django app template( if don't have clone it this repo )
cel...
Read: https://blog.parmeshwar.me/scale-your-django-app-with-celery
Here, I will demonstrate how I integrated Celery into my Django app after reading many frustrating documentation pages. trust me you will find this is the easiest way
Requirements:
running django app template( if don't have clone it this repo )
cel...
Read: https://blog.parmeshwar.me/scale-your-django-app-with-celery
👌2
Adding Full Text Search to Your Django App with django-watson
In today's blog post, we're going to explore how you can enhance the search functionality of your Django application by integrating Django Watson.
Why Use Django Watson?
When you use Django Watson, it's like giving your Django app a smart search upgr...
Read: https://idiomaticprogrammers.hashnode.dev/django-watson-full-text-search-guide
In today's blog post, we're going to explore how you can enhance the search functionality of your Django application by integrating Django Watson.
Why Use Django Watson?
When you use Django Watson, it's like giving your Django app a smart search upgr...
Read: https://idiomaticprogrammers.hashnode.dev/django-watson-full-text-search-guide
Building Your Django App: A Beginner's Guide (Part 2)
Introduction:Greetings, fellow developers! In our last encounter, I shared the initial steps to embark on the Django journey, helping youset up your development environment and take the first strides toward creating your first app.If you missed that ...
Read: https://arbythecoder.hashnode.dev/building-your-django-app-a-beginners-guide-part-2
Introduction:Greetings, fellow developers! In our last encounter, I shared the initial steps to embark on the Django journey, helping youset up your development environment and take the first strides toward creating your first app.If you missed that ...
Read: https://arbythecoder.hashnode.dev/building-your-django-app-a-beginners-guide-part-2
Ditch the Passwords! Building a Passwordless Django Application
Introduction
Passwordless Authentication is a method of verifying a user without requiring the entry of a password. It offers a more secure and convenient alternative to traditional password-based authentication, which is susceptible to various attac...
Read: https://afeez1131.hashnode.dev/ditch-the-passwords-building-a-passwordless-django-application
Introduction
Passwordless Authentication is a method of verifying a user without requiring the entry of a password. It offers a more secure and convenient alternative to traditional password-based authentication, which is susceptible to various attac...
Read: https://afeez1131.hashnode.dev/ditch-the-passwords-building-a-passwordless-django-application
Ditch the Passwords! Building a Passwordless Web Application in Django
Introduction
Passwordless Authentication is a method of verifying a user without requiring the entry of a password. It offers a more secure and convenient alternative to traditional password-based authentication, which is susceptible to various attac...
Read: https://afeez1131.hashnode.dev/ditch-the-passwords-building-a-passwordless-web-application-in-django
Introduction
Passwordless Authentication is a method of verifying a user without requiring the entry of a password. It offers a more secure and convenient alternative to traditional password-based authentication, which is susceptible to various attac...
Read: https://afeez1131.hashnode.dev/ditch-the-passwords-building-a-passwordless-web-application-in-django
🌐 Mastering the Connection: A Guide to Integrating MongoDB with Django 🐍
In the dynamic landscape of web development, the integration of powerful databases is crucial. When it comes to harnessing the flexibility and scalability of NoSQL databases, MongoDB stands out. In this guide, we'll embark on a journey to seamlessly ...
Read: https://000jd.hashnode.dev/mastering-the-connection-a-guide-to-integrating-mongodb-with-django
In the dynamic landscape of web development, the integration of powerful databases is crucial. When it comes to harnessing the flexibility and scalability of NoSQL databases, MongoDB stands out. In this guide, we'll embark on a journey to seamlessly ...
Read: https://000jd.hashnode.dev/mastering-the-connection-a-guide-to-integrating-mongodb-with-django
Django 5.0 : A wrap up!
Django, the Python-based web framework dropped its latest version, Django 5.0 on 5th December 2023. Almost 700 commits were made by 200+ people for the first release of Django 5.X.
The Major Changes in the Update include:
Asynchronous Views
Simplif...
Read: https://adnaan.hashnode.dev/django-5-a-wrap-up
Django, the Python-based web framework dropped its latest version, Django 5.0 on 5th December 2023. Almost 700 commits were made by 200+ people for the first release of Django 5.X.
The Major Changes in the Update include:
Asynchronous Views
Simplif...
Read: https://adnaan.hashnode.dev/django-5-a-wrap-up
Django ORM to SQL Query
Introduction
Embarking on the journey of database interaction with Django, developers often find themselves immersed in the elegance of the Django Object-Relational Mapping (ORM) system. While the ORM shields us from the complexities of raw SQL, unde...
Read: https://elsaeedahmed.hashnode.dev/django-orm-to-sql-query
Introduction
Embarking on the journey of database interaction with Django, developers often find themselves immersed in the elegance of the Django Object-Relational Mapping (ORM) system. While the ORM shields us from the complexities of raw SQL, unde...
Read: https://elsaeedahmed.hashnode.dev/django-orm-to-sql-query
# Getting Started with Backend Development
Are you eager to delve into the world of backend development? Here's a step-by-step guide to kickstart your journey.
## 1. Choose a Backend Language
Select a backend programming language that suits your project requirements. Popular choices include:
...
Read: https://varadgondepatil.hashnode.dev/getting-started-with-backend-development
Are you eager to delve into the world of backend development? Here's a step-by-step guide to kickstart your journey.
## 1. Choose a Backend Language
Select a backend programming language that suits your project requirements. Popular choices include:
...
Read: https://varadgondepatil.hashnode.dev/getting-started-with-backend-development
TMS на замену TestRail: писали для себя, а выложили в open source
В прошлом году TestRail прекратил предоставлять и продлевать лицензии компаниям из России, поэтому мы в YADRO решили разработать собственную тест-менеджмент систему TestY. Опирались на опыт работы с другими сервисами, чтобы добавить тот функционал, которого не хватало нашим командам тестирования. За несколько месяцев написали core-часть системы и выложили ее в open source, чтобы другие компании и разработчики, для которых актуален вопрос лицензионной чистоты используемого софтай, пользовались решением и развивали его.
В этой статье рассказываем об отличиях TestY от других TMS и преимуществах нашей системы для команд любого размера. Спойлер: в TestY могут одновременно работать 300 тестировщиков — система справляется. Для тех, кто хочет опробовать TestY в своей команде, в конце статьи есть короткая инструкция, как ее развернуть.
Читать: https://habr.com/ru/companies/yadro/articles/781978/
В прошлом году TestRail прекратил предоставлять и продлевать лицензии компаниям из России, поэтому мы в YADRO решили разработать собственную тест-менеджмент систему TestY. Опирались на опыт работы с другими сервисами, чтобы добавить тот функционал, которого не хватало нашим командам тестирования. За несколько месяцев написали core-часть системы и выложили ее в open source, чтобы другие компании и разработчики, для которых актуален вопрос лицензионной чистоты используемого софтай, пользовались решением и развивали его.
В этой статье рассказываем об отличиях TestY от других TMS и преимуществах нашей системы для команд любого размера. Спойлер: в TestY могут одновременно работать 300 тестировщиков — система справляется. Для тех, кто хочет опробовать TestY в своей команде, в конце статьи есть короткая инструкция, как ее развернуть.
Читать: https://habr.com/ru/companies/yadro/articles/781978/