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 }}
fooinha
/
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
Breadcrumbs
History for
django
AUTHORS
on
master
User selector
All users
All time
Commit history
Commits on Sep 21, 2017
Fixed #28576 -- Added color interpretation method to GDALBand.
ndalton12
authored and
timgraham
committed
4fe6588
View commit details
Copy full SHA for 4fe6588
View code at this point
Browse repository at this point
Commits on Sep 20, 2017
Fixed #28593 -- Added a simplified URL routing syntax per DEP 0201.
Show description for df41b5a
sjoerdjob
authored and
timgraham
committed
df41b5a
View commit details
Copy full SHA for df41b5a
View code at this point
Browse repository at this point
Commits on Sep 16, 2017
Fixed #26818 -- Added responsive CSS for the admin.
elky
authored and
timgraham
committed
dc37e88
View commit details
Copy full SHA for dc37e88
View code at this point
Browse repository at this point
Commits on Sep 6, 2017
Fixed #27318 -- Made cache.set_many() return the list of failed keys.
olibook
authored and
timgraham
committed
a027447
View commit details
Copy full SHA for a027447
View code at this point
Browse repository at this point
Commits on Sep 3, 2017
Fixed #28550 -- Restored contrib.auth's login() and logout() views' respect of positional arguments.
Show description for 2dacc2c
ZachLiuGIS
authored and
timgraham
committed
2dacc2c
View commit details
Copy full SHA for 2dacc2c
View code at this point
Browse repository at this point
Commits on Sep 2, 2017
Fixed #28306 -- Completed test coverage for django.utils.lorem_ipsum.
Show description for 54f7aa0
LBerrocal
authored and
timgraham
committed
54f7aa0
View commit details
Copy full SHA for 54f7aa0
View code at this point
Browse repository at this point
Commits on Aug 22, 2017
Fixed #28451 -- Restored pre-Django 1.11 Oracle sequence/trigger naming.
Show description for c6a3546
kgrinberg
authored and
timgraham
committed
c6a3546
View commit details
Copy full SHA for c6a3546
View code at this point
Browse repository at this point
Commits on Aug 13, 2017
Fixed #28485 -- Made ExceptionReporter.get_traceback_frames() include frames without source code.
gagern
authored and
timgraham
committed
71d3957
View commit details
Copy full SHA for 71d3957
View code at this point
Browse repository at this point
Commits on Aug 10, 2017
Fixed #28386 -- Made operations within non-atomic migrations honor the operation's atomic flag when migrating backwards.
egrim
authored and
timgraham
committed
7937cc1
View commit details
Copy full SHA for 7937cc1
View code at this point
Browse repository at this point
Commits on Aug 7, 2017
Fixed #28457 -- Updated the design of the 'Congrats' page for new Django projects.
Show description for 5fe9b7b
FlipperPA
authored and
timgraham
committed
5fe9b7b
View commit details
Copy full SHA for 5fe9b7b
View code at this point
Browse repository at this point
Commits on Jul 21, 2017
Fixed #28418 -- Fixed queryset crash when using a GenericRelation to a proxy model.
rmtobin
authored and
timgraham
committed
f9e5f9a
View commit details
Copy full SHA for f9e5f9a
View code at this point
Browse repository at this point
Commits on Jun 19, 2017
Fixed #27858 -- Prevented read-only management commands from creating the django_migrations table.
Show description for fda55c7
intgr
authored and
timgraham
committed
fda55c7
View commit details
Copy full SHA for fda55c7
View code at this point
Browse repository at this point
Commits on Jun 14, 2017
Fixed #27998 -- Made ManyToManyField changes logged in admin's object history.
ljsjl
authored and
timgraham
committed
15b465c
View commit details
Copy full SHA for 15b465c
View code at this point
Browse repository at this point
Fixed #24195 -- Deconstructed the limit_choices_to option of related fields.
Show description for cd2fe82
bogdal
authored and
timgraham
committed
cd2fe82
View commit details
Copy full SHA for cd2fe82
View code at this point
Browse repository at this point
Commits on Jun 13, 2017
Fixed #28071 -- Fixed {% extends %} origin history.
jdzero
authored and
timgraham
committed
be68c0b
View commit details
Copy full SHA for be68c0b
View code at this point
Browse repository at this point
Commits on May 26, 2017
Fixed #27978 -- Allowed loaddata to read data from stdin.
Show description for af1fa5e
Kulikovpavel
authored and
timgraham
committed
af1fa5e
View commit details
Copy full SHA for af1fa5e
View code at this point
Browse repository at this point
Commits on May 20, 2017
Pointed Dive into Python links to python3 site
Show description for 48028c6
mbeijen
authored and
claudep
committed
48028c6
View commit details
Copy full SHA for 48028c6
View code at this point
Browse repository at this point
Commits on May 9, 2017
Fixed #28081 -- Stopped setting Content-Length=0 in conditional_content_removal() per RFC 7230.
joaosilva22
authored and
timgraham
committed
3db84b5
View commit details
Copy full SHA for 3db84b5
View code at this point
Browse repository at this point
Commits on Apr 24, 2017
Fixed #28120 -- Checked that CharField.max_length is not a boolean.
cpina
authored and
charettes
committed
9f2e8b5
View commit details
Copy full SHA for 9f2e8b5
View code at this point
Browse repository at this point
Commits on Apr 14, 2017
Fixed #28008 -- Replaced getElementsByClassName() JavaScript in debug view template.
abhishekg1128
authored and
timgraham
committed
941b869
View commit details
Copy full SHA for 941b869
View code at this point
Browse repository at this point
Commits on Apr 10, 2017
Fixed #27947 -- Doc'd that model Field.error_messages often don't propagate to forms.
taaviteska
authored and
timgraham
committed
5dbf1c4
View commit details
Copy full SHA for 5dbf1c4
View code at this point
Browse repository at this point
Commits on Apr 7, 2017
Fixed #27777 -- Made File.open() work with the with statement (#8310)
Show description for c4536c4
ingokloecker
authored and
apollo13
committed
c4536c4
View commit details
Copy full SHA for c4536c4
View code at this point
Browse repository at this point
Commits on Mar 31, 2017
Fixed #27359 -- Made Engine.get_default() return the first DjangoTemplates engine if multiple are defined.
Carlton Gibson
authored and
timgraham
committed
6b3724f
View commit details
Copy full SHA for 6b3724f
View code at this point
Browse repository at this point
Commits on Mar 25, 2017
Removed unexpected initial attribute in data migration examples.
Show description for 899c42c
stefanor
authored and
timgraham
committed
899c42c
View commit details
Copy full SHA for 899c42c
View code at this point
Browse repository at this point
Commits on Mar 6, 2017
Fixed #26522 -- Fixed a nondeterministic AssertionError in QuerySet combining.
Show description for 9bbb6e2
rlmv
authored and
timgraham
committed
9bbb6e2
View commit details
Copy full SHA for 9bbb6e2
View code at this point
Browse repository at this point
Commits on Feb 24, 2017
Fixed #27879 -- Fixed crash if enclosures aren't provided to Atom1Feed.add_item().
Show description for b6fbf3e
Pavlo Kapyshin
authored and
timgraham
committed
b6fbf3e
View commit details
Copy full SHA for b6fbf3e
View code at this point
Browse repository at this point
Commits on Feb 9, 2017
Fixed #26551 -- Fixed negated Q() queries that span relations.
Show description for e124d2d
francoisfreitag
authored and
timgraham
committed
e124d2d
View commit details
Copy full SHA for e124d2d
View code at this point
Browse repository at this point
Commits on Feb 4, 2017
Fixed #27767 -- Added distinct argument to ArrayAgg.
orf
authored and
timgraham
committed
b539302
View commit details
Copy full SHA for b539302
View code at this point
Browse repository at this point
Fixed alphabetization of Tom's in AUTHORS.
timgraham
committed
245f209
View commit details
Copy full SHA for 245f209
View code at this point
Browse repository at this point
Commits on Jan 31, 2017
Fixed #27800 -- Fixed QuerySet.annotate(Length(...)).distinct() crash.
eukreign
authored and
timgraham
committed
ac5f886
View commit details
Copy full SHA for ac5f886
View code at this point
Browse repository at this point
Commits on Jan 28, 2017
Fixed #26993 -- Increased User.last_name max_length to 150 characters.
thomwiggers
authored and
timgraham
committed
d5b573d
View commit details
Copy full SHA for d5b573d
View code at this point
Browse repository at this point
Commits on Jan 15, 2017
Fixed #25809 -- Added BrinIndex support in django.contrib.postgres.
Show description for e585c43
atombrella
committed
e585c43
View commit details
Copy full SHA for e585c43
View code at this point
Browse repository at this point
Commits on Jan 13, 2017
Fixed #27518 -- Prevented possibie password reset token leak via HTTP Referer header.
Show description for ede59ef
romgar
authored and
timgraham
committed
ede59ef
View commit details
Copy full SHA for ede59ef
View code at this point
Browse repository at this point
Commits on Jan 10, 2017
Fixed #27673 -- Made admin's checks run at check time instead of during registration.
Show description for d57ecf4
Adam Chainz
authored and
timgraham
committed
d57ecf4
View commit details
Copy full SHA for d57ecf4
View code at this point
Browse repository at this point
Commits on Jan 7, 2017
Fixed #27432 -- Made app_label arguments limit showmigrations --plan output.
sbast
authored and
timgraham
committed
8b734d2
View commit details
Copy full SHA for 8b734d2
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.