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 }}
cool-RR
/
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 Apr 14, 2013
Fixed #18231 -- Made JavaScript i18n not pollute global JS namespace.
Show description for a506b69
matthewwithanm
authored and
ramiro
committed
a506b69
View commit details
Copy full SHA for a506b69
Browse repository at this point
Commits on Apr 13, 2013
Fixed #17840 -- Generalized named placeholders in form error messages
Show description for be9ae69
claudep
committed
be9ae69
View commit details
Copy full SHA for be9ae69
Browse repository at this point
Fixed #4592: Made CheckboxSelectMultiple more like RadioSelect
Show description for 9ac4dbd
bmispelon
authored and
claudep
committed
9ac4dbd
View commit details
Copy full SHA for 9ac4dbd
Browse repository at this point
Fixed #4117: Apply id attribute to the outer <ul> of RadioSelect
bmispelon
authored and
claudep
committed
c4186c2
View commit details
Copy full SHA for c4186c2
Browse repository at this point
Used a Python 3 compatible StringIO in test_utils
claudep
committed
f56b703
View commit details
Copy full SHA for f56b703
Browse repository at this point
Fixed #19874: Apply id attribute to the outer <ul> of CheckboxSelectMultiple
bmispelon
authored and
claudep
committed
844fbc8
View commit details
Copy full SHA for 844fbc8
Browse repository at this point
Updated a renamed test file
claudep
committed
3f05c70
View commit details
Copy full SHA for 3f05c70
Browse repository at this point
Commits on Apr 12, 2013
Fixed #20247 - Added some missing paths in the tutorial.
Show description for aad5661
timgraham
committed
aad5661
View commit details
Copy full SHA for aad5661
Browse repository at this point
Fixed template_tests so discovery doesn't directly find tests that require setuptools.
prestontimmons
authored and
carljm
committed
6d96831
View commit details
Copy full SHA for 6d96831
Browse repository at this point
Modified view_tests for unittest2 discovery.
prestontimmons
authored and
carljm
committed
56e777e
View commit details
Copy full SHA for 56e777e
Browse repository at this point
Modified validation to work with unittest2 discovery.
prestontimmons
authored and
carljm
committed
e8446be
View commit details
Copy full SHA for e8446be
Browse repository at this point
Modified utils_tests for unittest2 discovery.
prestontimmons
authored and
carljm
committed
612ef3e
View commit details
Copy full SHA for 612ef3e
Browse repository at this point
Modified template_tests for unittest2 discovery.
prestontimmons
authored and
carljm
committed
3810dc3
View commit details
Copy full SHA for 3810dc3
Browse repository at this point
Modified model_fields for unittest2 discovery.
prestontimmons
authored and
carljm
committed
44293c5
View commit details
Copy full SHA for 44293c5
Browse repository at this point
Modified generic_views for unittest2 discovery.
prestontimmons
authored and
carljm
committed
3ca3d22
View commit details
Copy full SHA for 3ca3d22
Browse repository at this point
Modified comment_tests for unittest2 discovery.
prestontimmons
authored and
carljm
committed
5e84abe
View commit details
Copy full SHA for 5e84abe
Browse repository at this point
Modified test_client_override to work with unittest2 discovery.
prestontimmons
authored and
carljm
committed
6f3e139
View commit details
Copy full SHA for 6f3e139
Browse repository at this point
Modified test_utils to work with unittest2 discovery.
prestontimmons
authored and
carljm
committed
751b007
View commit details
Copy full SHA for 751b007
Browse repository at this point
Modified forms_tests to work with unittest2 discovery.
prestontimmons
authored and
carljm
committed
cdf520e
View commit details
Copy full SHA for cdf520e
Browse repository at this point
Fixed #20252 -- Mentionned geojson Spatialite support from 1.5
Show description for d58e985
claudep
committed
d58e985
View commit details
Copy full SHA for d58e985
Browse repository at this point
Fixed #20237 (again) Allowed binary parameter to assertContains
claudep
committed
b04fd57
View commit details
Copy full SHA for b04fd57
Browse repository at this point
Fixed #20248 - Clarified manage.py vs. django-admin.py
timgraham
committed
8fc68af
View commit details
Copy full SHA for 8fc68af
Browse repository at this point
Fixed #20211: Document backwards-incompatible change in BoundField.label_tag
Show description for ab68602
bmispelon
authored and
claudep
committed
ab68602
View commit details
Copy full SHA for ab68602
Browse repository at this point
Documented BoundField.label_tag
claudep
committed
0f99246
View commit details
Copy full SHA for 0f99246
Browse repository at this point
Commits on Apr 11, 2013
Fixed #20243 - Clarified when RelatedManager.remove() exists.
timgraham
committed
712a792
View commit details
Copy full SHA for 712a792
Browse repository at this point
Merge pull request #1008 from reverie/patch-2
Show description for 9a62fc3
timgraham
committed
9a62fc3
View commit details
Copy full SHA for 9a62fc3
Browse repository at this point
remove confusing phrase from DecimalField docs
Show description for 408da7b
reverie
committed
408da7b
View commit details
Copy full SHA for 408da7b
Browse repository at this point
Changed a deprecated warn() call in libgeos
claudep
committed
ddfc683
View commit details
Copy full SHA for ddfc683
Browse repository at this point
Fixed #20237 -- Reenabled assertContains with binary parameter
Show description for fe01404
claudep
committed
fe01404
View commit details
Copy full SHA for fe01404
Browse repository at this point
Fixed #20204 - Consistent usage of url() in URL dispatcher documentation
Show description for c852d45
timgraham
committed
c852d45
View commit details
Copy full SHA for c852d45
Browse repository at this point
Turned the triage attributes to actual sections so they can be more easily linked to in the documentation.
jphalip
committed
68d6c52
View commit details
Copy full SHA for 68d6c52
Browse repository at this point
Commits on Apr 10, 2013
Fixed #20231 -- Don't use allow_lazy on smart_split
bmispelon
authored and
claudep
committed
e7b9c11
View commit details
Copy full SHA for e7b9c11
Browse repository at this point
Made usage of assertTemplateUsed in admin_views tests
Show description for 118faa0
claudep
committed
118faa0
View commit details
Copy full SHA for 118faa0
Browse repository at this point
Added some further guidance to "accepted" triage stage
Show description for 1825577
ptone
committed
1825577
View commit details
Copy full SHA for 1825577
Browse repository at this point
Commits on Apr 8, 2013
Merge pull request #1003 from bmispelon/fix-tests-3be368c73e
Show description for 7441a29
jezdez
committed
7441a29
View commit details
Copy full SHA for 7441a29
Browse repository at this point
Previous
Next
You can’t perform that action at this time.