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 }}
gdub
/
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
All time
Commit history
Commits on Jun 27, 2015
Fixed #25033 -- Added context_processors.auth to documented admin dependencies.
timgraham
committed
f59667c
View commit details
Copy full SHA for f59667c
Browse repository at this point
Sorted imports in __init__.py files.
timgraham
committed
7da3923
View commit details
Copy full SHA for 7da3923
Browse repository at this point
Fixed #24887 -- Removed one-arg limit from models.aggregate
gchp
authored and
timgraham
committed
4a66a69
View commit details
Copy full SHA for 4a66a69
Browse repository at this point
Removed unused code after refs #25017.
timgraham
committed
6c592e7
View commit details
Copy full SHA for 6c592e7
Browse repository at this point
Fixed #25031 -- Fixed a regression in the unordered_list template filter.
noamkush
authored and
timgraham
committed
e291fc4
View commit details
Copy full SHA for e291fc4
Browse repository at this point
Fixed #25017 -- Allowed customizing the DISALLOWED_USER_AGENTS response
SujaySKumar
authored and
timgraham
committed
2e70bf3
View commit details
Copy full SHA for 2e70bf3
Browse repository at this point
Commits on Jun 26, 2015
Fixed #24958 -- Fixed inline forms using UUID-PK parents with auto-PK children.
Jason Hoos
authored and
timgraham
committed
a50b66d
View commit details
Copy full SHA for a50b66d
Browse repository at this point
Pushed GDAL skip condition inside test
Show description for 0cc39e5
claudep
committed
0cc39e5
View commit details
Copy full SHA for 0cc39e5
Browse repository at this point
Refs #24840 -- Added skip flag to raster transform test for GDAL<1.8.1.
Show description for b647ccf
yellowcap
authored and
claudep
committed
b647ccf
View commit details
Copy full SHA for b647ccf
Browse repository at this point
Fixed #25016 -- Reallowed non-ASCII values for ForeignKey.related_name on Python 3.
sih4sing5hong5
authored and
timgraham
committed
d3e12c9
View commit details
Copy full SHA for d3e12c9
Browse repository at this point
Loaded real destructor functions before garbage time
Show description for 60879a2
claudep
committed
60879a2
View commit details
Copy full SHA for 60879a2
Browse repository at this point
Commits on Jun 25, 2015
Revert "Reverted lazy initialization of GIS destroy functions"
Show description for ad82d00
claudep
committed
ad82d00
View commit details
Copy full SHA for ad82d00
Browse repository at this point
Updated GeoIP test for newer versions
claudep
committed
3f9dca6
View commit details
Copy full SHA for 3f9dca6
Browse repository at this point
Reverted lazy initialization of GIS destroy functions
Show description for b43b27b
claudep
committed
b43b27b
View commit details
Copy full SHA for b43b27b
Browse repository at this point
Refs #24127 -- Added documentation for HttpRequest.current_app.
knbk
committed
6364df6
View commit details
Copy full SHA for 6364df6
Browse repository at this point
Updated release process for new release schedule.
timgraham
committed
aed437d
View commit details
Copy full SHA for aed437d
Browse repository at this point
Commits on Jun 24, 2015
Refs #25002 -- Supported textual to temporal column alteration on Oracle.
Show description for bdb382b
charettes
committed
bdb382b
View commit details
Copy full SHA for bdb382b
Browse repository at this point
Renamed RemovedInDjangoXYWarnings for new roadmap.
Show description for aaacaeb
timgraham
committed
aaacaeb
View commit details
Copy full SHA for aaacaeb
Browse repository at this point
Reordered import in JSON serializer
claudep
committed
e73842a
View commit details
Copy full SHA for e73842a
Browse repository at this point
Fixed #25019 -- Added UUID support in DjangoJSONEncoder
lukas-hetzenecker
authored and
claudep
committed
6355a6d
View commit details
Copy full SHA for 6355a6d
Browse repository at this point
Refs #24840 -- Added GDALRaster Warp and transform methods
Show description for c078021
yellowcap
authored and
claudep
committed
c078021
View commit details
Copy full SHA for c078021
Browse repository at this point
Commits on Jun 23, 2015
Fixed #25011, Refs #23804 -- Added check for GDAL on RasterField initialization
yellowcap
authored and
timgraham
committed
c0fff64
View commit details
Copy full SHA for c0fff64
Browse repository at this point
Improved coverage configuration
Show description for 4202959
MarkusH
committed
4202959
View commit details
Copy full SHA for 4202959
Browse repository at this point
Used mock in MigrationQuestioner tests
Show description for 7bb7670
MarkusH
committed
7bb7670
View commit details
Copy full SHA for 7bb7670
Browse repository at this point
Fixed #25000 -- Fixed cast to string for lazy objects.
Show description for 290ff35
knbk
authored and
timgraham
committed
290ff35
View commit details
Copy full SHA for 290ff35
Browse repository at this point
Commits on Jun 22, 2015
Added white-space: pre-wrap; to docs code blocks to match docs.dp.com.
timgraham
committed
c45fbd0
View commit details
Copy full SHA for c45fbd0
Browse repository at this point
Updated indentation of example template in docs/topics/i18n/translation.txt.
wimfeijen
authored and
timgraham
committed
514b69c
View commit details
Copy full SHA for 514b69c
Browse repository at this point
Added Ola Sitarska to the team page.
olasitarska
authored and
timgraham
committed
f1635ba
View commit details
Copy full SHA for f1635ba
Browse repository at this point
Fixed #25001 -- Doc'd caveat about collectstatic and removing INSTALLED_APPS.
Show description for 5ae0dd6
timgraham
committed
5ae0dd6
View commit details
Copy full SHA for 5ae0dd6
Browse repository at this point
Simplified wording of Python support policy.
timgraham
committed
256aebb
View commit details
Copy full SHA for 256aebb
Browse repository at this point
Fixed #25009 -- Allowed User.objects.create_user(...,is_staff=True) to work.
pahko
authored and
timgraham
committed
e75b614
View commit details
Copy full SHA for e75b614
Browse repository at this point
Fixed #24983 -- Clarified contrib.sites Site.domain is fully qualified.
bipsandbytes
authored and
timgraham
committed
34047b2
View commit details
Copy full SHA for 34047b2
Browse repository at this point
Fixed #25002 -- Used PostgreSQL column type alteration USING clause.
Show description for 73040e5
charettes
committed
73040e5
View commit details
Copy full SHA for 73040e5
Browse repository at this point
Refs #25006 -- Added a '6 p.m.' option to the admin's time picker.
timgraham
committed
7f155a0
View commit details
Copy full SHA for 7f155a0
Browse repository at this point
Fixed #24970 -- Added --managers and --admins options to the sendtestemail management command.
rolo
authored and
timgraham
committed
e7b4bd4
View commit details
Copy full SHA for e7b4bd4
Browse repository at this point
Previous
Next
You can’t perform that action at this time.