#django

[ follow ]
#open-source
fromTalkpython
1 week ago
Django

Django Ledger: Accounting with Python

Django Ledger offers customizable accounting solutions for businesses using an open-source framework.
fromInfoWorld
2 months ago
Web frameworks

Cot framework aims to ease Rust web development

Cot is an emerging Rust web framework aimed at simplifying development with a Django-like approach.
fromPythonbytes
6 months ago
Python

What's on Django TV tonight?

Open Source maintainers should be compensated properly, with a recommended minimum of $2k/year/dev for company participation.
fromInformatikamihelac
5 months ago
Web design

Django-simpleadmindoc updated

Django-simpleadmindoc now simplifies documentation creation for Django sites through enhanced usability features.
Django
fromTalkpython
1 week ago

Django Ledger: Accounting with Python

Django Ledger offers customizable accounting solutions for businesses using an open-source framework.
fromInfoWorld
2 months ago
Web frameworks

Cot framework aims to ease Rust web development

Cot is an emerging Rust web framework aimed at simplifying development with a Django-like approach.
fromPythonbytes
6 months ago
Python

What's on Django TV tonight?

Open Source maintainers should be compensated properly, with a recommended minimum of $2k/year/dev for company participation.
fromInformatikamihelac
5 months ago
Web design

Django-simpleadmindoc updated

Django-simpleadmindoc now simplifies documentation creation for Django sites through enhanced usability features.
more#open-source
#python
Python
fromThe JetBrains Blog
2 months ago

Which Is the Best Python Web Framework: Django, Flask, or FastAPI? | The PyCharm Blog

Django, Flask, and FastAPI are the top frameworks for Python web development, each with distinct characteristics suitable for various project requirements.
Python
fromRealpython
6 months ago

Episode #225: Python Getting Faster and Leaner & Ideas for Django Projects - The Real Python Podcast

Python's recent performance improvements include a specialized adaptive interpreter and an experimental JIT compiler, paving the way for future speed enhancements.
fromPycoders
2 months ago
Django

PyCoder's Weekly | Issue #669

Python's .join() method efficiently combines strings, while Django is evolving to integrate MongoDB as a backend.
fromInfoWorld
9 months ago
Python

Highlights from the Django Developer Survey 2024

Django remains popular but developers are exploring other frameworks for specific features and project demands.
fromInfoWorld
2 months ago
JavaScript

Dynamic web apps with HTMX, Python, and Django

HTMX simplifies interactive web development in Django and other frameworks by minimizing the reliance on JavaScript.
fromPython
7 months ago
Python

Python in Visual Studio Code - September 2024 Release - Python

Django unit test support has been added to Visual Studio Code's Python extension for easier test management.
Python
fromThe JetBrains Blog
2 months ago

Which Is the Best Python Web Framework: Django, Flask, or FastAPI? | The PyCharm Blog

Django, Flask, and FastAPI are the top frameworks for Python web development, each with distinct characteristics suitable for various project requirements.
Python
fromRealpython
6 months ago

Episode #225: Python Getting Faster and Leaner & Ideas for Django Projects - The Real Python Podcast

Python's recent performance improvements include a specialized adaptive interpreter and an experimental JIT compiler, paving the way for future speed enhancements.
fromPycoders
2 months ago
Django

PyCoder's Weekly | Issue #669

Python's .join() method efficiently combines strings, while Django is evolving to integrate MongoDB as a backend.
fromInfoWorld
9 months ago
Python

Highlights from the Django Developer Survey 2024

Django remains popular but developers are exploring other frameworks for specific features and project demands.
fromInfoWorld
2 months ago
JavaScript

Dynamic web apps with HTMX, Python, and Django

HTMX simplifies interactive web development in Django and other frameworks by minimizing the reliance on JavaScript.
fromPython
7 months ago
Python

Python in Visual Studio Code - September 2024 Release - Python

Django unit test support has been added to Visual Studio Code's Python extension for easier test management.
more#python
#database-optimization
fromTestdriven
1 month ago
Django

Django Query Optimization - Defer, Only, and Exclude

Optimizing Django queries improves app performance by reducing data fetched.
fromDjangocentral
1 year ago
Django

Understanding the 'F' Expression in Django: When and Why to Use It

The 'F' expression in Django QuerySets enhances performance by allowing direct database operations without fetching data into Python.
fromTestdriven
1 month ago
Django

Django Query Optimization - Defer, Only, and Exclude

Optimizing Django queries improves app performance by reducing data fetched.
fromDjangocentral
1 year ago
Django

Understanding the 'F' Expression in Django: When and Why to Use It

The 'F' expression in Django QuerySets enhances performance by allowing direct database operations without fetching data into Python.
more#database-optimization
#signals
fromDjangosnippets
7 months ago
JavaScript

