This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
django
Watch
1
Star
0
Fork
0
You've already forked django
mirror of
https://github.com/django/django.git
synced
2025-01-26 18:19:18 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
i18n
History
manav014
f63f3cdf09
Fixed
#29712
-- Made makemessages warn if locales have hyphens and skip them.
2020-11-13 09:25:42 +01:00
..
commands
…
contenttypes
…
exclude
…
loading
…
loading_app
…
other
…
other2
…
patterns
Fixed
#31789
-- Added a new headers interface to HttpResponse.
2020-09-14 08:41:59 +02:00
project_dir
…
resolution
…
sampleproject
…
territorial_fallback
…
__init__.py
Fixed
#21307
-- Moved TransRealMixin to django.test.utils.
2013-10-22 22:19:56 -03:00
forms.py
…
models.py
…
test_compilation.py
…
test_extraction.py
Fixed
#29712
-- Made makemessages warn if locales have hyphens and skip them.
2020-11-13 09:25:42 +01:00
test_management.py
…
test_percents.py
…
tests.py
…
urls_default_unprefixed.py
…
urls.py
Updated test URL patterns to use path() and re_path().
2018-12-31 10:47:32 -05:00
utils.py
…