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-11 18:05:20 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
i18n
History
Florian Apolloner
acd0bb39df
Fixed
#14894
-- Ensure that activating a translation doesn't run into threading issues.
...
Thanks to maxbublis for the report and sergeykolosov for the patch.
2013-05-18 17:36:31 +02:00
..
commands
Fixed
#20422
-- Applied makemessage's --ignore patterns to full path
2013-05-18 10:40:16 +02:00
contenttypes
…
other
…
patterns
…
resolution
…
__init__.py
…
forms.py
Fixed
#19733
- deprecated ModelForms without 'fields' or 'exclude', and added '__all__' shortcut
2013-05-09 16:44:36 +01:00
models.py
…
tests.py
Fixed
#14894
-- Ensure that activating a translation doesn't run into threading issues.
2013-05-18 17:36:31 +02:00
urls.py
Fixed
#5241
-- Kept active transalation in LocaleMiddleware.process_response.
2013-02-28 14:21:48 +01:00