Add custom fields to the built-in Group model

Extend Django's Group model with a UUIDField using a OneToOneField for added functionality.
Automate Role record creation and deletion using Django signals for better data consistency.
fromDjangosnippets
7 months ago
JavaScript

Add custom fields to the built-in Group model

Extend Django's Group model with a UUIDField using a OneToOneField for added functionality.
Automate Role record creation and deletion using Django signals for better data consistency.
more#signals
fromInformatikamihelac
2 months ago
Django

Django-treebeard: Converting an Existing Model to MP_Node

Django-treebeard streamlines tree model management, especially for CMS projects, by enabling efficient conversion to MP_Node models.
#software-development
fromPycoders
6 months ago
Python

PyCoder's Weekly | Issue #649

Python 3.13 introduces exciting new features while facing potential release delays.
Pdb is a critical tool for effective Python debugging.
Django provides a wealth of project ideas for developers to enhance their skills.
fromInfoQ
2 months ago
Agile

Navigators: Decentralizing Decisions and Empowering ICs at Carta

The decision between using Django and SQLAlchemy for a new service reflects deeper principles and team dynamics beyond just technology.
fromJames Bennett
5 months ago
Python

Introducing DjangoVer

DjangoVer simplifies version compatibility for Django-related packages by aligning their versions with the supported Django version.
Python
fromPycoders
6 months ago

PyCoder's Weekly | Issue #649

Python 3.13 introduces exciting new features while facing potential release delays.
Pdb is a critical tool for effective Python debugging.
Django provides a wealth of project ideas for developers to enhance their skills.
Agile
fromInfoQ
2 months ago

Navigators: Decentralizing Decisions and Empowering ICs at Carta

The decision between using Django and SQLAlchemy for a new service reflects deeper principles and team dynamics beyond just technology.
fromJames Bennett
5 months ago
Python

Introducing DjangoVer

DjangoVer simplifies version compatibility for Django-related packages by aligning their versions with the supported Django version.
more#software-development
fromfaun.pub
2 months ago
Django

Docker Theory+Hands-on with Python

Create a Django project and app, configure basic view and URL routing to display 'Hello, World!'
#web-development
fromTalkpython
4 months ago
Python

Django Ninja

Django Ninja combines the strengths of Django with the speed and elegance of FastAPI for efficient API development.
fromSitepoint
3 months ago
JavaScript

How to Send Email with Django Using SMTP Server - SitePoint

Django email integration requires configuring SMTP, securing credentials, sending emails, and implementing contact forms to enhance user engagement.
fromInformatikamihelac
5 months ago
JavaScript

Extending different base template for ajax requests in Django

The yesno template filter is a simple and effective way to decide AJAX responses based on whether the request is an AJAX call.
fromThe JetBrains Blog
6 months ago
Python

How I do Django APIs in PyCharm | The PyCharm Blog

PyCharm enhances the API developer experience for Django, FastAPI, and Flask by integrating features like endpoint listings and an HTTP client.
fromDjangosnippets
7 months ago
Python

Python Django CRUD Example Tutorial

The article is a tutorial on CRUD operations in Django with MySQL and Bootstrap.
fromThe JetBrains Blog
3 months ago
JavaScript

An Introduction to Django Views | The PyCharm Blog

Django views are crucial for web development
They serve as connectors between models and templates
Understanding views aids in faster project progression
fromTalkpython
4 months ago
Python

Django Ninja

Django Ninja combines the strengths of Django with the speed and elegance of FastAPI for efficient API development.
fromSitepoint
3 months ago
JavaScript

How to Send Email with Django Using SMTP Server - SitePoint

Django email integration requires configuring SMTP, securing credentials, sending emails, and implementing contact forms to enhance user engagement.
fromInformatikamihelac
5 months ago
JavaScript

Extending different base template for ajax requests in Django

The yesno template filter is a simple and effective way to decide AJAX responses based on whether the request is an AJAX call.
fromThe JetBrains Blog
6 months ago
Python

How I do Django APIs in PyCharm | The PyCharm Blog

PyCharm enhances the API developer experience for Django, FastAPI, and Flask by integrating features like endpoint listings and an HTTP client.
fromDjangosnippets
7 months ago
Python

Python Django CRUD Example Tutorial

The article is a tutorial on CRUD operations in Django with MySQL and Bootstrap.
fromThe JetBrains Blog
3 months ago
JavaScript

An Introduction to Django Views | The PyCharm Blog

Django views are crucial for web development
They serve as connectors between models and templates
Understanding views aids in faster project progression
more#web-development
fromTestdriven
3 months ago
Python

Database Indexing in Django

Database indexing optimizes data retrieval, enhancing application performance—especially for large datasets and Django applications.
#deployment
fromTestdriven
4 months ago
JavaScript

