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

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

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

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

Другие наши проекты: https://tprg.ru/media
Download Telegram
Automated Data Entry

Created an automated data entry for Excel Software. Pls check it out below. I customize it to suite your need if need be. #python #100DaysOfCode #OpenSource #backend #100Devs
Source Code
Programming Language used: Python

Automation is the way!!!

Read: https://ayomisco.hashnode.dev/automated-data-entry
Microservice Architecture in Django project

Welcome to microservice architecture using Django!
Django is a powerful web framework that helps you build complex web applications quickly and easily. But what exactly is microservice architecture, and how can Django help you take advantage of it?
M...

Read: https://kailsvs.hashnode.dev/microservice-architecture-in-django-project
Build a Django CRUD app using Class-based views

Introduction
In this blog, I am going to show you how to build a functional CRUD(Create-Read-Update-Delete) To-Do app using one of my favourite Django features: Class-based views (CBV). I will briefly discuss what CBV is, and how to apply this approa...

Read: https://hassanelabdallah.hashnode.dev/build-a-django-crud-app-using-class-based-views
👍2
Como integrar Django con Tailwind y HTMX

Hola!!!😎 Hoy les quiero compartir una combinación de frameworks que nos permiten desarrollar sitios web modernos de una forma rápida y fácil, se trata de Django, Tailwind y HTMX.

Django: Framework por excelencia para desarrollar sitios web con lím...

Read: https://roylans.hashnode.dev/integrar-django-tailwind-htmx
👍1👎1
Soft Django Theme - How to use it (Free Product)

Hello Coders!
This article explains how to enhance the UI for a newly created Django project by using Soft UI Dashboard, an open-source theme released under the MIT license on GitHub. The theme can be installed using PIP and the activation requires ...

Read: https://app-generator.hashnode.dev/soft-django-theme-how-to-use-it-free-product
👍1
How to Build a Scalable Streaming App with Django, Celery & YugabyteDB

When building real-time applications, there are many database options to choose from.
If you’re looking for a high-performance database that can handle large-scale data, YugabyteDB is a great option. YugabyteDB lets you easily scale your database to ...

Read: https://stalwartcoder.hashnode.dev/how-to-build-a-scalable-streaming-app-with-django-celery-yugabytedb
Starting a new Django Project with PostgreSQL database

Pre-reading: Tutorials you may need

Choosing an IDE
Installing pip
Download Python

This article assumes:

Basic understanding of Django.
Basic knowledge of how to use CLI.
Basic understanding of Git.

Let's jump right into it!
First, head to your t...

Read: https://karen-ngala.hashnode.dev/starting-a-new-django-project-with-postgresql-database
(VIDEO) Django Material Template - How to use it

Hello Coders!
The video material mentioned in this article aims to help beginners create a new project from scratch and later, enhance the default Django UI by installing a modern UI kit: Material Dashboard. The product used in the demonstration is...

Read: https://app-generator.hashnode.dev/video-django-material-template-how-to-use-it
Django News - Heroku Alternatives for Django Apps - Sep 30th 2022

Read: https://django-news.com/issues/147
Hand-in-hand Walkthrough Web Development.

The Elon Musk saying that goes thus, "If you don't make stuff, there is no stuff", should be your watchword throughout your Web Development journey.
If you don't know how to get started or you have started and do not really know how to navigate your...

Read: https://cruxcodes.hashnode.dev/hand-in-hand-walkthrough-web-development
Django Start Automate

Of course you know the routine of creating a new django project is boring there are many steps right
that's why i made a tool called django-start

GitHub Repo
This tool makes you create a simple Django project in one command that will save you a lot...

Read: https://islam-kamel.hashnode.dev/django-start-automate
Django to AWS Elasticbeanstalk

Hello developer and welcome, So you just developed nice django application and want to use AWS to host it but don't want to go through the rigorous steps of setting up EC2, load balancer, database and many more. Congratulations to you, there is AWS e...

Read: https://djangoway.hashnode.dev/django-to-aws-elasticbeanstalk
Unlock django super powers with Django Extensions

Installation
As of now django-extension is of version 3.2.1. Install it with command:
pip3 install django-extensions

