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

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


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

2022-08-31 14:42:25
Jenkins pipeline to build and push a Django image to dockerhub and GitHub webhook integration.

This is the fourth article in the series Deploy a Django app to AWS EC2 instance using Jenkins. A gentle guide to Jenkins.
In this article, you will piece together all the fundamentals that you have learned and build a full Jenkins pipeline that will...

Read: https://blog.kipchirchirlangat.com/jenkins-pipeline-to-build-and-push-a-django-image-to-dockerhub-and-github-webhook-integration
224 views11:42
Открыть/Комментировать
2022-08-31 13:03:47
Authentication System With Django

Today I'll show you how to create an authentication system using Django. With the use of this system, users will be given full access to the company's website or landing page after having their logins verified.
PREREQUISITES

Latest version of python...

Read: https://julietofoegbu.hashnode.dev/login-system-with-django
253 views10:03
Открыть/Комментировать
2022-08-31 12:35:32
Django ChartJS Chart Example Tutorial

Hi Dev,
This article is focused on django chartjs. We will look at example of django chartjs ajax example. step by step explain how to create chart in django. I would like to share with you how to use chartjs in django.
Chartjs is a js library, this ...

Read: https://tuts-station.hashnode.dev/django-chartjs-chart-example-tutorial
268 views09:35
Открыть/Комментировать
2022-08-30 14:42:45
Django Caching Levels

You know a little about Django caching and are able to set up your cache on the back end. Now you need to decide how much data you actually want to cache.
Websites usually come with different files such as templates, forms, sidebars and so much more...

Read: https://donesrom.hashnode.dev/django-caching-levels
54 views11:42
Открыть/Комментировать
2022-08-30 12:36:04
How to Get Checkbox Values in Django?

Hi Dev,
This simple article demonstrates of how to get checkbox values in django. if you have question about how to get multiple checkbox value in django then I will give simple example with solution. I would like to show you django html checkbox val...

Read: https://tuts-station.hashnode.dev/how-to-get-checkbox-values-in-django
166 views09:36
Открыть/Комментировать
2022-08-29 13:18:53
Django Import Export Excel to Database Example

Hi Dev,
In this example, I will show you django import export excel to database example. I would like to share with you django import excel file. let’s discuss about django import export excel to database example csv. This article will give you simpl...

Read: https://tuts-station.hashnode.dev/django-import-export-excel-to-database-example
323 views10:18
Открыть/Комментировать
2022-08-29 11:02:02 Асинхронный django: status update

Название поста может быть знакомо некоторым читателям. Действительно, я некоторое время назад задался вопросом, насколько будет сложно сделать django асинхронным. Так вот, процесс кодинга в этом направлении продолжился, и теперь есть целая альфа-версия.

Проект называется vinyl. У него есть репозиторий: https://github.com/vinylproject/vinyl. Пользоваться им можно и нужно! Про то, как это делать, можно узнать из README - я думаю, всё вполне соответствует ожиданиям от асинхронной версии. Здесь я хочу рассказать про то, что, как говорится, удалось узнать в процессе.


Читать: https://habr.com/ru/post/685144/
339 views08:02
Открыть/Комментировать
2022-08-28 20:21:35
Update Nested Serializers Fields with Django REST Framework

Introduction
Hello all !
If you have attempted to build a web API endpoint for CRUDing (creating, retrieving, updating and deleting) data objects in a database using Django REST framework, you will realise that the object fields related to othe...

Read: https://fafacodes.hashnode.dev/update-nested-serializers-fields-with-django-rest-framework
353 views17:21
Открыть/Комментировать
2022-08-28 14:00:21
Django Google Address Autocomplete Example

Hi Dev,
In this quick example, let's see django google address autocomplete example. I’m going to show you about google address autocomplete api example. I’m going to show you about address autocomplete using google place api. you will learn google a...

Read: https://tuts-station.hashnode.dev/django-google-address-autocomplete-example
356 views11:00
Открыть/Комментировать
2022-08-28 10:14:08
How to upload files to AWS S3 using Django Rest Framework

"Hello Sky Daddy, it's me again with new uploads."
~ Laptop and the high-flying Lady

File upload and download are some of the most performed actions on the web. With the rise of cloud-based solutions, companies are moving from an on-premises solutio...

Read: https://ifenna.hashnode.dev/how-to-upload-files-to-aws-s3-using-django-rest-framework
351 views07:14
Открыть/Комментировать