Deploying a Django App to AWS ECS with AWS Copilot

AWS Copilot simplifies the deployment of containerized apps on AWS but requires users to have a solid understanding of AWS services.
fromHackernoon
7 months ago
JavaScript

How To Deploy Django to Production | HackerNoon

To successfully deploy a Django application, it's important to configure settings and server correctly using tools like nginx and gunicorn.
fromTestdriven
4 months ago
JavaScript

Deploying a Django App to AWS ECS with AWS Copilot

AWS Copilot simplifies the deployment of containerized apps on AWS but requires users to have a solid understanding of AWS services.
fromHackernoon
7 months ago
JavaScript

How To Deploy Django to Production | HackerNoon

To successfully deploy a Django application, it's important to configure settings and server correctly using tools like nginx and gunicorn.
more#deployment
#testing
fromPythonbytes
4 months ago
Python

Because we are not monsters

Django CLI improvements enhance developer efficiency, enabling commands like 'django' instead of 'django-admin'.
Django-Unicorn allows for modern interactivity without needing JavaScript or APIs.
Testing string characteristics and learning about Python's features can streamline the coding process.
fromDjangocentral
1 year ago
Django

DRF Serializer: Handling OrderedDict and Converting It to a Dictionary or JSON

Django Rest Framework uses OrderedDict for serializer.data to preserve field order, which is crucial for API response consistency.
fromPythonbytes
4 months ago
Python

Because we are not monsters

Django CLI improvements enhance developer efficiency, enabling commands like 'django' instead of 'django-admin'.
Django-Unicorn allows for modern interactivity without needing JavaScript or APIs.
Testing string characteristics and learning about Python's features can streamline the coding process.
fromDjangocentral
1 year ago
Django

DRF Serializer: Handling OrderedDict and Converting It to a Dictionary or JSON

Django Rest Framework uses OrderedDict for serializer.data to preserve field order, which is crucial for API response consistency.
more#testing
fromDjango Project
5 months ago
Python

2024 Malcolm Tredinnick Memorial Prize awarded to Rachell Calhoun

Rachell Calhoun is recognized for her impactful contributions to the Django community and commitment to diversity and inclusion.
#python-313
fromPycoders
6 months ago
Python

PyCoder's Weekly | Issue #650

Python 3.13 introduces enhanced threading capabilities and better support for async operations, improving application performance.
fromThe JetBrains Blog
8 months ago
Python

PyCharm 2024.2.1: What's New! | The PyCharm Blog

PyCharm 2024.2.1 features support for Python 3.13, improved Data View tools, and enhanced Django code assistance.
fromTreyhunner
6 months ago
Python

Django and the Python 3.13 REPL

Django's management shell does not yet support Python 3.13's new REPL directly.
A custom shell command can be implemented to utilize the new REPL and fallback on errors.
fromPycoders
6 months ago
Python

PyCoder's Weekly | Issue #650

Python 3.13 introduces enhanced threading capabilities and better support for async operations, improving application performance.
fromThe JetBrains Blog
8 months ago
Python

PyCharm 2024.2.1: What's New! | The PyCharm Blog

PyCharm 2024.2.1 features support for Python 3.13, improved Data View tools, and enhanced Django code assistance.
fromTreyhunner
6 months ago
Python

Django and the Python 3.13 REPL

Django's management shell does not yet support Python 3.13's new REPL directly.
A custom shell command can be implemented to utilize the new REPL and fallback on errors.
more#python-313
fromDjangosnippets
7 months ago
Angular

Image compression before saving the new model / work with JPG, PNG

Correctly reference model fields in Django to ensure proper functionality.
fromPycoders
7 months ago
Python

PyCoder's Weekly | Issue #646

Kraken Technologies manages many deployments with effective tooling, focusing on error prioritization and code quality.
fromDjangocentral
1 year ago
Django

How to Use @action Decorator in Django Rest Framework

Django Rest Framework's @action decorator allows for the creation of custom API endpoints within ViewSets, enhancing functionality beyond basic CRUD operations.
fromRealpython
8 months ago
Python

Episode #215: Fetching Graph Data in Django With Strawberry & Prototype Purgatory - The Real Python Podcast

Integrating GraphQL into Python web development with Strawberry in Django.
fromTalkpython
11 months ago
JavaScript

Seeing code flows and generating tests with Kolo

Kolo is an extension for VS Code to analyze Django requests and overlaps during development.
fromTestdriven
11 months ago
JavaScript

Building Reusable Components in Django

Using django-viewcomponent in Django helps create reusable server-side UI components for a cleaner and maintainable codebase.
fromGreenash
1 year ago
JavaScript

On FastAPI

FastAPI succeeds by building on Django and Flask strengths while feeling modern and opinionated.
[ Load more ]