Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Spark
Build and deploy intelligent apps
GitHub Models
Manage and compare prompts
MCP Registry
New
Discover and integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
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
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
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
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 }}
andrewgodwin
/
django
Public
forked from
django/django
Notifications
You must be signed in to change notification settings
Fork
2
Star
28
Code
Pull requests
2
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 12, 2019
Clean up ASGI handler so it might work in theory
andrewgodwin
committed
222cba0
Copy full SHA for 222cba0
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
Commits on Mar 30, 2019
Fixed #30289 -- Prevented admin inlines for a ManyToManyField's implicit through model from being editable if the user only has the view permission.
timgraham
committed
8335d59
Copy full SHA for 8335d59
Added stub 2.1.8 release notes.
timgraham
committed
e245046
Copy full SHA for e245046
Made startapp/project's overlaying error message use 'app' or 'project'.
myungsegyo
authored and
timgraham
committed
03bee42
Copy full SHA for 03bee42
Refs #29697 -- Added test for excluding m2m intermediary table.
can
authored and
felixxm
committed
96446c7
Copy full SHA for 96446c7
Refs #30278 -- Fixed link in cached_property docs.
timgraham
committed
b9455b0
Copy full SHA for b9455b0
Refs #30278 -- Doc'd behavior of del on an unaccessed cached_property.
Show description for c3c2ec5
schinckel
authored and
timgraham
committed
c3c2ec5
Copy full SHA for c3c2ec5
Optimized CommonMiddleware's check for DISALLOWED_USER_AGENTS.
Show description for ad72895
bsolomon1124
authored and
timgraham
committed
ad72895
Copy full SHA for ad72895
Pagination
Previous
Next
You can’t perform that action at this time.