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-23 16:24:46 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
i18n
History
Claude Paroz
bc21e9c0d9
Fixed
#13970
-- Made SelectDateWidget use the standard widget is_required attribute
...
Thanks mitar for the report and Tim Graham for the review.
2013-11-08 16:58:17 +01:00
..
commands
Fixed
#5849
-- Strip whitespace from blocktrans
2013-11-08 00:52:17 +02:00
contenttypes
…
other
…
patterns
…
resolution
…
__init__.py
…
forms.py
PEP8 cleanup
2013-11-02 23:50:49 -05:00
models.py
PEP8 cleanup
2013-11-02 23:50:49 -05:00
test_compilation.py
Rearranged some i18n tests
2013-10-28 14:17:48 +01:00
test_extraction.py
Fixed
#5849
-- Strip whitespace from blocktrans
2013-11-08 00:52:17 +02:00
tests.py
Fixed
#13970
-- Made SelectDateWidget use the standard widget is_required attribute
2013-11-08 16:58:17 +01:00
urls.py
…