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
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 }}
darayus
/
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 Mar 9, 2013
Fixed BinaryField support on Oracle.
apollo13
committed
8aefd30
View commit details
Copy full SHA for 8aefd30
Browse repository at this point
Fixed #19171 -- Allowed coordinate transforms with custom SRIDs
Show description for 360217f
claudep
committed
360217f
View commit details
Copy full SHA for 360217f
Browse repository at this point
Fixed #9806 -- Allowed editing GeometryField with OpenLayersWidget
Show description for e6f5b7e
claudep
committed
e6f5b7e
View commit details
Copy full SHA for e6f5b7e
Browse repository at this point
Reformatted slightly openlayers.js
claudep
committed
f3d1aeb
View commit details
Copy full SHA for f3d1aeb
Browse repository at this point
Fixed #19923 -- Display tracebacks for non-CommandError exceptions
Show description for 6a91b63
claudep
committed
6a91b63
View commit details
Copy full SHA for 6a91b63
Browse repository at this point
Fixed #16594 -- Added wkt 3D support for GEOS geometries
Show description for 5e80571
claudep
committed
5e80571
View commit details
Copy full SHA for 5e80571
Browse repository at this point
Commits on Mar 8, 2013
Replaced proj4 testing by a regex
claudep
committed
8a92139
View commit details
Copy full SHA for 8a92139
Browse repository at this point
Fixed a regression in forms changed_data
Show description for cbfb8ed
claudep
committed
cbfb8ed
View commit details
Copy full SHA for cbfb8ed
Browse repository at this point
Fixed #15363 -- Renamed and normalized to `get_queryset` the methods that return a QuerySet.
loic
authored and
charettes
committed
6983a1a
View commit details
Copy full SHA for 6983a1a
Browse repository at this point
Commits on Mar 7, 2013
Merge pull request #850 from bmispelon/ticket-19916
Show description for 477d737
aaugustin
committed
477d737
View commit details
Copy full SHA for 477d737
Browse repository at this point
Adde two "versionadded" markers, thanks to mYk for noticing.
Alex Gaynor
committed
1b81f32
View commit details
Copy full SHA for 1b81f32
Browse repository at this point
Added a ManyToManyField(db_constraint=False) option, this allows not creating constraints on the intermediary models.
Alex Gaynor
committed
bbbd698
View commit details
Copy full SHA for bbbd698
Browse repository at this point
Fix 19916. Smarter tokenizing of contrib.comment's templatetags arguments.
bmispelon
committed
81804ae
View commit details
Copy full SHA for 81804ae
Browse repository at this point
Fixed #19997 -- Added custom EMPTY_VALUES to form fields
Show description for 4cccb85
claudep
committed
4cccb85
View commit details
Copy full SHA for 4cccb85
Browse repository at this point
Added missing method in the dummy database backend.
aaugustin
committed
25ce177
View commit details
Copy full SHA for 25ce177
Browse repository at this point
Fixed #19951 -- Admin: Invalid model PK values shouldn't cause 500 status.
Show description for e2ee02c
ikks
authored and
ramiro
committed
e2ee02c
View commit details
Copy full SHA for e2ee02c
Browse repository at this point
Merge pull request #882 from loic/testfix
Show description for c31a979
ramiro
committed
c31a979
View commit details
Copy full SHA for c31a979
Browse repository at this point
PEP8 cleanup of functional.py
ptone
committed
876fc39
View commit details
Copy full SHA for 876fc39
Browse repository at this point
Fixed #19543 -- implemented SimpleLazyObject.__repr__
Show description for 0ea5bf8
ptone
committed
0ea5bf8
View commit details
Copy full SHA for 0ea5bf8
Browse repository at this point
Commits on Mar 6, 2013
Merge pull request #884 from manfre/patch-1
Show description for c8e3a23
aaugustin
committed
c8e3a23
View commit details
Copy full SHA for c8e3a23
Browse repository at this point
Update link to django-mssql project
manfre
committed
bb998c9
View commit details
Copy full SHA for bb998c9
Browse repository at this point
One more EMPTY_VALUES replacement following 22be90dd17
Show description for 2add24c
claudep
committed
2add24c
View commit details
Copy full SHA for 2add24c
Browse repository at this point
Used more precise test assertions.
aaugustin
committed
b3aa853
View commit details
Copy full SHA for b3aa853
Browse repository at this point
Fixed #19994 -- Typo.
Show description for d1a5fe0
aaugustin
committed
d1a5fe0
View commit details
Copy full SHA for d1a5fe0
Browse repository at this point
Fixed #19989 -- Suppressed UnicodeWarning during BinaryField validation
Show description for 22be90d
claudep
committed
22be90d
View commit details
Copy full SHA for 22be90d
Browse repository at this point
Commits on Mar 5, 2013
Fixed minor warnings in tests.
loic
committed
9ba0e4e
View commit details
Copy full SHA for 9ba0e4e
Browse repository at this point
Commits on Mar 4, 2013
Fixed #6585 -- Admin relationship widgets: Respect ordering defined by target model's ModelAdmin.
Show description for d9330d5
fisadev
authored and
ramiro
committed
d9330d5
View commit details
Copy full SHA for d9330d5
Browse repository at this point
Fixed #19838 -- Admin: Don't leak a 500 HTTP status when trying to delete protected FKs.
Show description for 3ea0c7d
jmansilla
authored and
ramiro
committed
3ea0c7d
View commit details
Copy full SHA for 3ea0c7d
Browse repository at this point
Fixed #19464 -- Eased customization of ClearableFileInput's link markup
Show description for 51cc702
claudep
committed
51cc702
View commit details
Copy full SHA for 51cc702
Browse repository at this point
Commits on Mar 3, 2013
Merge pull request #871 from matiasb/ticket_19945
Show description for 03e4014
ramiro
committed
03e4014
View commit details
Copy full SHA for 03e4014
Browse repository at this point
Removed mentions of modeltests.
ramiro
committed
60dd4ea
View commit details
Copy full SHA for 60dd4ea
Browse repository at this point
Removed mentions of regressiontests.
ramiro
committed
3bbcec0
View commit details
Copy full SHA for 3bbcec0
Browse repository at this point
Release notes blurb for 804366327d728d23a9f7a25ff77a6eed3c9f9323.
ramiro
committed
b013810
View commit details
Copy full SHA for b013810
Browse repository at this point
Fixed #19915 - Made blocktrans tag honor TEMPLATE_STRING_IF_INVALID.
Show description for 8043663
matiasb
authored and
ramiro
committed
8043663
View commit details
Copy full SHA for 8043663
Browse repository at this point
Merge pull request #877 from tcarlander/master
Show description for 2047865
aaugustin
committed
2047865
View commit details
Copy full SHA for 2047865
Browse repository at this point
Previous
Next
You can’t perform that action at this time.