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
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
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 }}
lenmom
/
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
master
User selector
All users
Datepicker
All time
Commit history
Commits on Jan 17, 2019
Merge pull request #1 from django/master
Show description for caf4571
lenmom
authored
caf4571
View commit details
Copy full SHA for caf4571
Browse repository at this point
Commits on Jan 16, 2019
Updated translation catalogs
claudep
committed
aa5fd84
View commit details
Copy full SHA for aa5fd84
Browse repository at this point
Fixed #30044 -- Raised a FieldError on inherited field update attempts.
charettes
authored and
timgraham
committed
9e5e5a6
View commit details
Copy full SHA for 9e5e5a6
Browse repository at this point
Fixed #20147 -- Added HttpRequest.headers.
santiagobasulto
authored and
timgraham
committed
4fc35a9
View commit details
Copy full SHA for 4fc35a9
Browse repository at this point
Removed unnecessary transaction wrapping in expressions test.
charettes
authored and
timgraham
committed
aa5d0a5
View commit details
Copy full SHA for aa5d0a5
Browse repository at this point
Refs #30102 -- Added comment on use of Template without placeholders in page_not_found() view.
carltongibson
authored
876dc30
View commit details
Copy full SHA for 876dc30
Browse repository at this point
Fixed #11154, #22270 -- Made proxy model permissions use correct content type.
Show description for 181fb60
3 people
authored and
timgraham
committed
181fb60
View commit details
Copy full SHA for 181fb60
Browse repository at this point
Refs #9475 -- Simplified dictionary unpacking.
charettes
authored and
timgraham
committed
dbcf2ff
View commit details
Copy full SHA for dbcf2ff
Browse repository at this point
Commits on Jan 15, 2019
Refs #9475 -- Fixed typo, used unpacking generalization, and made through_defaults kwarg-only.
ngnpope
authored and
timgraham
committed
d212bc0
View commit details
Copy full SHA for d212bc0
Browse repository at this point
Fixed #9475 -- Allowed RelatedManager.add(), create(), etc. for m2m with a through model.
collinanderson
authored and
timgraham
committed
769355c
View commit details
Copy full SHA for 769355c
Browse repository at this point
Fixed #30099 -- Fixed invalid SQL when filtering a Subquery by an aggregate.
nasirhjafri
authored and
timgraham
committed
f021c11
View commit details
Copy full SHA for f021c11
Browse repository at this point
Removed unexpected chars in Armenian admin translation
claudep
committed
87bf35a
View commit details
Copy full SHA for 87bf35a
Browse repository at this point
Removed unnecessary string formatting of strings.
jdufresne
authored and
timgraham
committed
ad7aa02
View commit details
Copy full SHA for ad7aa02
Browse repository at this point
Fixed "lets" mistakes in docs.
davidjb
authored and
timgraham
committed
885cb0d
View commit details
Copy full SHA for 885cb0d
Browse repository at this point
Commits on Jan 14, 2019
Relaxed assertions to fix GIS test failures on Oracle 18c.
felixxm
authored and
timgraham
committed
1508e71
View commit details
Copy full SHA for 1508e71
Browse repository at this point
Refs #28478 -- Prevented database feature based skipping on tests disallowing queries.
Show description for b181aba
charettes
authored and
timgraham
committed
b181aba
View commit details
Copy full SHA for b181aba
Browse repository at this point
Refs #28478 -- Prevented connection attempts against disallowed databases in tests.
Show description for f5b6350
charettes
authored and
timgraham
committed
f5b6350
View commit details
Copy full SHA for f5b6350
Browse repository at this point
Refs #28478 -- Prevented timezone assignment for unusable PostgreSQL connections.
charettes
authored and
timgraham
committed
a96b901
View commit details
Copy full SHA for a96b901
Browse repository at this point
Refs #28643 -- Extracted DurationField logic for Avg() and Sum() into mixin.
Show description for 846624e
ngnpope
authored and
timgraham
committed
846624e
View commit details
Copy full SHA for 846624e
Browse repository at this point
Refs #28643 -- Changed Variance() to use NumericOutputFieldMixin.
Show description for 6d4efa8
ngnpope
authored and
timgraham
committed
6d4efa8
View commit details
Copy full SHA for 6d4efa8
Browse repository at this point
Refs #28643 -- Changed StdDev() to use NumericOutputFieldMixin.
Show description for e85afa5
ngnpope
authored and
timgraham
committed
e85afa5
View commit details
Copy full SHA for e85afa5
Browse repository at this point
Refs #28643 -- Changed Avg() to use NumericOutputFieldMixin.
Show description for c690afb
ngnpope
authored and
timgraham
committed
c690afb
View commit details
Copy full SHA for c690afb
Browse repository at this point
Refs #28643 -- Moved db function mixins to a separate module.
ngnpope
authored and
timgraham
committed
3d5e0f8
View commit details
Copy full SHA for 3d5e0f8
Browse repository at this point
Avoided calling as_oracle() for SQLite in Left database function.
ngnpope
authored and
timgraham
committed
7f1577d
View commit details
Copy full SHA for 7f1577d
Browse repository at this point
Corrected comment in TruncTime database function.
ngnpope
authored and
timgraham
committed
ae65eed
View commit details
Copy full SHA for ae65eed
Browse repository at this point
Simplified overriding source expressions in some database functions.
ngnpope
authored and
timgraham
committed
0d7ba0f
View commit details
Copy full SHA for 0d7ba0f
Browse repository at this point
Fixed #30093 -- Fixed ordering of combined queryset ordered by F expressions.
sir-sigurd
authored and
timgraham
committed
b86bb47
View commit details
Copy full SHA for b86bb47
Browse repository at this point
Removed unnecessary skipUnlessDBFeature.
Show description for b2c598e
charettes
authored and
timgraham
committed
b2c598e
View commit details
Copy full SHA for b2c598e
Browse repository at this point
Fixed #27685 -- Added watchman support to the autoreloader.
Show description for c8720e7
orf
authored and
timgraham
committed
c8720e7
View commit details
Copy full SHA for c8720e7
Browse repository at this point
Commits on Jan 13, 2019
Refs #28478 -- Prevented connection creation in model_indexes tests.
Show description for a02a6fd
charettes
authored and
timgraham
committed
a02a6fd
View commit details
Copy full SHA for a02a6fd
Browse repository at this point
Commits on Jan 12, 2019
Fixed #30057 -- Fixed diffsettings ignoring custom configured settings.
Show description for 573f44d
orlnub123
authored and
timgraham
committed
573f44d
View commit details
Copy full SHA for 573f44d
Browse repository at this point
Refs #28643 -- Added Reverse database function.
Show description for abf8e39
ngnpope
authored and
timgraham
committed
abf8e39
View commit details
Copy full SHA for abf8e39
Browse repository at this point
Fixed #30062 -- Added support for unique conditional constraints.
tbicr
authored and
timgraham
committed
b69f8eb
View commit details
Copy full SHA for b69f8eb
Browse repository at this point
Used None as the empty value for condition in Index's SQL construction.
tbicr
authored and
timgraham
committed
1e837c4
View commit details
Copy full SHA for 1e837c4
Browse repository at this point
Added tests for Check/UniqueConstraint.__eq__().
tbicr
authored and
timgraham
committed
f4c0c0b
View commit details
Copy full SHA for f4c0c0b
Browse repository at this point
Previous
Next
You can’t perform that action at this time.