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 }}
fooinha
/
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
alex
All time
Commit history
Commits on Dec 21, 2015
Removed a misleading comment about HTTPS.
Show description for d7580e2
alex
authored and
timgraham
committed
d7580e2
View commit details
Copy full SHA for d7580e2
Browse repository at this point
Commits on Jul 12, 2015
Updated where I live.
alex
committed
4e9d5ba
View commit details
Copy full SHA for 4e9d5ba
Browse repository at this point
Commits on Feb 8, 2015
Simplified the lazy CSRF token implementation in csrf context processor.
Show description for 8099d33
alex
authored and
timgraham
committed
8099d33
View commit details
Copy full SHA for 8099d33
Browse repository at this point
Optimized allow_lazy() by not generating a new lazy wrapper on each invocation.
Show description for 82e0cd1
alex
authored and
timgraham
committed
82e0cd1
View commit details
Copy full SHA for 82e0cd1
Browse repository at this point
Commits on Dec 17, 2014
Fixed the formatting of one section of the security page
alex
authored and
timgraham
committed
104aaab
View commit details
Copy full SHA for 104aaab
Browse repository at this point
Commits on Sep 6, 2014
Convert myself to an emeritus member
alex
committed
0707fbc
View commit details
Copy full SHA for 0707fbc
Browse repository at this point
Commits on Aug 30, 2014
Added a missing word in a skip message
alex
committed
8b6cb9d
View commit details
Copy full SHA for 8b6cb9d
Browse repository at this point
Commits on Aug 26, 2014
Document that we should also offer sha256 checksums for packages
alex
committed
f42f545
View commit details
Copy full SHA for f42f545
Browse repository at this point
Commits on Jul 13, 2014
Added a newline to appease flake8
alex
committed
037f81f
View commit details
Copy full SHA for 037f81f
Browse repository at this point
Commits on Jul 12, 2014
Bump the default iterations for PBKDF2.
Show description for 6732566
alex
committed
6732566
View commit details
Copy full SHA for 6732566
Browse repository at this point
Commits on Jun 29, 2014
Fixed a flake8 warning
alex
committed
985ad99
View commit details
Copy full SHA for 985ad99
Browse repository at this point
Commits on Jun 18, 2014
Fixed several flake8 errors
alex
committed
d015c9d
View commit details
Copy full SHA for d015c9d
Browse repository at this point
Commits on Jun 16, 2014
Fixed several flake8 errors
alex
committed
d17a4cb
View commit details
Copy full SHA for d17a4cb
Browse repository at this point
Commits on Jun 14, 2014
Fixed several flake8 errors
alex
committed
2ca5fc5
View commit details
Copy full SHA for 2ca5fc5
Browse repository at this point
Commits on Jun 11, 2014
Removed an unused local variable, fixes a flake8 error
alex
committed
e163a3d
View commit details
Copy full SHA for e163a3d
Browse repository at this point
Commits on Jun 8, 2014
Optimize is_protected_type slightly (used by force_text, which is used basically everywhere)
alex
committed
d8f6b55
View commit details
Copy full SHA for d8f6b55
Browse repository at this point
Commits on May 31, 2014
Note that the stdlib's version of pbkdf2_hmac will also be used in the upcoming Python 2.7.8 release
alex
committed
875ce28
View commit details
Copy full SHA for 875ce28
Browse repository at this point
Removed an unused import
alex
committed
a31d7c4
View commit details
Copy full SHA for a31d7c4
Browse repository at this point
Commits on May 29, 2014
Fixed a typo that Tim Graham noticed
alex
committed
d240b29
View commit details
Copy full SHA for d240b29
Browse repository at this point
Fixed several typos in Django
alex
committed
1dcc603
View commit details
Copy full SHA for 1dcc603
Browse repository at this point
Simplified, very slightly, some code in the oracle backend
alex
committed
e79725c
View commit details
Copy full SHA for e79725c
Browse repository at this point
Commits on May 20, 2014
Merge pull request #2692 from fcurella/patch-5
Show description for 8a95b4f
alex
committed
8a95b4f
View commit details
Copy full SHA for 8a95b4f
Browse repository at this point
Commits on May 17, 2014
Fixed several flake8 errors, including one where a test wouldn't be run
alex
committed
b6b873d
View commit details
Copy full SHA for b6b873d
Browse repository at this point
Commits on May 16, 2014
Removed an unused import
alex
committed
fadc6cd
View commit details
Copy full SHA for fadc6cd
Browse repository at this point
Commits on May 15, 2014
Merge pull request #2654 from merwok/patch-1
Show description for 597ab3c
alex
committed
597ab3c
View commit details
Copy full SHA for 597ab3c
Browse repository at this point
Commits on May 14, 2014
Merge pull request #2653 from collinanderson/patch-1
Show description for b90c112
alex
committed
b90c112
View commit details
Copy full SHA for b90c112
Browse repository at this point
Commits on May 7, 2014
Merge pull request #2639 from alimony/patch-1
Show description for b57ee15
alex
committed
b57ee15
View commit details
Copy full SHA for b57ee15
Browse repository at this point
Commits on Apr 26, 2014
Fix many many typos in comments throughout the codebase
alex
committed
2bcb8bf
View commit details
Copy full SHA for 2bcb8bf
Browse repository at this point
Commits on Apr 22, 2014
Merge pull request #2602 from intgr/typofix
Show description for c3152e5
alex
committed
c3152e5
View commit details
Copy full SHA for c3152e5
Browse repository at this point
Use the stdlib's compare_digest for constant time comparisons when available
alex
committed
58176de
View commit details
Copy full SHA for 58176de
Browse repository at this point
Commits on Apr 18, 2014
Merge pull request #2586 from mmardini/patch-2
Show description for f293063
alex
committed
f293063
View commit details
Copy full SHA for f293063
Browse repository at this point
Commits on Apr 17, 2014
Stray paren
alex
committed
0e27882
View commit details
Copy full SHA for 0e27882
Browse repository at this point
Include an 'extra_requires' for bcrypt
alex
committed
464b98b
View commit details
Copy full SHA for 464b98b
Browse repository at this point
For another day
alex
committed
7283c21
View commit details
Copy full SHA for 7283c21
Browse repository at this point
Typo fix
alex
committed
21a1fdd
View commit details
Copy full SHA for 21a1fdd
Browse repository at this point
Previous
Next
You can’t perform that action at this time.