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 }}
tcsorrel
/
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
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 23, 2016
Fixed wrong field data type in queries test
claudep
committed
1888830
Copy full SHA for 1888830
Fixed #26533 -- Renamed Widget._format_value() to format_value().
timgraham
committed
859eeaa
Copy full SHA for 859eeaa
Fixed #26427 -- Ensured deleted setting doesn't appear in dir(settings)
claudep
committed
669c29c
Copy full SHA for 669c29c
Removed a flaky contrib.postgres search test.
Show description for 57f76be
timgraham
committed
57f76be
Copy full SHA for 57f76be
Commits on Apr 22, 2016
Removed unused BaseExpression.refs_aggregate().
Show description for a755e06
timgraham
committed
a755e06
Copy full SHA for a755e06
Fixed #26320 -- Deprecated implicit OneToOnField parent_link.
timgraham
committed
8733819
Copy full SHA for 8733819
Fix typos in PGFTS docs.
Show description for 9e4e20a
mjtamlyn
committed
9e4e20a
Copy full SHA for 9e4e20a
Removed unused ForeignObject.attnames/get_defaults().
timgraham
committed
6b0a25d
Copy full SHA for 6b0a25d
Removed unused ForeignObjectRel.get_choices() limit_to_currently_related argument.
Show description for 2da7f5a
timgraham
committed
2da7f5a
Copy full SHA for 2da7f5a
Updated my bio
MarkusH
committed
5e1d45b
Copy full SHA for 5e1d45b
Refs #3254 -- Added full text search to contrib.postgres.
Show description for 2d877da
mjtamlyn
committed
2d877da
Copy full SHA for 2d877da
Fixed #20189 -- Allowed customizing staticfiles ignored_patterns list
Show description for f4c2b8e
claudep
committed
f4c2b8e
Copy full SHA for f4c2b8e
Moved declaration of test form inside the relevant test for clarity.
loic
committed
6f5fcfc
Copy full SHA for 6f5fcfc
Fixed #26528 -- Allowed any iterable (e.g. tuple) as validators kwarg for form/model fields.
loic
committed
a885bca
Copy full SHA for a885bca
Commits on Apr 21, 2016
Fixed #22383 -- Added support for HTML5 required attribute on required form fields.
jdufresne
authored and
timgraham
committed
ec61216
Copy full SHA for ec61216
Fixed #26495 -- Added name arg to Storage.save()'s File wrapping.
Maxim Novikov
authored and
timgraham
committed
4d1c229
Copy full SHA for 4d1c229
Refs #26455 -- Documented isvalid/makevalid in compatibility table.
yellowcap
authored and
timgraham
committed
65006e0
Copy full SHA for 65006e0
Fixed incorrect rendered widget in forms example.
jdufresne
authored and
timgraham
committed
38ddd4a
Copy full SHA for 38ddd4a
Fixed #26504 -- Avoided logging "Not Found" warnings if a middleware handles the 404.
Show description for 40b6960
cworth-gh
authored and
timgraham
committed
40b6960
Copy full SHA for 40b6960
Added tests for logging of Http404 warnings.
cworth-gh
authored and
timgraham
committed
5e00b14
Copy full SHA for 5e00b14
Used @override_settings decorator rather than "with" to reduce indentation.
cworth-gh
authored and
timgraham
committed
86880ab
Copy full SHA for 86880ab
Fixed #26281 -- Added a helpful error message for an invalid format specifier to dateformat.format().
benxy
authored and
timgraham
committed
45c7acd
Copy full SHA for 45c7acd
Commits on Apr 20, 2016
Fixed #26520 -- Fixed a regression where SessionBase.pop() didn't return a KeyError.
tuky
authored and
timgraham
committed
b040ac0
Copy full SHA for b040ac0
Refs #24621 -- Added a test for SessionBase.pop()'s 'default' argument.
niconoe
authored and
timgraham
committed
973f393
Copy full SHA for 973f393
Fixed #16327 -- Redirected "Save as new" to change view instead of the changelist.
Markus Amalthea Magnuson
authored and
timgraham
committed
08cd6a0
Copy full SHA for 08cd6a0
Fixed typo in GenericRelatedObjectManager.add() error message.
koniiiik
authored and
timgraham
committed
cb65e62
Copy full SHA for cb65e62
Commits on Apr 19, 2016
Refs #26033 -- Temporarily pinned argon2-cffi test requirement.
Show description for e47b522
timgraham
committed
e47b522
Copy full SHA for e47b522
Fixed #26512 -- Added tests for SpatialRefSysMixin.get_units().
niconoe
authored and
timgraham
committed
23fbd3f
Copy full SHA for 23fbd3f
Fixed #26475 -- Added functools.partial() support to migrations autodetector.
schinckel
authored and
timgraham
committed
5402f3a
Copy full SHA for 5402f3a
Refs #26085, #11505 -- Cleared Site cache in contenttypes_tests.
timgraham
committed
2a9bcb5
Copy full SHA for 2a9bcb5
Fixed #26516 -- Added minlength attribute when forms.CharField.min_length is set.
jdufresne
authored and
timgraham
committed
500e5a6
Copy full SHA for 500e5a6
Fixed #22561 -- Prevented too long lines in email messages
Show description for 836d475
claudep
committed
836d475
Copy full SHA for 836d475
Fixed typo in docs/topics/class-based-views/mixins.txt
eltronix
authored and
timgraham
committed
f43da05
Copy full SHA for f43da05
Commits on Apr 18, 2016
Fixed #26498 -- Fixed TimeField microseconds round-tripping on MySQL and SQLite.
Show description for d3c87a2
Lukasz Wiecek
authored and
timgraham
committed
d3c87a2
Copy full SHA for d3c87a2
Fixed #26514 -- Documented that User.refresh_from_db() doesn't clear the permission cache.
timgraham
committed
2c4c67a
Copy full SHA for 2c4c67a
Pagination
Previous
Next
You can’t perform that action at this time.