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 }}
jnns
/
django
Public
forked from
django/django
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Pull requests
0
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Projects
Security and quality
Insights
Commits
Branch selector
main
User selector
All users
All time
Commit history
Commits on Feb 24, 2023
Fixed #34366 -- Reduced AlterField operations when optimizing migrations.
Lotram
authored and
felixxm
committed
2276ec8
View commit details
Copy full SHA for 2276ec8
Browse repository at this point
Doc'd that Meta.indexes is preferred to Field.db_index.
adamchainz
authored and
felixxm
committed
f9fe062
View commit details
Copy full SHA for f9fe062
Browse repository at this point
Refs #34338 -- Fixed isolation of constraints tests.
Show description for 2c428b3
felixxm
authored
2c428b3
View commit details
Copy full SHA for 2c428b3
Browse repository at this point
Refs #34320 -- Added skipIf for a test requiring check constraints.
timgraham
authored
40e88ae
View commit details
Copy full SHA for 40e88ae
Browse repository at this point
Commits on Feb 23, 2023
Refs #30060, Refs #34217 -- Made SchemaEditor not generate SQL for CheckConstraint if not supported.
Show description for 16c966f
felixxm
authored
16c966f
View commit details
Copy full SHA for 16c966f
Browse repository at this point
Fixed #34338 -- Allowed customizing code of ValidationError in BaseConstraint and subclasses.
xavfernandez
authored and
felixxm
committed
5b3d3e4
View commit details
Copy full SHA for 5b3d3e4
Browse repository at this point
Refs #33829 -- Added violation_error_message to constraints' __repr__().
xavfernandez
authored and
felixxm
committed
51c9bb7
View commit details
Copy full SHA for 51c9bb7
Browse repository at this point
Commits on Feb 22, 2023
Fixed #34363 -- Fixed floatformat crash on zero with trailing zeros.
Show description for dcd9746
takis
authored
dcd9746
View commit details
Copy full SHA for dcd9746
Browse repository at this point
Fixed #34355 -- Deprecated passing positional arguments to BaseConstraint.
xavfernandez
authored and
felixxm
committed
ad18a01
View commit details
Copy full SHA for ad18a01
Browse repository at this point
Moved DatabaseIntrospection.get_table_description() internal_size release note to "Database backend API" section.
timgraham
authored
31cd285
View commit details
Copy full SHA for 31cd285
Browse repository at this point
Commits on Feb 21, 2023
Refs #31445 -- Added test for nesting QuerySet.union().
Show description for 96bc425
felixxm
authored
96bc425
View commit details
Copy full SHA for 96bc425
Browse repository at this point
Fixed #34344 -- Allowed PostGIS DatabaseWrapper subclasses to customize (features/introspection/ops)_class classes.
David Buhler
authored and
felixxm
committed
a91e59e
View commit details
Copy full SHA for a91e59e
Browse repository at this point
Refs #16969 -- Added test for not initializing PostGIS-specific stuff for non-db connections.
felixxm
authored
5afd8c6
View commit details
Copy full SHA for 5afd8c6
Browse repository at this point
Commits on Feb 20, 2023
Fixed #34349 -- Fixed FormSet.empty_form crash when deleting extra forms is disabled.
laurensverhoeven
authored and
felixxm
committed
6cbc403
View commit details
Copy full SHA for 6cbc403
Browse repository at this point
Fixed #34346 -- Ordered selected expressions by position.
Show description for 278881e
charettes
authored and
felixxm
committed
278881e
View commit details
Copy full SHA for 278881e
Browse repository at this point
Commits on Feb 18, 2023
Refs #34176 -- Adjusted group by position variables naming to follow SQL spec.
Show description for f91e085
charettes
committed
f91e085
View commit details
Copy full SHA for f91e085
Browse repository at this point
Refs #33308 -- Added tests for queryset ordered by annotation with nulls_first/nulls_last.
charettes
authored and
felixxm
committed
a6511bc
View commit details
Copy full SHA for a6511bc
Browse repository at this point
Commits on Feb 17, 2023
Fixed #34347 -- Added __all__ to django.contrib.gis.utils.
syre
authored and
felixxm
committed
eafe146
View commit details
Copy full SHA for eafe146
Browse repository at this point
Fixed #34302 -- Fixed SpatialReference.srid for objects without top-level authority.
StefanBrand
authored and
felixxm
committed
eacf6b7
View commit details
Copy full SHA for eacf6b7
Browse repository at this point
Refs #34302 -- Fixed SpatialReference.auth_name()/auth_code() when target is None.
Show description for d77762d
StefanBrand
authored and
felixxm
committed
d77762d
View commit details
Copy full SHA for d77762d
Browse repository at this point
Fixed #34342, Refs #33735 -- Fixed test client handling of async streaming responses.
Show description for 52b0548
2 people
authored and
felixxm
committed
52b0548
View commit details
Copy full SHA for 52b0548
Browse repository at this point
Refs #34342 -- Added tests for handling sync streaming responses by test client.
Show description for bfb8fda
2 people
authored and
felixxm
committed
bfb8fda
View commit details
Copy full SHA for bfb8fda
Browse repository at this point
Fixed #34343 -- Moved built-in templates to filesystem.
ngnpope
authored and
felixxm
committed
8eef22d
View commit details
Copy full SHA for 8eef22d
Browse repository at this point
Commits on Feb 16, 2023
Refs #21080, Refs #34322 -- Added warning to ManifestStaticFilesStorage docs about paths in comments.
felixxm
authored
bae053d
View commit details
Copy full SHA for bae053d
Browse repository at this point
Fixed #34045 -- Improved accessibility of selecting items in admin changelist.
Show description for 85366fb
Durval Carvalho
authored and
felixxm
committed
85366fb
View commit details
Copy full SHA for 85366fb
Browse repository at this point
Commits on Feb 15, 2023
Fixed #34320 -- Make sure constraints names are obtained from truncated columns names.
nabil-rady
authored and
felixxm
committed
6bdc3c5
View commit details
Copy full SHA for 6bdc3c5
Browse repository at this point
Refs #32339 -- Doc'd setting a form's template_name is recomended over using as_* methods.
smithdc1
authored and
felixxm
committed
3cc7a92
View commit details
Copy full SHA for 3cc7a92
Browse repository at this point
Refs #32339 -- Updated docs to reflect default <div> style form rendering in Django 5.0.
Show description for 232b60a
smithdc1
authored and
felixxm
committed
232b60a
View commit details
Copy full SHA for 232b60a
Browse repository at this point
Refs #32339 -- Doc'd BaseFormSet.as_div()
smithdc1
authored and
felixxm
committed
4038a8d
View commit details
Copy full SHA for 4038a8d
Browse repository at this point
Completed test coverage for django.utils.datastructures.
mgaligniana
authored and
felixxm
committed
f9f0092
View commit details
Copy full SHA for f9f0092
Browse repository at this point
Completed test coverage for django.db.migrations.graph.
mgaligniana
authored and
felixxm
committed
f608e6a
View commit details
Copy full SHA for f608e6a
Browse repository at this point
Completed test coverage for django.forms.utils.
mgaligniana
authored and
felixxm
committed
5b23d66
View commit details
Copy full SHA for 5b23d66
Browse repository at this point
Commits on Feb 14, 2023
Bumped grunt-contrib-qunit versions in npm configurations.
sarahboyce
authored
e13954d
View commit details
Copy full SHA for e13954d
Browse repository at this point
Fixed #34250 -- Fixed renaming model with m2m relation to a model with the same name.
DevilsAutumn
authored and
felixxm
committed
ff3a283
View commit details
Copy full SHA for ff3a283
Browse repository at this point
Fixed #34328 -- Added async-only class-based middleware example.
carltongibson
authored
ce8189e
View commit details
Copy full SHA for ce8189e
Browse repository at this point
Previous
Next
You can’t perform that action at this time.