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-27 02:29:55 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
i18n
History
chillaranand
d6eaf7c018
Refs
#23919
-- Replaced super(ClassName, self) with super().
2017-01-25 12:23:46 -05:00
..
commands
…
contenttypes
…
exclude
…
other
…
other2
…
patterns
…
project_dir
…
resolution
…
sampleproject
…
__init__.py
…
forms.py
…
models.py
…
test_compilation.py
Refs
#23919
-- Replaced super(ClassName, self) with super().
2017-01-25 12:23:46 -05:00
test_extraction.py
Refs
#23919
-- Replaced super(ClassName, self) with super().
2017-01-25 12:23:46 -05:00
test_management.py
…
test_percents.py
Refs
#23919
-- Replaced super(ClassName, self) with super().
2017-01-25 12:23:46 -05:00
tests.py
Refs
#23919
-- Replaced super(ClassName, self) with super().
2017-01-25 12:23:46 -05:00
urls_default_unprefixed.py
Fixed
#27402
-- Fixed incorrect LocaleMiddleware redirects with prefix_default_language=False.
2016-11-29 13:06:35 -05:00
urls.py
…
utils.py
…