django/tests/timezones
Roberto Aguilar 9587d4eea0 Fixed existing tests to handle BadSerializer.
When a BadSerializer instance is stubbed in for the yaml serializer,
make sure tests do not fail.
2013-09-06 22:26:13 +00:00
..
fixtures
__init__.py
admin.py Removed most of absolute_import imports 2013-07-29 20:28:13 +02:00
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 existing tests to handle BadSerializer. 2013-09-06 22:26:13 +00:00
urls.py Removed most of absolute_import imports 2013-07-29 20:28:13 +02:00