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 }}
hakjoon
/
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 Jul 13, 2021
Simplified django.utils.dateformat methods.
Show description for 1f4908b
ngnpope
authored and
felixxm
committed
1f4908b
View commit details
Copy full SHA for 1f4908b
Browse repository at this point
Completed test coverage for django.utils.dateformat.
ngnpope
authored and
felixxm
committed
6afc2a9
View commit details
Copy full SHA for 6afc2a9
Browse repository at this point
Used subTest() in utils_tests.test_dateformat.
ngnpope
authored and
felixxm
committed
ab0d751
View commit details
Copy full SHA for ab0d751
Browse repository at this point
Fixed #32899 -- Added note about avoiding non-dict objects in JsonResponse docs.
Show description for f5669fd
hramezani
and
felixxm
committed
f5669fd
View commit details
Copy full SHA for f5669fd
Browse repository at this point
Refs #32880 -- Made some titles consistent in how-to documents.
Show description for 22fbebc
evildmp
authored
22fbebc
View commit details
Copy full SHA for 22fbebc
Browse repository at this point
Fixed #32917 -- Added BaseForm._widget_data_value()/_field_data_value().
cjerdonek
authored
4be58fc
View commit details
Copy full SHA for 4be58fc
Browse repository at this point
Refs #23359 -- Corrected showmigrations help text for the --database option.
wilhelmklopp
authored
bbf93ef
View commit details
Copy full SHA for bbf93ef
Browse repository at this point
Commits on Jul 12, 2021
Refs #32074 -- Used Enum.repr() format proposed for Python 3.10.
Show description for 0250340
felixxm
authored
0250340
View commit details
Copy full SHA for 0250340
Browse repository at this point
Refs #32880 -- Created a new logging how-to document.
Show description for 013a182
evildmp
authored and
felixxm
committed
013a182
View commit details
Copy full SHA for 013a182
Browse repository at this point
Fixed #32914 -- Prevented test --shuffle from skipping test methods.
Show description for 5848b3a
cjerdonek
authored and
felixxm
committed
5848b3a
View commit details
Copy full SHA for 5848b3a
Browse repository at this point
Commits on Jul 9, 2021
Fixed typo in docs/ref/contrib/gis/tutorial.txt.
willemarcel
authored
6f60fa9
View commit details
Copy full SHA for 6f60fa9
Browse repository at this point
Fixed #27021 -- Allowed lookup expressions in annotations, aggregations, and QuerySet.filter().
Show description for f42ccdd
Ian Foote
and
felixxm
committed
f42ccdd
View commit details
Copy full SHA for f42ccdd
Browse repository at this point
Refs #24522 -- Fixed code comment about seeds in Shuffler.__init__().
cjerdonek
authored
f5dccba
View commit details
Copy full SHA for f5dccba
Browse repository at this point
Fixed isolation of NonAutocommitTests.test_orm_query_after_error_and_rollback().
felixxm
authored
ae32e33
View commit details
Copy full SHA for ae32e33
Browse repository at this point
Commits on Jul 8, 2021
Fixed isolation of GenericRelationTests.test_filter_targets_related_pk().
felixxm
authored
7bb0605
View commit details
Copy full SHA for 7bb0605
Browse repository at this point
Fixed #24522 -- Added a --shuffle option to DiscoverRunner.
cjerdonek
authored and
felixxm
committed
90ba716
View commit details
Copy full SHA for 90ba716
Browse repository at this point
Fixed #32908 -- Allowed select_for_update(skip_locked) on MariaDB 10.6+.
felixxm
authored
77b88fe
View commit details
Copy full SHA for 77b88fe
Browse repository at this point
Commits on Jul 7, 2021
Fixed #32840 -- Optimized Field.get_col().
Show description for 5013798
3 people
authored
5013798
View commit details
Copy full SHA for 5013798
Browse repository at this point
Fixed inspectdb and schema tests on MariaDB 10.6+.
Show description for 355ecd1
felixxm
authored
355ecd1
View commit details
Copy full SHA for 355ecd1
Browse repository at this point
Fixed #32904 -- Made parse_time() more strict.
Show description for cf6774a
abhiabhi94
authored and
felixxm
committed
cf6774a
View commit details
Copy full SHA for cf6774a
Browse repository at this point
Fixed #32866 -- Fixed trimming trailing punctuation from escaped string in urlize().
fengsp
authored
68cc048
View commit details
Copy full SHA for 68cc048
Browse repository at this point
Used more specific unittest assertions in tests.
atombrella
authored and
felixxm
committed
c51bf80
View commit details
Copy full SHA for c51bf80
Browse repository at this point
Documented in_bulk behavior with nonexistent id_list items.
Show description for 7309393
2 people
authored and
carltongibson
committed
7309393
View commit details
Copy full SHA for 7309393
Browse repository at this point
Commits on Jul 6, 2021
Added test for errors when saving timezone-aware times if not supported.
abhiabhi94
authored and
felixxm
committed
6a5ef55
View commit details
Copy full SHA for 6a5ef55
Browse repository at this point
Fixed #32892 -- Optimized django.utils.dateparse functions by using fromisoformat().
kezabelle
authored and
felixxm
committed
f35ab74
View commit details
Copy full SHA for f35ab74
Browse repository at this point
Added more tests for parse_time().
kezabelle
authored and
felixxm
committed
857320e
View commit details
Copy full SHA for 857320e
Browse repository at this point
Bumped versions in pre-commit configuration.
adamchainz
authored
14518cc
View commit details
Copy full SHA for 14518cc
Browse repository at this point
Fixed #32776 -- Added support for Array subqueries on PostgreSQL.
hannseman
authored and
felixxm
committed
a06b977
View commit details
Copy full SHA for a06b977
Browse repository at this point
Commits on Jul 5, 2021
Fixed isolation of RouterTestCase.test_m2m_cross_database_protection().
Show description for 49ca6bb
felixxm
authored
49ca6bb
View commit details
Copy full SHA for 49ca6bb
Browse repository at this point
Fixed #32901 -- Optimized BaseForm.__getitem__().
cjerdonek
authored
edde2a0
View commit details
Copy full SHA for edde2a0
Browse repository at this point
Refs #32508 -- Raised ImproperlyConfigured/TypeError instead of using "assert".
mateoradman
authored and
felixxm
committed
2231429
View commit details
Copy full SHA for 2231429
Browse repository at this point
Fixed isolation of test_filename_traversal_upload().
Show description for 1ff0ea6
felixxm
authored
1ff0ea6
View commit details
Copy full SHA for 1ff0ea6
Browse repository at this point
Fixed #32226 -- Fixed JSON format of QuerySet.explain() on PostgreSQL.
whtsky
authored and
felixxm
committed
aba9c2d
View commit details
Copy full SHA for aba9c2d
Browse repository at this point
Refs #28574 -- Added test for XML format output to Queryset.explain().
whtsky
authored and
felixxm
committed
b3b04ad
View commit details
Copy full SHA for b3b04ad
Browse repository at this point
Refs #24121 -- Added __repr__() to AdminSite, DefaultAdminSite, and ModelAdmin.
Show description for e4da365
Edald123
authored and
felixxm
committed
e4da365
View commit details
Copy full SHA for e4da365
Browse repository at this point
Previous
Next
You can’t perform that action at this time.