Configuration
Add the django_extensions package to the INSTALLED_APPS section of the settings.py file.:
INSTALLED_APPS = (
...
'...

Read: https://nizu.me/unlock-django-super-powers-with-django-extensions
How to create a RESTful API Service in Django: A Simple Todo API with Django and PostgreSQL

Introduction
Django is a vast framework filled with many already prepared libraries that cover almost every aspect of server-side backend development, but 90% of the time, Django developers spend more time creating SSR (Server Side Rendered) websites...

Read: https://blog.heyonuoha.live/how-to-create-a-restful-api-service-in-django-a-simple-todo-api-with-django-and-postgresql
Django security releases issued: 4.1.2, 4.0.8, and 3.2.16

In accordance with our security release policy, the Django team
is issuing Django 4.1.2, Django 4.0.8, and Django 3.2.16.
These releases addresses the security issue detailed below. We encourage all
users of Django to upgrade as soon as possible.
CVE-2022-41323: Potential denial-of-service vulnerability in internationalized URLs

Internationalized URLs were subject to potential denial of service attack via
the locale parameter. This is now escaped to avoid this possibility.

This issue has medium severity, according to the Django security policy.

Thanks to Benjamin Balder Bach for the report.
Affected supported versions

* Django main branch
* Django 4.1
* Django 4.0
* Django 3.2
Resolution

Patches to resolve the issue have been applied to Django's main branch and the
4.1, 4.0, and 3.2 release branches. The patches may be obtained from the
following changesets:

* On the main branch
* On the 4.1 release branch
* On the 4.0 release branch
* On the 3.2 release branch

The following releases have been issued:

* Django 4.1.2 (download Django 4.1.2 | 4.1.2 checksums)
* Django 4.0.8 (download Django 4.0.8 | 4.0.8 checksums)
* Django 3.2.16 (download Django 3.2.16 | 3.2.16 checksums)

The PGP key ID used for this release is Carlton Gibson: E17DF5C82B4F9D00.
General notes regarding security reporting

As always, we ask that potential security issues be reported via
private email to [email protected], and not via Django's
Trac instance or the django-developers list. Please see our security
policies
for further
information.

Read: https://www.djangoproject.com/weblog/2022/oct/04/security-releases/
Last call for DjangoCon US tickets

DjangoCon US 2022 is less than two weeks away!

Join us online or in person in San Diego.

As the DjangoCon US 2022 kick-off date rapidly approaches (October 16th), we wanted to take the opportunity to put out a final call for in-person ticket registrations and showcase what folks can expect at this year’s conference. IN PERSON ticket sales end Friday, October 7th.

If you can’t make it in person this year, we also have online tickets: https://ti.to/defna/djangocon-us-2022.

All talks will be available online via the LoudSwarm platform, so you won’t miss any action. We have eleven exclusive talks for our online attendees, so you get more content. Online tickets are a great and affordable way to access the treasure trove of knowledge being shared without making a larger time or financial commitment.
The In-person DjangoCon US Experience

This year’s conference kicks off with tutorials on Sunday, October 16th. You can find the full schedule on our website: https://2022.djangocon.us/tutorials/. This year, we are excited to have tutorials ranging from making the most of the Django Admin interface to internationalization and localization with Wagtail.

Following a full day of tutorials, on Monday the 17th, we kick off with the main conference schedule packed full of talks. Again, that full schedule is live so that you can start planning which room you will be in during the event: https://2022.djangocon.us/talks/

After two days of talks, on Wednesday the 19th, we will have a full day’s worth of deep-dive sessions, starting with a keynote on State of the Object-Relational Mapping (ORM) by Simon Charette. Finally, on Thursday and Friday, we will be hosting two full days of sprints where anyone can get their hands dirty making contributions to the Django ecosystem: https://2022.djangocon.us/sprints/. Note that sprints are included in the main ticket prices, but we do ask that you register ahead of time, so we know how many folks will be coming to each day’s session: https://ti.to/defna/djangocon-us-2022.
Beyond The Talks and Sprints

There is so much happening at DjangoCon US beyond the main conference agenda. We will have board game sessions, impromptu meetups, breakout sessions for those interested in various topics, and so much more! All of the things that are traditionally very difficult to do online, we plan to facilitate in-person so that attendees get the most out of their conference experience.

We are incredibly excited to see everyone online and in person. If you haven’t picked up a ticket yet, the deadline is coming up soon in the next week. We hope that you will join us at this year’s conference!

Read: https://www.djangoproject.com/weblog/2022/oct/05/last-call-for-djangocon-us-tickets/
Build Todo List App Using Python Django - Installation

Hello people, welcome to my blog.
Mungkin ada beberapa dari kalian yang sedang belajar Python tapi masih bingung kira-kira projek apa yang cocok dibuat dalam untuk berbasis web. Di sini aku akan mencoba sharing membuat wbsite Todo List menggunakan Py...

Read: https://thetechgeek.hashnode.dev/build-todo-list-app-using-python-django-installation
django.db.utils.DataError: integer out of range

django.db.utils.DataError: integer out of range
As promised, i will share all major errors i encounter in my journey as a Junior Developer. welcome to my series of Django Errors.
I am currently working on a project that requires account holders to ac...

Read: https://icanbe444.hashnode.dev/djangodbutilsdataerror-integer-out-of-range
making web apps with django and python [1]

I recently started following a youtube tutorial on how to make web apps with django and felt it would help if i journaled my whole journey here , for memory plus it could help someone maybe.
I'll journal the whole journey from start to finish.
In th...

Read: https://kithstack.hashnode.dev/making-web-apps-with-django-and-python-1
Django News - Django security releases: 4.1.2, 4.0.8, and 3.2.16 - Oct 7th 2022

Read: https://django-news.com/issues/148
👎2