Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
czue
/
django
Public
forked from
django/django
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
main
User selector
All users
All time
Commit history
Commits on Sep 29, 2023
Refs #34657 -- Made assertInHTML() use unparsed needle in error messages.
chinmoy12c
authored and
felixxm
committed
e99c7d8
View commit details
Copy full SHA for e99c7d8
Browse repository at this point
Refs #15667 -- Added resetting default renderer when FORM_RENDERER is changed.
felixxm
authored
6ad0dbc
View commit details
Copy full SHA for 6ad0dbc
Browse repository at this point
Fixed #34878 -- Fixed autoreloader crash when FORM_RENDERER is set to TemplatesSetting.
Show description for fe835c2
danjac
authored and
felixxm
committed
fe835c2
View commit details
Copy full SHA for fe835c2
Browse repository at this point
Commits on Sep 28, 2023
Fixed #34877 -- Fixed migrations crash when adding GeneratedField with output_field with params.
pauloxnet
authored and
felixxm
committed
e7e8eb4
View commit details
Copy full SHA for e7e8eb4
Browse repository at this point
Commits on Sep 27, 2023
Added stub release notes and release date for 4.2.6, 4.1.12, and 3.2.22.
nessita
committed
5e4b75b
View commit details
Copy full SHA for 5e4b75b
Browse repository at this point
Added warning about flatpages and untrusted users.
felixxm
authored
571bab9
View commit details
Copy full SHA for 571bab9
Browse repository at this point
Commits on Sep 26, 2023
Fixed #34873 -- Added QuerySet.explain() support for GENERIC_PLAN option on PostgreSQL 16+.
felixxm
authored
f9e9526
View commit details
Copy full SHA for f9e9526
Browse repository at this point
Fixed #34835 -- Made admin's changelist filters render in <nav> tag.
lstaana
authored and
felixxm
committed
357365a
View commit details
Copy full SHA for 357365a
Browse repository at this point
Commits on Sep 25, 2023
Refs #34825 -- Made SQLite backend open source database in readonly mode when using spawn.
shangxiao
authored and
felixxm
committed
2128a73
View commit details
Copy full SHA for 2128a73
Browse repository at this point
Fixed #34825 -- Avoided setting unused connections when initializing parallel workers.
shangxiao
authored and
felixxm
committed
a5905b1
View commit details
Copy full SHA for a5905b1
Browse repository at this point
Fixed #34849 -- Avoided raising RuntimeWarning about import-time queries when apps are reinitialized with test tools.
Show description for 4f2ae06
shangxiao
authored and
felixxm
committed
4f2ae06
View commit details
Copy full SHA for 4f2ae06
Browse repository at this point
Commits on Sep 22, 2023
Fixed #34861 -- Fixed crash when adding GeneratedField with some expressions.
Show description for 574ee40
2 people
authored and
felixxm
committed
574ee40
View commit details
Copy full SHA for 574ee40
Browse repository at this point
Fixed #34823 -- Fixed assertTemplateUsed() context manager crash on unnamed templates.
ArianK16a
authored and
felixxm
committed
51d703a
View commit details
Copy full SHA for 51d703a
Browse repository at this point
Fixed #34858 -- Corrected resolving output_field for PositiveIntegerField.
Show description for 4de31ec
Toad2186
authored and
felixxm
committed
4de31ec
View commit details
Copy full SHA for 4de31ec
Browse repository at this point
Fixed #34848 -- Ignored i18n_catalog.js file when building Django's translations catalog.
nessita
authored and
felixxm
committed
d797243
View commit details
Copy full SHA for d797243
Browse repository at this point
Fixed JSONField's test_deep_distinct for DatabaseFeatures.nulls_order_largest=False.
Show description for b0788a0
timgraham
authored
b0788a0
View commit details
Copy full SHA for b0788a0
Browse repository at this point
Fixed #34840 -- Avoided casting string base fields on PostgreSQL.
Show description for 779cd28
felixxm
authored
779cd28
View commit details
Copy full SHA for 779cd28
Browse repository at this point
Commits on Sep 21, 2023
Refs #34808 -- Doc'd that aggregation functions on empty groups can return None.
shangxiao
authored and
nessita
committed
78b5c90
View commit details
Copy full SHA for 78b5c90
Browse repository at this point
Fixed #34857 -- Made calendar "Cancel" button in admin use color variables.
fsbraun
authored and
felixxm
committed
34ca1d3
View commit details
Copy full SHA for 34ca1d3
Browse repository at this point
Refs #34851 -- Used PostgreSQL 13 for selenium tests.
Show description for cfe2754
felixxm
authored
cfe2754
View commit details
Copy full SHA for cfe2754
Browse repository at this point
Commits on Sep 20, 2023
Fixed #34851 -- Dropped support for PostgreSQL 12 and PostGIS 2.5.
felixxm
authored
2c6ebb6
View commit details
Copy full SHA for 2c6ebb6
Browse repository at this point
Refs #31300 -- Added example to GeneratedField release notes.
pauloxnet
authored
0b506bf
View commit details
Copy full SHA for 0b506bf
Browse repository at this point
Defined PASSWORD_HASHERS for auth_tests.test_views.ChangelistTests.
Show description for 45078a2
LilyFirefly
authored and
felixxm
committed
45078a2
View commit details
Copy full SHA for 45078a2
Browse repository at this point
Commits on Sep 19, 2023
Fixed #34850 -- Dropped support for MariaDB 10.4.
felixxm
authored
3623a0c
View commit details
Copy full SHA for 3623a0c
Browse repository at this point
Added updating the Django release process on Trac to release steps.
felixxm
authored and
nessita
committed
7c1cf58
View commit details
Copy full SHA for 7c1cf58
Browse repository at this point
Fixed typo in docs/releases/5.0.txt.
felixxm
authored
909f8e4
View commit details
Copy full SHA for 909f8e4
Browse repository at this point
Isolated test models for GeneratedFields.
Show description for 8af3ae4
felixxm
authored
8af3ae4
View commit details
Copy full SHA for 8af3ae4
Browse repository at this point
Simplified ForeignObject.resolve_related_fields() a bit.
LilyFirefly
authored
23df37d
View commit details
Copy full SHA for 23df37d
Browse repository at this point
Commits on Sep 18, 2023
Updated source translation catalogs.
Show description for eeb5c58
nessita
committed
eeb5c58
View commit details
Copy full SHA for eeb5c58
Browse repository at this point
Increased the default PBKDF2 iterations for Django 5.1.
felixxm
committed
0e560ed
View commit details
Copy full SHA for 0e560ed
Browse repository at this point
Advanced deprecation warnings for Django 5.1.
felixxm
committed
caf87b4
View commit details
Copy full SHA for caf87b4
Browse repository at this point
Refs #26029 -- Removed DEFAULT_FILE_STORAGE and STATICFILES_STORAGE settings.
Show description for f72f420
felixxm
committed
f72f420
View commit details
Copy full SHA for f72f420
Browse repository at this point
Refs #33199 -- Removed support for passing positional arguments to Signer/TimestampSigner.
Show description for 3a3e737
felixxm
committed
3a3e737
View commit details
Copy full SHA for 3a3e737
Browse repository at this point
Refs #33308 -- Removed support for passing encoded JSON string literals to JSONField & co.
Show description for 5e4c179
felixxm
committed
5e4c179
View commit details
Copy full SHA for 5e4c179
Browse repository at this point
Refs #33990 -- Removed TransactionTestCase.assertQuerysetEqual() per deprecation timeline.
felixxm
committed
69af3be
View commit details
Copy full SHA for 69af3be
Browse repository at this point
Previous
Next
You can’t perform that action at this time.