Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
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
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
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 }}
goinnn
/
django
Public
forked from
django/django
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
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 Jun 19, 2013
The max length of the email is 254
goinnn
committed
790b84a
Copy full SHA for 790b84a
Commits on Jul 19, 2012
Improved performance
goinnn
committed
9526642
Copy full SHA for 9526642
Commits on Jul 18, 2012
Add comment in other piece of code
goinnn
committed
028ef7e
Copy full SHA for 028ef7e
Documenting the function that I changed
goinnn
committed
ab512bb
Copy full SHA for ab512bb
In the end is the same LoaderOrigin and LoaderOriginLite
goinnn
committed
3f314f7
Copy full SHA for 3f314f7
If display_name is None I don't need create a LoaderOrigin or LoaderOriginLite
goinnn
committed
59ed4ec
Copy full SHA for 59ed4ec
Commits on Jul 17, 2012
This code is not necessary. This was to a old version of django
goinnn
committed
823606a
Copy full SHA for 823606a
Commits on Jul 16, 2012
Remove the ipdb
goinnn
committed
bf23921
Copy full SHA for bf23921
Apply the patch (patch.15426.diff) of the ticket #15053
goinnn
committed
ddb9fc1
Copy full SHA for ddb9fc1
Commits on Jul 15, 2012
Removed debugging line left in previous commit
claudep
committed
35ddeee
Copy full SHA for 35ddeee
Dropped support for GDAL < 1.5
Show description for cdcdd13
claudep
committed
cdcdd13
Copy full SHA for cdcdd13
Avoid using a column named "date" in tests
Show description for 3434051
akaariai
committed
3434051
Copy full SHA for 3434051
Fixed #18626 -- rst syntax collision.
aaugustin
committed
bf9d5ef
Copy full SHA for bf9d5ef
Fixed #18625 -- Removed old-style use of url tag
Show description for fb46f24
aaugustin
committed
fb46f24
Copy full SHA for fb46f24
Remove DotExpandedDict, which was undocumented and unused.
alex
committed
c57abd3
Copy full SHA for c57abd3
Fix an incredibly emberassing typo.
alex
committed
0f57935
Copy full SHA for 0f57935
Commits on Jul 14, 2012
Deprecate two methods (which I seriously doubt anyone ever used, but they were documented so...) because they cannot be implemented efficiently on top of collections.SortedDict in Python 2.7 and up.
alex
committed
8b3c2f2
Copy full SHA for 8b3c2f2
Switched from usign a method that was about to be deprecated to normal code.
alex
committed
9877d25
Copy full SHA for 9877d25
Fixed auth to not use an internal implementation detail of SortedDict
alex
committed
3e8d8bb
Copy full SHA for 3e8d8bb
Cleaned up the QueryDict implementation.
Show description for 8f00286
alex
committed
8f00286
Copy full SHA for 8f00286
Update links to diveintomark.org.
Show description for 9a25d86
aaugustin
committed
9a25d86
Copy full SHA for 9a25d86
Fixed a misplaced Sphinx reference.
aaugustin
committed
c13a989
Copy full SHA for c13a989
Commits on Jul 13, 2012
Updated links for MacOSX python installers
claudep
committed
b6215f6
Copy full SHA for b6215f6
Fixed #18601 -- Specified that Python minimum version is 2.6.5
Show description for 18b9dc4
ptone
authored and
claudep
committed
18b9dc4
Copy full SHA for 18b9dc4
Commits on Jul 12, 2012
Fixed #18617 -- Highlighted that the app_directories template loader depends on the order of INSTALLED_APPS.
Show description for 8c670ee
aaugustin
committed
8c670ee
Copy full SHA for 8c670ee
Removed old gis install instructions for obsolete distros
claudep
committed
e806f04
Copy full SHA for e806f04
Remove some code that has been dead since newforms-admin was merged, many moons ago.
alex
authored and
Alex Gaynor
committed
fb8ec28
Copy full SHA for fb8ec28
Commits on Jul 11, 2012
Merge pull request #197 from StefanKjartansson/master
Show description for c9a1f9d
adrianholovaty
committed
c9a1f9d
Copy full SHA for c9a1f9d
Merge pull request #199 from mitnk/master
Show description for f487524
adrianholovaty
committed
f487524
Copy full SHA for f487524
fixed a typo in timezones docs.
mitnk
committed
fe443b1
Copy full SHA for fe443b1
Commits on Jul 10, 2012
Changed `manage.py shell`'s help text to reflect that it can invoke bpython.
alex
committed
76d5daa
Copy full SHA for 76d5daa
typo in "django/docs/topics/python3.txt"
StefanKjartansson
committed
5664338
Copy full SHA for 5664338
Fixed #18602 -- Improved error message when database NAME is missing
Show description for 828f7b6
claudep
committed
828f7b6
Copy full SHA for 828f7b6
Commits on Jul 9, 2012
Added supplementary check for CUIT number of ar localflavor
Show description for d9db1d3
claudep
committed
d9db1d3
Copy full SHA for d9db1d3
Fixed #18537 -- Fixed CUIT calculation in ar localflavor
Show description for 1d29823
claudep
committed
1d29823
Copy full SHA for 1d29823
Pagination
Previous
Next
You can’t perform that action at this time.