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-02-09 00:45:23 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
i18n
History
Tom Forbes
c00bc27945
Refs
#30372
-- Stopped watching built-in Django translation files by auto-reloader.
2020-05-04 09:13:47 +02:00
..
commands
…
contenttypes
…
exclude
…
other
…
other2
…
patterns
Refs
#26601
-- Deprecated passing None as get_response arg to middleware classes.
2020-02-18 20:03:44 +01:00
project_dir
…
resolution
…
sampleproject
…
territorial_fallback
…
__init__.py
…
forms.py
Fixed
#24219
-- Moved SelectDateWidget together with the other widgets
2015-01-27 22:40:02 +07:00
models.py
Converted usage of ugettext* functions to their gettext* aliases
2017-02-07 09:04:04 +01:00
test_compilation.py
Disabled management commands output with verbosity 0 in various tests.
2020-04-20 09:09:26 +02:00
test_extraction.py
…
test_management.py
…
test_percents.py
Refs
#30585
-- Updated project templates and tests to use (block)translate tags.
2019-12-18 13:15:38 +01:00
tests.py
…
urls_default_unprefixed.py
…
urls.py
…
utils.py
…