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-30 03:59:19 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
regressiontests
/
i18n
History
Claude Paroz
10cf3c6427
Used catch_warnings instead of save/restore methods. Refs
#17049
.
2012-05-03 18:30:07 +02:00
..
commands
Removed with_statement imports, useless in Python >= 2.6. Refs
#17965
. Thanks jonash for the patch.
2012-03-30 08:02:08 +00:00
contenttypes
Use the class decorator syntax available in Python >= 2.6. Refs
#17965
.
2012-03-30 09:08:29 +00:00
other
…
patterns
Used catch_warnings instead of save/restore methods. Refs
#17049
.
2012-05-03 18:30:07 +02:00
resolution
…
__init__.py
…
forms.py
Fixed a couple of typos.
2011-12-03 17:34:52 +00:00
models.py
Fixed a couple of typos.
2011-12-03 17:34:52 +00:00
tests.py
Fixed
#18040
-- Removed so-called project-level locale trees from the list of paths the translation loading process takes in account.
2012-03-31 22:24:24 +00:00