Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
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
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
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
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
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 }}
webbyfox
/
django
Public
forked from
django/django
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Pull requests
0
Actions
Projects
0
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit History
Commits on Apr 14, 2019
Renamed camelCaseTestMethods to snake_case_test_methods
MarkusH
committed
da0b255
Copy full SHA for da0b255
Fixed #30350 -- Prevented recreation of migration for operations with a range object.
Show description for 2e38f20
apollo13
authored and
felixxm
committed
2e38f20
Copy full SHA for 2e38f20
Fixed #30343 -- Fixed prefetch_related() for GenericForeignKey when PK of related field is UUIDField.
felixxm
authored
1afbc96
Copy full SHA for 1afbc96
Corrected wording in docs/intro/overview.txt.
aycignl
authored and
felixxm
committed
9f1d78f
Copy full SHA for 9f1d78f
Commits on Apr 13, 2019
Fixed #30358 -- Removed redundant assertion in FormsUtilsTestCase.test_error_dict_copy().
Vaiders
authored and
felixxm
committed
79d3b90
Copy full SHA for 79d3b90
Fixed #25941 -- Improved error message for runtests.py when django is not on path.
Thomas Allison
authored and
felixxm
committed
3e8b733
Copy full SHA for 3e8b733
Fixed #30363 -- Do not use exponential notation for small decimal numbers.
Show description for e6d57c4
sjoerdjob
authored and
apollo13
committed
e6d57c4
Copy full SHA for e6d57c4
Fixed #30347 -- Fixed typo in docs/topics/db/aggregation.txt.
vlt
authored and
felixxm
committed
ba72606
Copy full SHA for ba72606
Commits on Apr 9, 2019
Fixed #30321 -- Added example of changed_data to forms docs.
bcfurtado
authored and
felixxm
committed
571ab44
Copy full SHA for 571ab44
Commits on Apr 8, 2019
Fixed #30266 -- Kept a sequence owner when altering an AutoField/BigAutoField on PostgreSQL.
dolan-a
authored and
felixxm
committed
f944cb3
Copy full SHA for f944cb3
Fixed #30330 -- Fixed setting of primary key to None during fast-delete.
Show description for afc708c
apollo13
authored and
felixxm
committed
afc708c
Copy full SHA for afc708c
Fixed #30304 -- Added support for the HttpOnly, SameSite, and Secure flags on language cookies.
bluetech
authored and
felixxm
committed
19fc637
Copy full SHA for 19fc637
Fixed #28373 -- Used connection timezone instead of UTC when making dates timezone-aware on MySQL, SQLite, and Oracle.
Show description for cef3f2d
can
and
felixxm
committed
cef3f2d
Copy full SHA for cef3f2d
Refs #27807 -- Removed docs for User.username_validator.
Show description for c84b91b
timgraham
committed
c84b91b
Copy full SHA for c84b91b
Commits on Apr 6, 2019
Fixed #30332 -- Fixed crash of ordering by expressions with params in ArrayAgg and StringAgg.
simone6021
authored and
felixxm
committed
d031558
Copy full SHA for d031558
Refs #26067 -- Added more tests for ordering in StringAgg.
simone6021
authored and
felixxm
committed
47a1f2a
Copy full SHA for 47a1f2a
Commits on Apr 5, 2019
Refs #20010 -- Unified DatabaseOperations.last_executed_query() on Oracle with other db backends.
Show description for 79065b5
felixxm
authored
79065b5
Copy full SHA for 79065b5
Refs #30324 -- Forced utf-8 encoding when loading templates for the technical 404 debug and congrats page.
ngnpope
authored and
carltongibson
committed
6b4e57d
Copy full SHA for 6b4e57d
Fixed #30324 -- Forced utf-8 encoding when loading the template for the technical 500 debug page.
Show description for efb257a
ngnpope
authored and
carltongibson
committed
efb257a
Copy full SHA for efb257a
Fixed bidirectionality on the congrats page.
majid-vaghari
authored and
felixxm
committed
9012033
Copy full SHA for 9012033
Fixed #30331 -- Added support for psycopg2 2.8.
felixxm
authored
5efaf07
Copy full SHA for 5efaf07
Commits on Apr 4, 2019
Fixed #30307 -- Fixed incorrect quoting of database user password when using dbshell on Oracle.
Show description for 755673e
msg
authored and
felixxm
committed
755673e
Copy full SHA for 755673e
Commits on Apr 3, 2019
Fixed #30302 -- Fixed forms.model_to_dict() result if empty list of fields is passed.
belegnar
authored and
felixxm
committed
1ffddfc
Copy full SHA for 1ffddfc
Refs #30302 -- Added more tests for forms.model_to_dict().
belegnar
authored and
felixxm
committed
714cf46
Copy full SHA for 714cf46
Added stub release notes for 2.2.1.
felixxm
committed
e6588aa
Copy full SHA for e6588aa
Fixed typo in django/db/models/query_utils.py comment.
davidjb
authored and
felixxm
committed
8bdb12c
Copy full SHA for 8bdb12c
Commits on Apr 2, 2019
Fixed typo in docs/releases/2.2.txt.
alex
authored and
felixxm
committed
851d9ea
Copy full SHA for 851d9ea
Fixed typo in docs/ref/settings.txt.
felixxm
committed
4cbe2b0
Copy full SHA for 4cbe2b0
Commits on Apr 1, 2019
Fixed #30259 -- Fixed crash of admin views when properties don't have admin_order_field attribute.
felixxm
authored
7cbcf2e
Copy full SHA for 7cbcf2e
Corrected date format in 2.2 release notes.
carltongibson
committed
93daed2
Copy full SHA for 93daed2
Updated contrib translations from Transifex.
Show description for 3e01aab
claudep
authored and
carltongibson
committed
3e01aab
Copy full SHA for 3e01aab
Updated core translations from Transifex
Show description for 3d465f7
claudep
authored and
carltongibson
committed
3d465f7
Copy full SHA for 3d465f7
Set release date in v2.2 release notes.
carltongibson
committed
7191bee
Copy full SHA for 7191bee
Updated man page for 2.2 final.
carltongibson
committed
f9f09a8
Copy full SHA for f9f09a8
Used QuerySet.bulk_create() in lookup.tests.
janghyukjin
authored and
felixxm
committed
0027ca7
Copy full SHA for 0027ca7
Pagination
Previous
Next
You can’t perform that action at this time.