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-25 09:34:59 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
i18n
History
Aymeric Augustin
65cd74be8e
Stopped iterating on INSTALLED_APPS.
...
Used the app cache's get_app_configs() method instead.
2013-12-22 11:39:18 +01:00
..
commands
Fixed 21406 -- Made blocktrans 'trimmed' option preserve line numbers.
2013-12-04 08:36:20 -03:00
contenttypes
…
other
…
patterns
…
project_dir
Enabled makemessages to support several translation directories
2013-11-30 11:00:23 +01:00
resolution
Removed superfluous models.py files.
2013-12-17 11:16:48 +01:00
__init__.py
…
forms.py
…
models.py
…
test_compilation.py
Fixed
#21488
-- Multiple locales treatment in i18n commands.
2013-11-23 11:53:47 -03:00
test_extraction.py
Fixed 21406 -- Made blocktrans 'trimmed' option preserve line numbers.
2013-12-04 08:36:20 -03:00
tests.py
Stopped iterating on INSTALLED_APPS.
2013-12-22 11:39:18 +01:00
urls.py
…