Django Unleashed Framework
1.43K subscribers
2.19K photos
2.62K links
Лучшие материалы по разработке на фреймворке Django на русском и английском языке

Разместить рекламу: @tproger_sales_bot

Правила общения: https://tprg.ru/rules

Другие каналы: @tproger_channels

Другие наши проекты: https://tprg.ru/media
Download Telegram
Pet-проект для обучения или как я в одиночку писал Helpdesk

Ранее, у меня уже был опыт использования Helpdesk систем, но по разным причинам они не были внедрены у нас на предприятии. Хорошая возможность научится программировать, подумал я, и преступил к написанию собственного helpdesk’a.


Читать: https://habr.com/ru/post/675492/
👎1
Django's Interaction with DataBases

Let's open a new app with the code we are familiar with. I am naming mine "notes".
python manage.py startapp notes
Like previously, we should register it to settings.py file as well.
After doing that, we should go to our models.py file.
This is the...

Read: https://ilkecandan.hashnode.dev/djangos-interaction-with-databases
Django News - Django security releases issued: 4.0.6 and 3.2.14 - Jul 8th 2022

Read: https://django-news.com/issues/135
👍2
Django: Creating a custom 404 Error Page

Introduction
The 404 error is shown when the user tries to navigate to a URL that doesn't exist. By default, Django returns a page when this error is raised. However, we can set a custom page to be displayed in a few steps.
Creating a Django project...

Read: https://zeeskylaw.hashnode.dev/creating-a-custom-404-error-page-with-django
👍2
Building A Dictionary Web App With Django

A dictionary is simply a book/electronic medium that outlines words particular to a language along with their meanings. Modern dictionaries also provide information such as the origin of a word, its transcription, and use cases.
In this tutorial, we ...

Read: https://prosper-articles.hashnode.dev/building-a-dictionary-web-app-with-django
Using Cloudflare R2 with Django for storage

I am a long fan and user of Cloudflare and with Cloudflare R2 i am more in love with cloudflare.
Cloudflare R2 is one of the amazing and interesting service that Cloudflare has released. It's called,

Rapid and Reliable Object Storage, minus the egre...

Read: https://djangotherightway.com/using-cloudflare-r2-with-django-for-storage
Transitioning into tech: A mechanical engineer’s perspective

They say fortune favors the brave and I've recently taken the brave decision to transition from Mechanical Engineering to Software Engineering. My name is Daniel from Nairobi Kenya. As the title suggests, I'm a 27 year old mechanical engineer transit...

Read: https://stai.hashnode.dev/transitioning-into-tech-a-mechanical-engineers-perspective
Python virtual environment using virtualenvwrapper is now in Linux too.

By setting up the python2/python3, pip package manager.
You can install the virtualenv package, then
create ➜ activate ➜ deactivate
the virtual environment customly.
It was working on Windows only, but now Linux too,
just adding some bash script in...

Read: https://ajayin.hashnode.dev/python-virtual-environment-using-virtualenvwrapper-is-now-in-linux-too
Django News - Forms in Django 4.0+ - Jul 15th 2022

Read: https://django-news.com/issues/136
Django News - Forms in Django 4.0+ - Jul 15th 2022

Read: https://django-news.com/issues/136
Django-Start Script

Hi there 👋
New version of Django Start v1.0.0-beta.2 🎊

This script saves time for you to start a new Django project. It creates the project and creates the first app and then updates the project settings file and also updates the project URLs file...

Read: https://islam-kamel.hashnode.dev/django-start-script
Django CRUD Operation Using Class-Based Views Example

Hey Friends,
In this tute, we will discuss django python crud operation using class-based views. let’s discuss about django python crud operation using class-based views app. I’m going to show you about django crud operation using class-based views e...

Read: https://tuts-station.hashnode.dev/django-crud-operation-using-class-based-views-example
Soft UI Dashboard - Free Django Template

Hello Coders!
This article presents Soft UI Dashboard, an open-source Django Template that comes with authentication, Docker scripts, dark-mode, and a permissive license. The product is designed by Creative-Tim on top of Bootstrap 5 (the latest stab...

Read: https://app-generator.hashnode.dev/soft-ui-dashboard-free-django-template
5 core concepts that will help you master Django

What is Django?

Django is a high-level python web framework that enables the development of secure and maintainable websites. It is free and open-source with a thriving and great community and good documentation.

Why Django?

Built with Python so i...

Read: https://bilalpatiwala.hashnode.dev/5-core-concepts-that-will-help-you-master-django
👎2
Building Dynamic Webpages in Django

We will first open a web page with html.
First, of all let's fallow all the steps to open a file in html. Let's open terminal:
pip install pipenv
pipenv install django
django-admin
django-admin startproject storefront
python manage.py runserver
Now, ...

Read: https://ilkecandan.hashnode.dev/building-dynamic-webpages-in-django
👍3👎1
Django Generate PDF From Html View PDF And Download Example

Hi Dev,
Hello all! In this article, we will talk about django generate pdf from html view pdf and download example. this example will help you how to convert html to pdf python django. you'll learn django python html to pdf example. we will help you ...

Read: https://tuts-station.hashnode.dev/django-generate-pdf-from-html-view-pdf-and-download-example
👍3
Выгрузка отфильтрованных пользователем данных из таблицы в админке Django

Генерал Венделер обладал редким даром излагать свои решения в краткой, ясной и доходчивой форме. (С) х/ф "Приключения принца Флоризеля."

Коллега обратился с запросом.

"Хочу забрать в свой уютный екзель данные с корпоративного сайта прямо в том виде, как я их там отфильтровал и отсортировал. Кнопку такую хочу рядом с табличкой сайта."

Сайт сделан на админке Django. Будем реализовывать это лапидарное ТЗ от коллеги.
Поехали

Читать: https://habr.com/ru/post/677442/
Building a Robust Front End in Django

Before starting create a project and an app. Check previous blogs for assistance if you would like.
It's time to consider the front end of our project. Let's add some colors because the HTML-only versions of our templates are too plain. Making a fold...

Read: https://ilkecandan.hashnode.dev/building-a-robust-front-end-in-django
👍2
Все Telegram-каналы от Tproger теперь собраны в одном месте: @tproger_channels

Каналы по конкретным направлениям разработки, подборки полезных ресурсов, канал для начинающих, новости, мемы — всего около двух десятков каналов разного формата. Точно найдёте что-нибудь для себя.
👍2🔥1
Django Forms

There are a few typical operations that we should support for any model we develop if we are constructing a system. These are CRUD operations, which stand for create, read, update, and delete. These are the bare minimum operations that a system ought...

Read: https://ilkecandan.hashnode.dev/django-forms