Получи случайную криптовалюту за регистрацию!

Django Unleashed Framework

Логотип телеграм канала @django_prog — Django Unleashed Framework D
Логотип телеграм канала @django_prog — Django Unleashed Framework
Адрес канала: @django_prog
Категории: Технологии
Язык: Русский
Количество подписчиков: 1.74K
Описание канала:

Лучшие материалы по разработке на фреймворке Django на русском и английском языке
Купить рекламу: https://tprg.ru/gpvZ
По вопросам рекламы: @tproger_sales_bot
Правила общения: https://tprg.ru/rules
Другие каналы: @tproger_channels

Рейтинги и Отзывы

2.00

2 отзыва

Оценить канал django_prog и оставить отзыв — могут только зарегестрированные пользователи. Все отзывы проходят модерацию.

5 звезд

0

4 звезд

0

3 звезд

1

2 звезд

0

1 звезд

1


Последние сообщения 16

2022-04-29 04:15:30 ‘The client noticed that the server is not a supported distribution of Elasticsearch‘ error and solution

The django project is running very well, but suddenly the interface query error.
{
“code”: 400102,
“message”: “请求错误”,
“data”: {
“detail”: “The client noticed that the server is not a supported distribution of Elasticsearch”
}
}

Search Baidu the...

Read: https://keithblog.io/the-client-noticed-that-the-server-is-not-a-supported-distribution-of-elasticsearch-error-and-solution-1
498 views01:15
Открыть/Комментировать
2022-04-28 16:57:22
10 лучших фреймворков для веб-разработки на Python

Евгений Бартенев, автор курса по Python в Яндекс Практикуме, подготовил список лучших Python-фреймворков для веб-разработки в 2022 году.

Читать: «10 лучших фреймворков для веб-разработки на Python»
585 views13:57
Открыть/Комментировать
2022-04-27 15:06:22
Electron + Django, desktop app integrate JavaScript & Python

Introduction & Concept
Building a desktop app from Electron and Django is actually building a web application, which uses Electron as the front-end by a local browser and Django as the backend.

Then, why do we need to build the desktop application i...

Read: https://ivanyu2021.hashnode.dev/electron-django-desktop-app-integrate-javascript-and-python
375 views12:06
Открыть/Комментировать
2022-04-27 12:02:41
Django 4.1 adds async-compatible interface to QuerySet

The much-awaited pull request for an async-compatible interface to Queryset just got merged into the main branch of Django.

Pull Request - https://github.com/django/django/pull/14843
The Django core team has been progressively adding async support to the framework. Asynchronous views and middlewares were part of the Django 3.1 release and with the latest changes now Django ORM will be …

Read: http://djangocentral.com/django-adds-async-compatible-interface-to-queryset/
446 views09:02
Открыть/Комментировать
2022-04-26 09:10:00
Handle Timezone with Django

A truth for people all around the world is that we experience time differently.
Trying to have the same time in your application for all users will not reflect real-time in their zone and mostly trying to register their different times in your datab...

Read: https://koladev.hashnode.dev/handle-timezone-with-django-cl2fqx37b01rxy8nvbnj5df3z
357 views06:10
Открыть/Комментировать
2022-04-26 00:11:47 Парсинг для взрослых или Инфраструктура для промышленного парсинга

В студенческие годы я написал на заказ много парсеров магазинов и социальных сетей. Со временем парсеры усложнялись и из скриптов превращались в полноценные веб-приложения c базой данных и Rest API. В статье описан шаблон веб-приложения, который использую для создания парсеов.


Читать: https://habr.com/ru/post/662928/
536 views21:11
Открыть/Комментировать
2022-04-22 14:31:05Хотите начать свою карьеру в IT в качестве разработчика на Python?

Школа программирования Хекслет приглашает на подготовительный онлайн-курс по Python. Всего за 2 недели вы изучите основы языка под руководством опытного наставника, пройдете 69 уроков с практикой в браузере и напишете свою первую программу.

Возраст, образование и нынешнее место работы не имеют значения. Для начала вообще не нужен какой-либо опыт в разработке.

Азы перспективной профессии доступны по цене похода в кино или нескольких чашек кофе — полная стоимость курса всего 990 рублей.

Старт 27 апреля.

Подробности можно узнать по ссылке: https://bit.ly/3v0iVRc

Это #партнёрский пост
317 views11:31
Открыть/Комментировать
2022-04-22 13:05:00
Django News - Integrating Zapier and Django and Django Unicorn 0.45 - Apr 22nd 2022

Read: https://django-news.com/issues/124
362 views10:05
Открыть/Комментировать
2022-04-22 12:35:22
Material Kit - Open-Source Django Starter

Hello Coders!
This article presents an open-source Django Starter crafted on top of Material Kit, a really nice Bootstrap 5 design (also free). The product can be downloaded from Github (MIT License) and used for commercial projects or eLearning act...

Read: https://app-generator.hashnode.dev/material-kit-open-source-django-starter
400 views09:35
Открыть/Комментировать
2022-04-21 23:56:07
Introducing Myself

Hey There! Welcome to my blog. My name is Tosin, a student in the Department of Computer Science at the University of Lagos, Nigeria, and someone who is passionate about technology.
How I started
My journey with technology started a lot of time ago....

Read: https://tosin1.hashnode.dev/introducing-myself
350 views20:56
Открыть/Комментировать