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
Breadcrumbs
History for
django
tests
i18n
on
master
User selector
All users
All time
Commit history
Commits on Oct 14, 2017
Refs #28710 -- Simplified l10n format test
claudep
committed
c1fa667
View commit details
Copy full SHA for c1fa667
View code at this point
Browse repository at this point
Commits on Oct 13, 2017
Fixed #28710 -- Fixed the Basque DATE_FORMAT string
Show description for 8c53887
claudep
committed
8c53887
View commit details
Copy full SHA for 8c53887
View code at this point
Browse repository at this point
Commits on Oct 2, 2017
Fixed #28642 -- Added caching to parse_accept_lang_header().
orf
authored and
timgraham
committed
f1c007b
View commit details
Copy full SHA for f1c007b
View code at this point
Browse repository at this point
Refs #27804 -- Used subTest() in parse_accept_lang_header() test.
orf
authored and
timgraham
committed
f04e673
View commit details
Copy full SHA for f04e673
View code at this point
Browse repository at this point
Commits on Sep 25, 2017
Added a test for TranslatableFile.__eq__().
atombrella
authored and
timgraham
committed
c0d968e
View commit details
Copy full SHA for c0d968e
View code at this point
Browse repository at this point
Commits on Sep 22, 2017
Refs #27067 -- Removed django.utils.translation.string_concat() per deprecation timeline.
timgraham
committed
87d2240
View commit details
Copy full SHA for 87d2240
View code at this point
Browse repository at this point
Commits on Sep 20, 2017
Fixed #28593 -- Added a simplified URL routing syntax per DEP 0201.
Show description for df41b5a
sjoerdjob
authored and
timgraham
committed
df41b5a
View commit details
Copy full SHA for df41b5a
View code at this point
Browse repository at this point
Commits on Sep 14, 2017
Fixed a Dutch translation in i18n tests.
timgraham
authored
116940e
View commit details
Copy full SHA for 116940e
View code at this point
Browse repository at this point
Commits on Sep 8, 2017
Fixed #28546 -- Fixed translation's to_locale() with langauge subtags.
Show description for 0c4ac12
timgraham
committed
0c4ac12
View commit details
Copy full SHA for 0c4ac12
View code at this point
Browse repository at this point
Added more tests for translation's to_locale().
timgraham
committed
9829b75
View commit details
Copy full SHA for 9829b75
View code at this point
Browse repository at this point
Commits on Jul 29, 2017
Used assertRaisesMessage() to test Django's error messages.
atombrella
authored and
timgraham
committed
a51c4de
View commit details
Copy full SHA for a51c4de
View code at this point
Browse repository at this point
Commits on Jul 10, 2017
Fixed typo in tests/i18n/tests.py comment.
jaap3
authored and
timgraham
committed
408ed9f
View commit details
Copy full SHA for 408ed9f
View code at this point
Browse repository at this point
Commits on Jun 29, 2017
Fixed crash in i18n tests skip condition if gettext isn't installed.
timgraham
committed
0b00a89
View commit details
Copy full SHA for 0b00a89
View code at this point
Browse repository at this point
Commits on Jun 15, 2017
Fixed #28304 -- Kept SafeData type for pgettext-translated strings
claudep
committed
ceca221
View commit details
Copy full SHA for ceca221
View code at this point
Browse repository at this point
Refs #24423 -- Readded inadvertently deleted i18n tests.
Show description for a6b5321
claudep
authored and
timgraham
committed
a6b5321
View commit details
Copy full SHA for a6b5321
View code at this point
Browse repository at this point
Commits on Jun 1, 2017
Refs #23968 -- Removed unnecessary lists, generators, and tuple calls.
jdufresne
authored and
timgraham
committed
2c69824
View commit details
Copy full SHA for 2c69824
View code at this point
Browse repository at this point
Sorted imports per isort 4.2.9.
timgraham
authored
cde31da
View commit details
Copy full SHA for cde31da
View code at this point
Browse repository at this point
Commits on May 22, 2017
Fixed #28015 -- Added makemessages --add-location option.
Show description for 04ab96e
Ling-Xiao Yang
authored and
timgraham
committed
04ab96e
View commit details
Copy full SHA for 04ab96e
View code at this point
Browse repository at this point
Commits on May 5, 2017
Refs #22654 -- Added additional tests and amended release note.
raphaelm
authored and
timgraham
committed
504e778
View commit details
Copy full SHA for 504e778
View code at this point
Browse repository at this point
Commits on Mar 17, 2017
Replaced type-specific assertions with assertEqual().
Show description for 6b4f018
timgraham
authored
6b4f018
View commit details
Copy full SHA for 6b4f018
View code at this point
Browse repository at this point
Commits on Mar 7, 2017
Reverted "Fixed #27878, refs #23919 -- Used python3 shebangs."
Show description for 784a53b
timgraham
committed
784a53b
View commit details
Copy full SHA for 784a53b
View code at this point
Browse repository at this point
Commits on Feb 23, 2017
Fixed #27878, refs #23919 -- Used python3 shebangs.
lamby
authored and
timgraham
committed
4cffa9a
View commit details
Copy full SHA for 4cffa9a
View code at this point
Browse repository at this point
Fixed #27868 -- Filtered locale path subdirectories
Show description for 30c984b
claudep
committed
30c984b
View commit details
Copy full SHA for 30c984b
View code at this point
Browse repository at this point
Commits on Feb 7, 2017
Converted usage of ugettext* functions to their gettext* aliases
Show description for c651331
claudep
committed
c651331
View commit details
Copy full SHA for c651331
View code at this point
Browse repository at this point
Commits on Feb 3, 2017
Fixed spelling of "nonexistent".
timgraham
committed
29f6079
View commit details
Copy full SHA for 29f6079
View code at this point
Browse repository at this point
Commits on Feb 1, 2017
Refs #23919 -- Replaced kwargs.pop() with keyword-only arguments.
vytisb
authored and
timgraham
committed
8838d4d
View commit details
Copy full SHA for 8838d4d
View code at this point
Browse repository at this point
Commits on Jan 30, 2017
Refs #23919 -- Removed usage of obsolete SafeBytes class
Show description for 52138b1
claudep
committed
52138b1
View commit details
Copy full SHA for 52138b1
View code at this point
Browse repository at this point
Commits on Jan 25, 2017
Refs #23919 -- Removed misc Python 2/3 references.
timgraham
authored
1c46699
View commit details
Copy full SHA for 1c46699
View code at this point
Browse repository at this point
Refs #23919 -- Replaced super(ClassName, self) with super().
ChillarAnand
authored and
timgraham
committed
d6eaf7c
View commit details
Copy full SHA for d6eaf7c
View code at this point
Browse repository at this point
Commits on Jan 24, 2017
Removed unneeded force_text calls in the test suite
claudep
committed
2366100
View commit details
Copy full SHA for 2366100
View code at this point
Browse repository at this point
Commits on Jan 22, 2017
Refs #23919 -- Removed misc references to Python 2.
timgraham
authored
d170c63
View commit details
Copy full SHA for d170c63
View code at this point
Browse repository at this point
Commits on Jan 20, 2017
Refs #23919 -- Removed django.test.mock Python 2 compatibility shim.
timgraham
committed
7aba691
View commit details
Copy full SHA for 7aba691
View code at this point
Browse repository at this point
Refs #23919 -- Removed unneeded str() calls
claudep
committed
042b735
View commit details
Copy full SHA for 042b735
View code at this point
Browse repository at this point
Refs #23919 -- Removed django.utils._os.upath()/npath()/abspathu() usage.
Show description for 4e729fe
timgraham
authored
4e729fe
View commit details
Copy full SHA for 4e729fe
View code at this point
Browse repository at this point
Commits on Jan 19, 2017
Refs #23919 -- Stopped inheriting from object to define new style classes.
charettes
authored and
claudep
committed
cecc079
View commit details
Copy full SHA for cecc079
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.