django/tests/forms_tests
Claude Paroz 0179852d7f Fixed #8898 -- Obsoleted SplitDateTimeWidget usage with DateTimeField
Thanks Tim Graham for the review.
2014-01-11 15:50:34 +01:00
..
templates/forms_tests
tests Fixed #8898 -- Obsoleted SplitDateTimeWidget usage with DateTimeField 2014-01-11 15:50:34 +01:00
__init__.py
models.py PEP8 cleanup 2013-11-02 23:50:49 -05:00
urls.py Fixed #21302 -- Fixed unused imports and import *. 2013-11-02 15:24:56 -04:00
views.py